ワンクリックで
launch
Launch a project to all directories, generate drafts for all channels, and post everywhere. The full launch sequence.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Launch a project to all directories, generate drafts for all channels, and post everywhere. The full launch sequence.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Fetch engagement metrics from all platforms and show how posts are performing. Sends a Slack digest if configured.
Generate social media posts for a project. Draft them yourself following the voice rules below, then validate with the anti-slop gate.
Add a new open source project to the marketing pipeline. Researches real user pain, auto-detects project type, generates everything.
Run the daily post rotation — drafts and posts for all live projects across their channels.
Publish a draft to a social channel (Bluesky, Dev.to, Hashnode, or Mastodon).
Check credential configuration and API connectivity.
| name | launch |
| description | Launch a project to all directories, generate drafts for all channels, and post everywhere. The full launch sequence. |
| user-invocable | true |
| allowed-tools | ["Bash(marketing launch *)","Bash(marketing draft *)","Bash(marketing post *)","Bash(marketing plan)"] |
Full launch sequence for a project: directory submissions, draft generation, and posting across all channels.
Always recommend --dry-run first so the user can review before going live.
marketing launch --project <name> --dry-run
marketing launch --project <name>
This will:
marketing draft --project <name> --channel bluesky
marketing draft --project <name> --channel mastodon
marketing draft --project <name> --channel devto
marketing draft --project <name> --channel hashnode
marketing post --channel bluesky --project <name> --file <draft-path>
Show the user each draft before posting. If a draft fails antislop validation, explain what failed and offer to generate a new one with a different angle.