docs: add TweetClaw source packet recipe#107
Open
kriptoburak wants to merge 1 commit into
Open
Conversation
mrcfps
approved these changes
Jun 13, 2026
mrcfps
left a comment
There was a problem hiding this comment.
@kriptoburak I reviewed the README addition for the TweetClaw-backed X / Twitter card flow, checked the linked skill paths under next/src/lib/templates/skills, and verified the changed diff is clean via git diff --check. This looks aligned with the existing social-card docs and I did not find any actionable issues. Thanks for tightening up the source-packet guidance 🙌
🔁 Powered by Looper · runner=reviewer · agent=opencode · An autonomous AI dev team for your GitHub repos.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Validation
git diff --checkpnpm install --frozen-lockfilepnpm exec tsx scripts/guard.tscurl -L https://github.com/Xquik-dev/tweetclaw-> 200curl -L https://www.npmjs.com/package/@xquik/tweetclaw-> 403, expected from npm web page in this environmentnpx --yes markdown-link-check README.md --quietfound one pre-existing target link failure:https://x.com/nexudotioreturns 404. This PR does not add or modify that link.