← Back to Skills Marketplace
589
Downloads
0
Stars
2
Active Installs
8
Versions
Install in OpenClaw
/install tweetclaw
Description
OpenClaw plugin for X/Twitter automation. Post tweets, reply, like, retweet, follow, DM, search, extract data, run giveaways, monitor accounts via Xquik. 111...
Usage Guidance
This skill appears to be a plain wrapper for the Xquik API and is internally consistent. Before installing: 1) Confirm you trust Xquik (https://xquik.com) and the plugin source; 2) Only store an apiKey with the minimum permissions needed (avoid keys that grant domain-wide or admin access); 3) Treat tempoSigningKey (if used) as a sensitive private key and only provide it if you understand the on‑chain payment flow; 4) Be aware the agent can perform actions (post, DM, follow) if invoked — review and restrict autonomous invocation if you want to prevent the agent from acting without confirmation; 5) Monitor billing/credits after enabling (top-ups and on‑chain payments can incur costs) and be ready to revoke the apiKey if you detect unexpected activity.
Capability Analysis
Type: OpenClaw Skill
Name: tweetclaw
Version: 1.1.7
TweetClaw is a legitimate Twitter automation plugin for the Xquik API. The SKILL.md file contains extensive security documentation, including mandatory user confirmation for financial transactions and write actions, as well as proactive defenses against prompt injection from untrusted Twitter content. No evidence of malicious intent, data exfiltration, or unauthorized execution was found.
Capability Tags
Capability Assessment
Purpose & Capability
Name/description advertise Twitter/X automation and the SKILL.md documents a large set of Xquik API endpoints (posting, searching, extracting, monitoring, giveaways). The declared primary credential (apiKey stored in plugin config) and alternate tempoSigningKey (for on‑chain MPP payments) are coherent with the described pay-per-use API and MPP features.
Instruction Scope
SKILL.md's instructions and 'read_when' hooks are focused on X/Twitter operations (posts, reads, extraction, monitors, billing). There are no instructions to read unrelated local files, environment variables, or to exfiltrate data to unexpected endpoints beyond Xquik/docs links and payment endpoints.
Install Mechanism
No install spec or code files — instruction-only skill — so nothing is written to disk or downloaded at install time. This minimizes install-time risk.
Credentials
The skill does not request environment variables; it declares a single plugin config entry (apiKey) and lists an alternate tempoSigningKey for on‑chain payments. Both credentials are reasonable for the service, but users should confirm the apiKey's scope/permissions and treat tempoSigningKey like any private key before providing it.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request forced or system-wide persistence. The skill can be invoked autonomously by the agent (default behavior) — note this is platform normal and not flagged by itself.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install tweetclaw - After installation, invoke the skill by name or use
/tweetclaw - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.1.7
- Internal metadata fields (`primaryCredential`, `requires`, `alternateCredentials`) promoted from `metadata` into the top-level SKILL.md structure.
- Updated MPP (Machine Payments Protocol) description for clarity, emphasizing it’s not an API credential and is only used for anonymous, pay-per-use access to read-only endpoints.
- No changes in functionality or files—documentation and skill manifest structure only.
v1.1.6
Version 1.1.6 of tweetclaw introduces clarified and tightened tool definitions:
- The `explore` tool now provides only static, read-only API endpoint catalog lookups with no code execution.
- The `tweetclaw` tool is now solely a structured Xquik endpoint invoker; it only allows catalog-listed endpoints and blocks arbitrary or external requests.
- Tool constraints, usage expectations, and security measures are described more explicitly for safety and transparency.
- No behavioral code or API changes are included in this version.
v1.1.5
- Reduced total API endpoint coverage from 122 to 111 endpoints.
- Updated description and documentation to reflect the new endpoint count.
- Removed references to now-missing features/endpoints, such as "run giveaways" and "integrations" in free features and pricing.
- Added links to official documentation for the latest limits, pricing, and API signatures.
- No changes to plugin behavior or interface; documentation updates only.
v1.1.4
**Expanded endpoint coverage and updated pricing for TweetClaw 1.1.4**
- Number of API endpoints increased from 120 to 122.
- Expanded MPP (pay-per-use) support from 16 to 32 read-only endpoints.
- Reduced read operation costs: user profile and extraction operations now use 1 credit ($0.00015) instead of 2.
- Updated pricing tables and per-operation credit usage to reflect new, lower rates and expanded features.
- Descriptions and examples updated to match new API capabilities and endpoint counts.
v1.1.3
No user-facing changes in this version.
- No file changes or updates were detected for version 1.1.3.
- All skill features, commands, and documentation remain unchanged from the previous release.
v1.1.2
No file changes were detected in this version.
- Version 1.1.2 was released with no changes to the code or documentation.
v1.1.1
**Expanded feature set, major pricing update, and support for pay-per-use.**
- Expanded API coverage from 40+ to 120 endpoints, enabling new actions: reading bookmarks, timeline, notifications, DM history, profile updates, automation flows, and credit balance checks.
- Switched to credit-based pricing: tweet reads from $0.00015/call (over 30x cheaper than official X API), with a detailed operation pricing table.
- Introduced anonymous pay-per-use (MPP) mode for core read endpoints—no account or subscription required.
- Updated supported workflows, common use cases, and tools listing to reflect additional capabilities and new endpoints.
- Enriched metadata: new config structure, alternate credentials, and descriptive tags.
- Clarified credential handling: all authentication is plugin-managed, and credentials must never be handled or shown by the agent.
v1.1.0
Initial ClawHub release. OpenClaw plugin for X/Twitter automation via Xquik.
Metadata
Frequently Asked Questions
What is TweetClaw?
OpenClaw plugin for X/Twitter automation. Post tweets, reply, like, retweet, follow, DM, search, extract data, run giveaways, monitor accounts via Xquik. 111... It is an AI Agent Skill for Claude Code / OpenClaw, with 589 downloads so far.
How do I install TweetClaw?
Run "/install tweetclaw" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is TweetClaw free?
Yes, TweetClaw is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does TweetClaw support?
TweetClaw is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created TweetClaw?
It is built and maintained by Xquik (@xquik); the current version is v1.1.7.
More Skills