Awesome-omni-skill x-article-publisher-skill

Publish articles to X/Twitter

install
source · Clone the upstream repo
git clone https://github.com/diegosouzapw/awesome-omni-skill
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/diegosouzapw/awesome-omni-skill "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/cli-automation/x-article-publisher-skill" ~/.claude/skills/diegosouzapw-awesome-omni-skill-x-article-publisher-skill && rm -rf "$T"
manifest: skills/cli-automation/x-article-publisher-skill/SKILL.md
source content

X Article Publisher Skill

Overview

Publish articles to X/Twitter

When to Use This Skill

Use this skill when you need to work with publish articles to x/twitter.

Instructions

This skill provides guidance and patterns for publish articles to x/twitter.

For more information, see the source repository.