GraphCanon updated 2d · GitHub synced 2w
Decision brief
TweetClaw is an OpenClaw plugin designed for managing interactive operations with X/Twitter like tweet management, follower monitoring, giveaways, and data extraction through the X/Twitter API.
Good fit when
- Use TweetClaw when you depend on the specific integrations with ClawHub and skills.sh to enhance social-media automation within your AI agents.
- Suitable if you require seamless interaction via OpenClaw `2026.6.11` or newer, including the plugin's use of Xquik for billing.
Avoid when
- Avoid TweetClaw if you have a requirement for the lowest cost per operation without any restrictions on plan eligibility.
- Not recommended when your setup runs exclusively in Nix mode with OpenClaw because lifecycle mutators are disabled, necessitating manual management of dependencies.
Observed Jul 17, 2026 · Source: enrich:decision_facts
Verify the decision
Adoption
Package downloads where a registry match exists. GitHub stars (92) are secondary evidence.
- npm downloads (30d)
- 1,938·npm downloads API·2w
Maintenance and security
Full trust report- Maintenance
- Very active (0d since push)
- As of 2w
- Provenance
- Not a fork · Organization account
- As of 2w
- Security (OSV)
- No lockfile
- As of 2d
Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.
Install
npm install tweetclaw npmSimilar tools
Same-category neighbours. No typed graph edges are catalogued for this tool yet.
Evidence and technical details
Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.
Overview
TweetClaw is an OpenClaw plugin facilitating interactive operations with X/Twitter, including tweet management, follower monitoring, giveaway conduct, and data extraction through the X/Twitter API.
Capability facts
- MCP server
- No MCP server detected
Source: repo_scan · Aug 6, 2026
- Languages
- typescript, javascript
Source: github.language+package.json · Aug 6, 2026
Categories
Compatibility
Sourced claims from the README excerpt - not unsourced marketing copy.
Source: README excerpt (regex_v1, Aug 6, 2026)
npx skills add xquik-dev/tweetclawSource link
Source: README excerpt (regex_v1, Aug 6, 2026)
an Xquik API key. ChatGPT custom apps require OAuth.Source link
Tags
README
Install
openclaw plugins install clawhub:@xquik/tweetclaw
This command installs TweetClaw from Xquik's verified ClawHub publisher scope. OpenClaw records ClawHub as the tracked update source.
Use openclaw plugins install npm:@xquik/tweetclaw when you need the npm fallback.
For normal upgrades, reuse the tracked install source:
openclaw plugins update tweetclaw
For reproducible production installs, pin a published npm version:
openclaw plugins install npm:@xquik/tweetclaw@<version> --pin
OpenClaw keeps pinned records on the selected version during later plugins update tweetclaw runs. Move back to the default npm release line with openclaw plugins update @xquik/tweetclaw when you want the current stable package again.
Current source metadata targets OpenClaw 2026.7.1 or newer. Update OpenClaw before testing source builds or freshly packed artifacts from this repository.
If your OpenClaw install runs with OPENCLAW_NIX_MODE=1, plugin lifecycle
mutators are disabled. Install or update TweetClaw through your Nix OpenClaw
source instead of openclaw plugins install or openclaw plugins update.
TweetClaw can be installed before credentials are configured. Until you add an API key or MPP signing key, the free explore catalog remains available and live API calls return setup guidance instead of failing plugin installation.
Agent-skill installers can also discover TweetClaw through Skills.sh. This installs the packaged SKILL.md for agents that use skills directories; use the OpenClaw command above for the plugin runtime.
npx skills add xquik-dev/tweetclaw
TweetClaw is an OpenClaw plugin, not an MCP server. For remote MCP clients, add
https://xquik.com/mcp, then follow the current client compatibility
path. OAuth-capable
clients complete OAuth 2.1. Clients that support custom bearer headers can use
an Xquik API key. ChatGPT custom apps require OAuth.
Codex OAuth compatibility: Affected Codex releases discard the RFC 9207
isscallback value even though Xquik returns it. If Codex reportsAuthorization server response missing required issuer: expected https://xquik.com, useXQUIK_API_KEYthrough the Codexbearer_token_env_varsetting. Follow the Codex OAuth troubleshooting guide and track openai/codex#31573.
Pricing
TweetClaw uses Xquik billing for account-backed automation, credit top-ups, and optional MPP pay-per-use reads. See Billing & Pricing for current plans, eligible endpoints, and live prices.
Option B: Credits (pay-per-use, no subscription)
Top up credits from the Xquik dashboard. An API key can spend prepaid credits across 33 public paid-read routes without a subscription. TweetClaw does not create checkout sessions or charge saved payment methods from the agent.
License
MIT
Xquik is an independent third-party service. Not affiliated with X Corp. "Twitter" and "X" are trademarks of X Corp.
For agents
This page has a .md twin and JSON over the API.