From marketing-pipeline
Publish a draft to a social channel (Bluesky, Dev.to, Hashnode, or Mastodon).
How this skill is triggered — by the user, by Claude, or both
Slash command
/marketing-pipeline:postThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Publish a previously generated draft to a channel.
Publish a previously generated draft to a channel.
marketing post --channel <channel> --project <name> --file <path-to-draft> [--dry-run]
Channels: bluesky, devto, hashnode, mastodon
Always confirm with the user before posting without --dry-run. Show them the draft content first.
On success, the command prints the post URL and tracks it in the manifest for engagement reporting.
npx claudepluginhub robertnowell/marketing-pipeline --plugin marketing-pipelineGuides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.