← Back to Skills Marketplace
8586
Downloads
1
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install 6551-twitter-to-binance-square
Description
Auto-mirror Twitter/X content to Binance Square. Monitors specified Twitter accounts or topics, fetches new tweets, transforms content, and posts to Binance...
Usage Guidance
Install only if you intentionally want unattended Twitter/X-to-Binance Square publishing. Start with --dry-run and --once, use narrow accounts or keywords, keep max_posts_per_run low, use revocable API keys, and monitor or remove any background or cron job you create.
Capability Assessment
Purpose & Capability
The stated purpose matches the implementation: fetch Twitter/X content through 6551, transform it, and post it to Binance Square. The concern is the high-impact capability of automated public posting under the user’s Binance Square identity.
Instruction Scope
The skill includes broad auto-run phrases and documents continuous mirroring. SKILL.md says the agent should preview and ask before first posting, but scripts/auto_mirror.py does not enforce a confirmation gate and defaults dry_run to false.
Install Mechanism
No package install, dependency bootstrap, obfuscation, or installer behavior was found. The artifact consists of documentation, a JSON config example, and a Python standard-library script.
Credentials
TWITTER_TOKEN and SQUARE_API_KEY are disclosed and purpose-aligned, and the script uses them only for the documented 6551 and Binance Square endpoints. Users still need to treat these as posting-capable credentials.
Persistence & Privilege
The script writes a local state file for deduplication, which is expected. The README also documents nohup, PowerShell background execution, and cron use, so publishing can continue until the user stops the process or scheduled job.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install 6551-twitter-to-binance-square - After installation, invoke the skill by name or use
/6551-twitter-to-binance-square - Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
Initial release of the Twitter to Binance Square Auto-Mirror Skill.
- Automatically fetches and transforms tweets from specified Twitter accounts, hashtags, or keywords.
- Posts transformed tweets to Binance Square, with support for deduplication and configurable intervals.
- Provides robust content transformation (translation, hashtag management, tool/source attribution).
- Includes a flexible JSON configuration schema and state file for managing posted tweets.
- Supports command-based invocation for easy automation.
Metadata
Frequently Asked Questions
What is Twitter To Binance Square?
Auto-mirror Twitter/X content to Binance Square. Monitors specified Twitter accounts or topics, fetches new tweets, transforms content, and posts to Binance... It is an AI Agent Skill for Claude Code / OpenClaw, with 8586 downloads so far.
How do I install Twitter To Binance Square?
Run "/install 6551-twitter-to-binance-square" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Twitter To Binance Square free?
Yes, Twitter To Binance Square is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Twitter To Binance Square support?
Twitter To Binance Square is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Twitter To Binance Square?
It is built and maintained by infra403 (@infra403); the current version is v0.1.0.
More Skills