By bossjones
Twitter/X social media tools for downloading media and converting tweets to Instagram Reels format. Includes gallery-dl integration for media downloads and video composition tools for vertical content creation.
Download images and videos from X/Twitter using gallery-dl. Use when user wants to download media from Twitter/X URLs including tweets, user profiles, timelines, or likes. Supports single tweets, entire user media galleries, bookmarks, and lists. Handles authentication via cookies for accessing protected content.
Convert Twitter/X posts into Instagram Reels format. Screenshots tweets, crops to show username/caption/media, creates a 9:16 vertical canvas with matching background color, and overlays downloaded video content. Works alongside twitter-media-downloader skill. Use when user wants to repurpose Twitter content for Instagram, TikTok, or other vertical video platforms.
Personal Claude Code plugin marketplace for social media automation and content creation tools.
Add this marketplace to Claude Code:
/plugin marketplace add bossjones/boss-skills
Then install individual plugins:
/plugin install twitter-tools@boss-skills
Twitter/X social media tools for downloading media and converting tweets to Instagram Reels format.
/plugin install twitter-tools@boss-skills
Skills included:
| Skill | Description |
|---|---|
twitter-media-downloader | Download images and videos from X/Twitter using gallery-dl |
twitter-to-reel | Convert tweets to Instagram Reels format (9:16 vertical video) |
Features:
See plugins/social-media/twitter-tools/README.md for details.
# Download all media from a user
uv run python scripts/download.py "https://x.com/NASA" --output ./downloads
# Download only videos from a tweet
uv run python scripts/download.py "https://x.com/user/status/123" --videos-only
# Download with authentication
uv run python scripts/download.py "https://x.com/i/bookmarks" --browser firefox
# Auto-download video and create reel (recommended)
uv run python scripts/create_reel.py "https://x.com/user/status/123" -o reel.mp4
# With authentication for protected tweets
uv run python scripts/create_reel.py "https://x.com/user/status/123" --browser firefox -o reel.mp4
# With explicit video file
uv run python scripts/create_reel.py "https://x.com/user/status/123" video.mp4 -o reel.mp4
# Install dependencies
make install
# Run linting (ruff + basedpyright)
make lint
# Run tests
make test
# Run all checks
make
boss-skills/
├── plugins/
│ └── social-media/
│ └── twitter-tools/
│ ├── .claude-plugin/
│ │ └── plugin.json
│ ├── skills/
│ │ ├── twitter-media-downloader/
│ │ │ ├── SKILL.md
│ │ │ └── scripts/
│ │ └── twitter-to-reel/
│ │ ├── SKILL.md
│ │ └── scripts/
│ └── README.md
├── devtools/
├── scripts/
└── tests/
The twitter-tools plugin requires:
Install with:
pip install gallery-dl yt-dlp playwright pillow numpy
playwright install chromium
brew install ffmpeg # macOS
MIT
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub bossjones/boss-skills --plugin twitter-toolsTwitter/X tools for AI agents — read, search, post, engage. 30 MCP tools with x402 micropayments.
Complete X/Twitter automation toolkit — 87+ MCP tools for scraping, posting, engagement, analytics, and more. No API fees. Uses Puppeteer browser automation.
X/Twitter research via xAI Grok API: digests, thread analysis, trending topics, custom search with x_search tool
Publish Markdown articles to X (Twitter) Articles with block-index positioning and rich text formatting
Xquik X/Twitter scraper API skill with 100+ endpoints, MCP, webhooks, extraction workflows, usage estimates, and confirmation-gated actions.
Search X (Twitter) tweets, users, and replies via Felo API