Discover and explore top open-source AI tools and projects—updated daily.
kangarookingAI-powered X (Twitter) content automation
Top 99.0% on SourcePulse
A set of Claude Skills designed to automate X (Twitter) content creation, X-Skills assists users in efficiently gathering material, selecting topics, crafting viral tweets, and saving them to drafts. It targets X creators aiming to streamline their content workflow and enhance engagement through a structured, multi-stage process.
How It Works
X-Skills comprises four core skills: x-collect for material gathering using a 4-round simulated human research strategy; x-filter for topic selection via a multi-dimensional weighted scoring system (hotness, controversy, value, relevance) combined with negative sample filtering and diversity control; x-create for tweet generation (short posts, threads, replies) employing intent-driven routing, A/B variants, and a critic self-check mechanism; and x-publish for automating the saving of content to X drafts using Playwright, ensuring user review before posting. The system integrates an X For You-inspired recommendation algorithm, A/B variant generation with critic scoring, and lightweight similarity filtering.
Quick Start & Requirements
Installation involves copying or creating symbolic links for the skill folders (x-collect, x-filter, x-create, x-publish) into the Claude skills directory (~/.claude/skills/). Initial setup is performed by running /x-create and answering configuration questions regarding account positioning, target audience, and persona style. Prerequisites include Python 3.9+, Playwright MCP, and a logged-in X account for the x-publish skill. The x-collect skill requires the WebSearch tool to be available. Relevant links include Claude Code, Playwright MCP, and the X For You Feed Algorithm documentation.
Highlighted Details
Maintenance & Community
The provided README does not detail specific contributors, sponsorships, or community channels such as Discord or Slack.
Licensing & Compatibility
The project is licensed under the Apache License 2.0. This license permits commercial use and linking with closed-source software, adhering to the standard terms of Apache 2.0.
Limitations & Caveats
The x-publish skill only saves content to X drafts, necessitating manual user review and explicit action to post tweets, which is a deliberate safety feature. The effectiveness of the skills relies on the capabilities of the underlying Claude model and external tools like Playwright and WebSearch. Initial configuration requires user input via the /x-create command.
3 months ago
Inactive