X/Twitter Source Evidence
Use this skill when a task needs grounded X/Twitter context before analysis,
documentation, product research, support triage, or content planning.
Workflow
- Define the evidence question before calling tools:
- Which account, tweet, reply thread, keyword, follower set, or media asset matters?
- Which output will consume the evidence?
- Is the task read-only, or does it ask to post, reply, message, upload, monitor, or run a giveaway?
- Prefer read-only collection first:
- Search tweets and tweet replies.
- Inspect tweet URLs or tweet IDs.
- Look up public user profiles.
- Export follower or following context when the workflow needs audience evidence.
- Collect media metadata or download links only when the task needs media review.
- Use TweetClaw through OpenClaw or the Xquik MCP/API when available for structured X/Twitter source data.
- Keep credentials in approved runtime configuration. Do not paste API keys, cookies, OAuth tokens, or account credentials into files or prompts.
- Produce a source packet:
- Query, URLs, IDs, account handles, and time window.
- Retrieved tweets, replies, user profiles, follower summaries, media references, and direct-message context when explicitly requested.
- Gaps, rate-limit notes, and assumptions.
- Links back to original public sources where available.
Boundaries
- Do not post tweets, post tweet replies, send direct messages, upload media, follow, unfollow, like, retweet, schedule, or run giveaways from this skill.
- If the user asks for a write-like action, switch to the approved TweetClaw/OpenClaw flow and request explicit user approval at the tool boundary.
- Keep drafting, scoring, scheduling, analytics, and publishing decisions in the calling workflow. This skill supplies evidence only.
- Avoid claims that a source packet is complete. State what was searched and what was not searched.
Output Shape
Return concise evidence that another agent or reviewer can audit:
## X/Twitter Source Packet
- Objective:
- Sources searched:
- Queries and accounts:
- Evidence:
- Gaps:
- Recommended next step:
1---2name: x-twitter-source-evidence3description: X/Twitter Source Evidence4---5# X/Twitter Source Evidence67Use this skill when a task needs grounded X/Twitter context before analysis,8documentation, product research, support triage, or content planning.910## Workflow11121. Define the evidence question before calling tools:13 - Which account, tweet, reply thread, keyword, follower set, or media asset matters?14 - Which output will consume the evidence?15 - Is the task read-only, or does it ask to post, reply, message, upload, monitor, or run a giveaway?162. Prefer read-only collection first:17 - Search tweets and tweet replies.18 - Inspect tweet URLs or tweet IDs.19 - Look up public user profiles.20 - Export follower or following context when the workflow needs audience evidence.21 - Collect media metadata or download links only when the task needs media review.223. Use TweetClaw through OpenClaw or the Xquik MCP/API when available for structured X/Twitter source data.234. Keep credentials in approved runtime configuration. Do not paste API keys, cookies, OAuth tokens, or account credentials into files or prompts.245. Produce a source packet:25 - Query, URLs, IDs, account handles, and time window.26 - Retrieved tweets, replies, user profiles, follower summaries, media references, and direct-message context when explicitly requested.27 - Gaps, rate-limit notes, and assumptions.28 - Links back to original public sources where available.2930## Boundaries3132- Do not post tweets, post tweet replies, send direct messages, upload media, follow, unfollow, like, retweet, schedule, or run giveaways from this skill.33- If the user asks for a write-like action, switch to the approved TweetClaw/OpenClaw flow and request explicit user approval at the tool boundary.34- Keep drafting, scoring, scheduling, analytics, and publishing decisions in the calling workflow. This skill supplies evidence only.35- Avoid claims that a source packet is complete. State what was searched and what was not searched.3637## Output Shape3839Return concise evidence that another agent or reviewer can audit:4041```markdown42## X/Twitter Source Packet4344- Objective:45- Sources searched:46- Queries and accounts:47- Evidence:48- Gaps:49- Recommended next step:50```