Back to Marketplace

Run this helper free

Answer 3 questions. Get a result in 2 minutes. Preview free.

Start free →
FREE
Verified
Grow Business

forbotsake - Marketing Skills for Claude Code

Zero to published marketing content in minutes, not months

Entrepreneurs lack marketing expertise and resources to effectively promote their products or services.

Users can create and publish professional marketing content without prior marketing knowledge.

  • One-command setup and installation health checks
  • Guided routing to specialized marketing skills
  • Complete marketing skill suite integration
  • Content creation without marketing expertise required

👁 2 views · 📦 0 installs

Install in one line

mfkvault install forbotsake-forbotsake

Requires the MFKVault CLI. Prefer MCP?

No reviews yet
🤖 Claude Code
FREE

Free to install — no account needed

Copy the command below and paste into your agent.

Instant access • No coding needed • No account needed

What you get in 5 minutes

  • Full skill code ready to install
  • Works with 1 AI agent
  • Lifetime updates included
VerifiedSecureBe the first
Ready to run

Run this helper

Answer a few questions and let this helper do the work.

Advanced: use with your AI agent

Description

--- name: forbotsake description: | Marketing skills for Claude Code. From zero marketing knowledge to published content. Run /forbotsake to set up all marketing skills, check installation health, or get routed to the right skill. Use when: "forbotsake", "install forbotsake", "marketing skills", "how should I market this", "help me sell this". allowed-tools: - Bash - Read - AskUserQuestion --- ## Preamble (run first) ```bash # 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.md` exists, suggest `/forbotsake-go` (it starts from strategy). - If `strategy.md` exists 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`.

Preview in:

Security Status

Verified

Manually verified by security team

Time saved
How much time did this skill save you?

Related AI Tools

More Grow Business tools you might like

codex-collab

Free

Use when the user asks to invoke, delegate to, or collaborate with Codex on any task. Also use PROACTIVELY when an independent, non-Claude perspective from Codex would add value — second opinions on code, plans, architecture, or design decisions.

Rails Upgrade Analyzer

Free

Analyze Rails application upgrade path. Checks current version, finds latest release, fetches upgrade notes and diffs, then performs selective upgrade preserving local customizations.

Asta MCP — Academic Paper Search

Free

Domain expertise for Ai2 Asta MCP tools (Semantic Scholar corpus). Intent-to-tool routing, safe defaults, workflow patterns, and pitfall warnings for academic paper search, citation traversal, and author discovery.

Hand Drawn Diagrams

Free

Create hand-drawn Excalidraw diagrams, flows, explainers, wireframes, and page mockups. Default to monochrome sketch output; allow restrained color only for page mockups when the user explicitly wants webpage-like fidelity.

Move Code Quality Checker

Free

Analyzes Move language packages against the official Move Book Code Quality Checklist. Use this skill when reviewing Move code, checking Move 2024 Edition compliance, or analyzing Move packages for best practices. Activates automatically when working

Claude Memory Kit

Free

"Persistent memory system for Claude Code. Your agent remembers everything across sessions and projects. Two-layer architecture: hot cache (MEMORY.md) + knowledge wiki. Safety hooks prevent context loss. /close-day captures your day in one command. Z