x-integration

Community

Automate X/Twitter tasks from FFT_nano.

Author0-CYBERDYNE-SYSTEMS-0
Version1.0.0
Installs0

System Documentation

What problem does it solve?

FFT_nano users need to interact with X (Twitter) through a secure, automated workflow to post updates, engage with content, and manage conversations without manual browser sessions.

Core Features & Use Cases

  • Post tweets automatically to X from FFT_nano, including content length checks.
  • Like, reply, retweet, and quote tweets via a controlled, main-group IPC channel.
  • Use for setup, testing, or troubleshooting X functionality within the FFT_nano ecosystem.

Quick Start

Use the x-integration skill to authenticate, build the container, and start service. Then run the following commands:

  • Setup authentication: npx dotenv -e .env -- npx tsx .claude/skills/x-integration/scripts/setup.ts
  • Rebuild container and restart service: ./container/build.sh && npm run build
  • Post a tweet: echo '{"content":"Hello world"}' | npx tsx .claude/skills/x-integration/scripts/post.ts
  • Like a tweet: echo '{"tweetUrl":"https://x.com/user/status/123"}' | npx tsx .claude/skills/x-integration/scripts/like.ts

Dependency Matrix

Required Modules

None required

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: x-integration
Download link: https://github.com/0-CYBERDYNE-SYSTEMS-0/FFT_nano/archive/main.zip#x-integration

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.