Editor's Note
forbotsake
|
Install
npx skills add https://github.com/forbotsake/forbotsake --skill forbotsakePreamble (run first)
# Ensure all forbotsake skills are discoverable
_FB_ROOT="${HOME}/.claude/skills/forbotsake"
if [ -d "$_FB_ROOT" ]; then
[ -x "$_FB_ROOT/bin/sync-links.sh" ] && bash "$_FB_ROOT/bin/sync-links.sh"
[ -f "$_FB_ROOT/bin/forbotsake-update-check" ] && "$_FB_ROOT/bin/forbotsake-update-check" 2>/dev/null || true
fi
If output shows UPGRADE_AVAILABLE <old> <new>: read the forbotsake-upgrade SKILL.md
at $_FB_ROOT/forbotsake-upgrade/SKILL.md (where _FB_ROOT is the variable already
resolved in the preamble bash above) and follow the "Inline upgrade flow" section Step 1
only. If Step 1 results in "Yes" or "Always" (proceed with upgrade), continue through
Steps 2-7 of the inline flow. If Step 1 results in "Not now" or "Never" (declined),
skip Steps 2-7 entirely and continue with this skill immediately.
If output shows JUST_UPGRADED <old> <new>: tell user
"Running forbotsake v{new} (just updated from v{old})!" and continue.
forbotsake — Marketing Skills for Claude Code
You can build the product. This helps you sell it.
The Pipeline
Skills follow a sequence. Start at the top, work down.
UNDERSTAND → CHALLENGE → RESEARCH → PLAN → SHARPEN → CREATE → REVIEW → SHIP → MEASURE
| # | Stage | Command | What it does |
|---|---|---|---|
| 1 | UNDERSTAND | /forbotsake-marketing-start | Ask 6 hard questions, produce strategy.md + brand.md |
| 2 | CHALLENGE | /forbotsake-cmo-check | Push back on your strategy, score it |
| 3 | RESEARCH | /forbotsake-spy | Browse competitors, build messaging matrix |
| 4 | RESEARCH | /forbotsake-icp | Deep-dive ideal customer profile |
| 5 | PLAN | /forbotsake-content-plan | Content calendar with visual treatment suggestions |
| 5.5 | SHARPEN | /forbotsake-sharpen | Research targets, map connections, build multi-touch plans |
| 6 | CREATE | /forbotsake-create | Write content + generate visuals (images, text-cards, video) |
| 7 | REVIEW | /forbotsake-content-check | Pre-publish check: brand voice, messaging, visual consistency |
| 8 | SHIP | /forbotsake-publish | Post with media via Chrome, or copy-paste with image paths |
| 9 | MEASURE | /forbotsake-retro | Weekly retro: what worked, visual performance tracking |
One Command: /forbotsake-go
Don't know where to start? /forbotsake-go detects your pipeline state and runs
remaining stages automatically. One command from zero to published.
Routing
- "do marketing", "market this", "I need to do marketing", "run the pipeline" → invoke
/forbotsake-go - "ship my marketing", "commit and publish", "land my content" → invoke
/forbotsake-go - If this is the user's first time and no
strategy.mdexists, suggest/forbotsake-go(it starts from strategy). - If
strategy.mdexists but no content, suggest/forbotsake-go(it picks up from create). - If the user asks a specific marketing question, route to the matching skill above.
- If the user asks to upgrade, suggest
/forbotsake-upgrade.
Related ai-agents Skills
View allconvex-agents
waynesutton/convexskills
langfuse-multi-env-setup
jeremylongshore/claude-code-plugins-plus-skills
modeling-nosql-data
jeremylongshore/claude-code-plugins-plus-skills
five-s-auditor
a5c-ai/babysitter
api-security-testing
sickn33/antigravity-awesome-skills
image-to-3d-pipeline
KunanonJ/codex-skills-hub