This handles the full workflow of converting Markdown files into X Articles with proper rich text formatting and cover images. When a user wants to publish content to Twitter's Premium article feature, it takes a local Markdown file or URL, uploads any cover image, and converts the content into X's article format automatically. The main value here is removing the manual formatting work, since X Articles requires specific rich text structure rather than raw Markdown. It triggers on phrases like "publish to X" or "post article to Twitter", so it stays out of the way until you actually need it. Saves time if you're regularly publishing long form content to X and don't want to deal with their editor interface directly.
npx -y skills add anbeime/skill --skill x-article-publisher --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
finos/morphir
hoangnguyen0403/agent-skills-standard