ワンクリックで
report
Fetch engagement metrics from all platforms and show how posts are performing. Sends a Slack digest if configured.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Fetch engagement metrics from all platforms and show how posts are performing. Sends a Slack digest if configured.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
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.
Launch a project to all directories, generate drafts for all channels, and post everywhere. The full launch sequence.
Publish a draft to a social channel (Bluesky, Dev.to, Hashnode, or Mastodon).
Check credential configuration and API connectivity.
SOC 職業分類に基づく
| name | report |
| description | Fetch engagement metrics from all platforms and show how posts are performing. Sends a Slack digest if configured. |
| user-invocable | true |
| allowed-tools | ["Bash(marketing report)"] |
Fetches current likes, reposts, replies, and views from Bluesky, Dev.to, Hashnode, and Mastodon for all tracked posts.
marketing report
Shows:
Saves a dated snapshot to reports/metrics/YYYY-MM-DD.yml for tracking trends over time.
If SLACK_WEBHOOK_URL is configured, sends a formatted digest to Slack.
Auto-sync: before fetching, runs git pull --rebase --autostash to pick up any new posts the GH Actions cron has committed to content/posted/manifest.yml. Without this the local manifest goes stale and the digest under-reports. Pass --no-sync to skip (e.g., when running on the cron itself).
When discussing results with the user, highlight which projects/channels/angles are performing best and which aren't getting traction. This is the data that should inform future angle choices.