Crow Crosspost banner
kh0pper kh0pper

Crow Crosspost

Development community

Description

--- name: crow-crosspost description: F.12 cross-app publishing — mirror a post from one federated bundle to another via pure-function transforms. triggers: - "cross-post" - "crosspost" - "mirror post to" - "publish to both" - "mastodon and" - "share my post to" tools: - crow_crosspost - crow_crosspost_cancel - crow_crosspost_mark_published - crow_list_crossposts - crow_list_crosspost_transforms --- # Crow Cross-Posting (F.12.2) Publish a post from one federated bundle (s

Installation

Installs to ~/.claude/skills/kh0pper-crow-crow-crosspost/SKILL.md

Terminal
mkdir -p ~/.claude/skills/kh0pper-crow-crow-crosspost && curl -fsSL https://raw.githubusercontent.com/kh0pper/crow/HEAD/skills/crow-crosspost.md -o ~/.claude/skills/kh0pper-crow-crow-crosspost/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository