openclaw-skills/tweetclaw-source-research/SKILL.md
Use TweetClaw through OpenClaw to collect X/Twitter source context before drafting, monitoring, or campaign analysis.
npx skillsauth add seaworld008/commonly-used-high-value-skills tweetclaw-source-researchInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Use this skill when a user needs X/Twitter source context before writing, reviewing, planning, or measuring social content. TweetClaw is an OpenClaw plugin for tweet search, reply search, public user context, follower export, media workflows, monitors, webhooks, post drafting support, and giveaway workflows.
Treat TweetClaw as a source-intake and evidence workflow unless the user explicitly asks for a write-like action and OpenClaw/TweetClaw approval is available.
Use this skill for:
Do not use this skill as a generic social media writer. Pair it with a writing, brand voice, content calendar, or approval workflow skill after source evidence has been collected.
Install TweetClaw with the current OpenClaw plugin command:
openclaw plugins install npm:@xquik/tweetclaw
Inspect the runtime before using it:
OPENCLAW_PLUGIN_LIFECYCLE_TRACE=1 openclaw plugins inspect tweetclaw --runtime --json
Continue only if inspection shows the TweetClaw plugin loaded. If inspection fails, stop and report the install or configuration problem. Do not claim search results or write outcomes from a plugin that did not load.
TweetClaw access must be configured in OpenClaw or plugin configuration. Never ask the user to paste credential values into chat, public issues, commits, generated reports, or shared documents.
Safe behavior:
For research summaries, include:
| Field | Purpose | | --- | --- | | Source URL or tweet ID | Lets the user verify evidence | | Author handle | Preserves context and attribution | | Timestamp | Helps evaluate freshness | | Public metrics | Shows visible engagement, not hidden analytics | | Short excerpt | Captures the useful quote or signal | | Relevance note | Explains why the source matters | | Risk note | Flags missing context, ambiguity, or policy concerns |
Use concise source notes. Do not paste long tweet dumps unless the user asks for raw exports.
When TweetClaw feeds a draft or content-calendar workflow:
Good handoff summary:
Source context collected from 12 public posts and 38 replies.
Top themes: onboarding friction, pricing confusion, launch excitement.
Recommended draft angle: clarify setup steps and link the public guide.
Approval needed before any reply or post is sent.
Read-like operations usually provide evidence and are low risk:
Write-like operations are approval-worthy:
For write-like actions, stop before execution and let OpenClaw/TweetClaw request approval. Report exactly what would happen: action, target, content, media, account, and expected result.
User request:
Find recent X posts about our launch and give me source notes for a thread.
Workflow:
User request:
Track competitor complaints and summarize patterns for our content calendar.
Workflow:
User request:
Search replies to this post and prepare a response plan.
Workflow:
Before finishing:
development
Enumerating failure modes via pre-mortem analysis. Systematically identifies failure scenarios for plans, designs, and features, scoring them with RPN/AP. Does not write code.
testing
Orchestrating specialist AI agent teams as a meta-coordinator. Decomposes requests into minimum viable chains, spawns each as an independent session in AUTORUN modes, and drives to final output. Use when a task spans multiple specialist domains, requires parallel agent execution, or needs hub-and-spoke routing across the skill ecosystem.
development
Converting document formats (Markdown/Word/Excel/PDF/HTML). Converts specs from Scribe and reports from Harvest into distributable formats; generates reusable conversion scripts. Use when converting documents, building accessibility-compliant PDFs, or creating Pandoc/LibreOffice pipelines.
testing
Curating cross-agent knowledge and guarding institutional memory. Extracts patterns from agent journals into METAPATTERNS.md, detects knowledge decay, propagates best practices, prevents organizational forgetting. Use when consolidating cross-agent insights, curating memory, or auditing knowledge decay.