Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Use this skill when an Atlarix workflow needs grounded X/Twitter context before it drafts, reviews, monitors, or plans social work. TweetClaw is the OpenClaw plugin for X/Twitter automation through the `@xquik/tweetclaw` npm package.
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-10 | ✗→✓ | ▲ Improved | 39% | 0% |
| case-12 | ✗→✓ | ▲ Improved | 31% | 0% |
| case-13 | ✗→✓ | ▲ Improved | 36% | 0% |
| case-16 | ✗→✓ | ▲ Improved | 19% | 0% |
| case-20 | ✗→✓ | ▲ Improved | 80% | 0% |
Use this skill when an Atlarix workflow needs grounded X/Twitter context before it drafts, reviews, monitors, or plans social work. TweetClaw is the OpenClaw plugin for X/Twitter automation through the @xquik/tweetclaw npm package.
Good fits:
Do not use this skill as a generic writing framework. Keep TweetClaw responsible for X/Twitter source context and OpenClaw-controlled X/Twitter actions. Keep the project, voice, calendar, publishing rules, analytics, and final editorial decisions in the target workflow.
Translate the request into a bounded source plan before using tools:
Prefer small, answerable requests:
Avoid broad, expensive pulls when a focused query or handle lookup will answer the job.
Use the explicit npm source selector so setup stays deterministic:
bashopenclaw plugins install npm:@xquik/tweetclaw openclaw plugins inspect tweetclaw --runtime --json
When plugin lifecycle commands feel slow or output looks incomplete, keep JSON parseable while tracing the lifecycle:
bashOPENCLAW_PLUGIN_LIFECYCLE_TRACE=1 openclaw plugins inspect tweetclaw --runtime --json
Treat plugin installs like running code. Install only when the user wants this plugin available in the OpenClaw environment. Keep API keys, signing keys, and account credentials in OpenClaw configuration or the operator's secret store, never in prompts, docs, commits, or Atlarix skill files.
For research, planning, review, and draft preparation:
grep/glob and read_file to find the target project's social, content, campaign, support, or approval workflow.Good evidence notes are specific:
Bad evidence notes are vague:
For post tweets, post tweet replies, direct messages, profile changes, follows, deletes, monitors, extraction jobs, and webhook setup:
Do not hide a write-like action inside "research", "summarize", or "optimize" work. If a workflow drafts content, it drafts. TweetClaw posts only after the user and OpenClaw approval path agree.
When another skill scores tweets, generates hooks, writes founder stories, or schedules posts:
This separation prevents stale claims and keeps social-account actions in the approval surface that owns them.
grep/glob to find existing README, workflow, .agents/skills, content calendar, approval, or social posting files before adding new instructions.read_file to inspect the target's exact publish and approval language.edit_file (or write_file for new files) only for narrow edits that preserve target style and policy.run_command for target-declared validators only. Do not create lockfiles or dependency artifacts just to validate a documentation-only change.When adding this skill to a project:
Other measured skills in the registry, with their headline benchmark lift.