/ 目錄 / 演練場 / goose-skills
● 社群 gooseworks-ai ⚡ 即開即用

goose-skills

作者 gooseworks-ai · gooseworks-ai/goose-skills

Library of go-to-market skills for Claude Code, Codex, and Cursor — ICP drafting, outbound, competitive intel, messaging tests.

Goose Skills is a GTM-focused skill library: ideal-customer-profile drafting, outbound sequences, competitive intel, positioning, messaging A/B drafts. Built for founders and small GTM teams running Claude Code as their strategy co-pilot. Cross-agent compatible.

為什麼要用

核心特性

即時演示

實際使用效果

goose-skill.replay ▶ 就緒
0/0

安裝

選擇你的客戶端

~/Library/Application Support/Claude/claude_desktop_config.json  · Windows: %APPDATA%\Claude\claude_desktop_config.json
{
  "mcpServers": {
    "goose-skill": {
      "command": "git",
      "args": [
        "clone",
        "https://github.com/gooseworks-ai/goose-skills",
        "~/.claude/skills/goose-skills"
      ],
      "_inferred": true
    }
  }
}

開啟 Claude Desktop → Settings → Developer → Edit Config。儲存後重啟應用。

~/.cursor/mcp.json · .cursor/mcp.json
{
  "mcpServers": {
    "goose-skill": {
      "command": "git",
      "args": [
        "clone",
        "https://github.com/gooseworks-ai/goose-skills",
        "~/.claude/skills/goose-skills"
      ],
      "_inferred": true
    }
  }
}

Cursor 使用與 Claude Desktop 相同的 mcpServers 格式。專案級設定優先於全域。

VS Code → Cline → MCP Servers → Edit
{
  "mcpServers": {
    "goose-skill": {
      "command": "git",
      "args": [
        "clone",
        "https://github.com/gooseworks-ai/goose-skills",
        "~/.claude/skills/goose-skills"
      ],
      "_inferred": true
    }
  }
}

點擊 Cline 側欄中的 MCP Servers 圖示,然後選 "Edit Configuration"。

~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "goose-skill": {
      "command": "git",
      "args": [
        "clone",
        "https://github.com/gooseworks-ai/goose-skills",
        "~/.claude/skills/goose-skills"
      ],
      "_inferred": true
    }
  }
}

格式與 Claude Desktop 相同。重啟 Windsurf 生效。

~/.continue/config.json
{
  "mcpServers": [
    {
      "name": "goose-skill",
      "command": "git",
      "args": [
        "clone",
        "https://github.com/gooseworks-ai/goose-skills",
        "~/.claude/skills/goose-skills"
      ]
    }
  ]
}

Continue 使用伺服器物件陣列,而非映射。

~/.config/zed/settings.json
{
  "context_servers": {
    "goose-skill": {
      "command": {
        "path": "git",
        "args": [
          "clone",
          "https://github.com/gooseworks-ai/goose-skills",
          "~/.claude/skills/goose-skills"
        ]
      }
    }
  }
}

加入 context_servers。Zed 儲存後熱重載。

claude mcp add goose-skill -- git clone https://github.com/gooseworks-ai/goose-skills ~/.claude/skills/goose-skills

一行命令搞定。用 claude mcp list 驗證,claude mcp remove 移除。

使用場景

實戰用法: goose-skills

How to draft an ICP with Goose skills

👤 Founders early in GTM, still fuzzy on who to sell to ⏱ ~30 min beginner

何時使用: You've shipped the product but can't yet describe the buyer in one sentence.

前置條件
  • Skill installed — git clone https://github.com/gooseworks-ai/goose-skills ~/.claude/skills/goose-skills
步驟
  1. Seed with what you know
    Use Goose ICP skill. Our product: observability for Rails apps. Current paying users: 12, all 20-50 dev teams, mostly B2B SaaS.✓ 已複製
    → Draft ICP with firmographics, technographics, triggers
  2. Stress-test
    Give me 5 reasons this ICP might be wrong, and what signals would disprove it.✓ 已複製
    → Falsifiable counter-hypotheses

結果: A crisp ICP statement plus a disconfirmation checklist.

注意事項
  • ICP is too broad to be useful — Force Claude to remove any attribute that more than 30% of SaaS companies would match
搭配使用: startup-skill

Draft a 5-touch outbound sequence

👤 Founder-led sales teams doing cold outbound ⏱ ~25 min intermediate

何時使用: You have an ICP and a list; you need the first sequence before Monday.

前置條件
  • Defined ICP and 1-2 trigger events — Run ICP skill first
步驟
  1. Produce the sequence
    Use Goose outbound. 5-touch, LinkedIn + email, trigger: company just hired first SRE.✓ 已複製
    → Sequenced messages with rationale per touch
  2. Tighten copy
    Cut each message by 40%. Remove any sentence that starts with 'I hope'.✓ 已複製
    → Shorter, punchier drafts

結果: A sequence ready to load into Apollo/Smartlead.

注意事項
  • Copy sounds AI-generic — Feed 3 of your past manually-written cold emails as voice anchor

Research a competitive landscape

👤 Founders evaluating where they fit vs. incumbents ⏱ ~45 min intermediate

何時使用: Before pitching investors or repositioning.

步驟
  1. Frame the category
    Use Goose competitive skill. Category: AI code review for Ruby. List all vendors + their positioning.✓ 已複製
    → Vendor table with positioning axes
  2. Find your gap
    Where is the whitespace? Which positioning claim is unowned?✓ 已複製
    → Specific unowned positioning recommendation

結果: A positioning angle backed by who-owns-what analysis.

注意事項
  • Claude hallucinates competitor features — Require it to paste URLs for every feature claim; reject unsourced ones
搭配使用: startup-skill

組合

與其他 MCP 搭配,撬動十倍槓桿

goose-skill + startup-skill

Startup skill validates the idea, Goose drives GTM

Use startup-skill to validate the opportunity, then goose-skills to draft ICP + outbound.✓ 已複製

Goose defines the target, marketing skill runs the campaigns

Define ICP with goose, then feed it to ai-marketing skill to plan demand gen.✓ 已複製

工具

此 MCP 暴露的能力

工具輸入參數何時呼叫成本
ICP authoring - Early-stage GTM 0
Outbound sequencing - Cold outbound prep 0
Competitive intel - Repositioning or pitch prep 0
Messaging frameworks - Homepage or ad copy iteration 0

成本與限制

運行它的成本

API 配額
None
每次呼叫 Token 數
Varies per skill
費用
Free
提示
Use competitive intel sparingly — it chains web searches and can balloon tokens.

安全

權限、密鑰、影響範圍

憑證儲存: No credentials
資料出站: Competitive intel uses Claude's web search; outputs don't leave your machine

故障排查

常見錯誤與修復

Generic outputs that sound like every other AI GTM copy

Feed real artifacts from your business — past emails, Gong transcripts — as voice anchors

Skill not loading

Check SKILL.md path and restart Claude Code

驗證: ls ~/.claude/skills/goose-skills/SKILL.md

替代方案

goose-skills 對比其他方案

替代方案何時用它替代權衡
startup-skillYou need earlier-stage validation, not GTM executionLess depth on outbound/competitive
ai-marketing-claude-code-skillYou need full marketing frameworks beyond GTM salesBroader, less sales-specific

更多

資源

📖 閱讀 GitHub 上的官方 README

🐙 查看未解決的 issue

🔍 瀏覽全部 400+ MCP 伺服器和 Skills