呢條片係 Rory(AI agency「Autonomously AI」創辦人)示範點用 Cory Haynes 嘅開源 GitHub Skills Repo,幾分鐘內裝好 marketing skills,然後用 CRO 同 Paid Ads 兩個 skill 做 live demo。主題係「一個人靠 Claude Code 管理 80% marketing 工作,唔需要請昂貴 agency」。

核心重點:

  1. Setup 流程(一次性)

    • 係 GitHub repo(Cory Haynes 嘅,description 有連結)揀 skill
    • Click「Download raw file」下載 skill.md
    • 係本地 Claude 項目建立 .claude/skills/[skill-name]/skill.md 路徑
    • 同時建立 .claude/product-marketing-context.md(公司 context 文件)
    • 之後每個 skill 自動讀取呢個 context,唔需要每次重複說明公司係咩
  2. product-marketing-context.md 嘅重要性 所有 skills 都首先 reference 呢個文件。內容:公司名稱 + 網站、做咩服務、past work 案例。Rory 話:「越多 context 越好,但就算係基本資訊也夠用。」用於特定目標(如純 SEO + CRO)就加更多相關細節。

  3. CRO Skill 示範(Hero Section 優化)/page-cro 啟動,話「我想優化 booking discovery call,幫我做 hero section copy」,Claude 問:現有 copy or from scratch?主要訪客是誰?流量來源?Rory 答:從零開始、small business owners、來自 YouTube。

    輸出 3 個變體:

    • Outcome-led:「We build the AI systems that give your time back」
    • Problem-led:「Your business shouldn’t run on manual work」
    • Specificity-led:「We build custom AI systems that save small businesses 10-20 hours a week」

    每個變體附有 sub-headline、CTA 按鈕文字,並解釋背後邏輯,仲推薦下方加 3 個 proof metrics + 1 個 testimonial。

  4. Paid Ads Skill 示範(LinkedIn 廣告)/paid-ads 啟動,話「我要做廣告做更多 lead flow」,Claude 問:月預算、conversion 目標、平台、有無 landing page?Rory:3,000/月、booking call、無現成 landing page。

    Claude 生成(存入 outputs/ 資料夾):

    • LinkedIn Ad Strategy:2 個 campaign(Prospecting + Retargeting 30天 site visitor)、3 個廣告變體(outcome hook / pain hook / social proof hook)、目標受眾(founders, CEOs, ops directors,11-500人公司)、預算分配、LinkedIn 行業 benchmark(CPM 8-15、CTR 0.4-0.8%)
    • Landing Page Brief:完整頁面結構(Hero → Problem → Product → Social Proof → How It Works → Final CTA)、設計規範(無 navigation bar 減少 exit path、mobile first 因為 LinkedIn 60% mobile、CTA 要 high-contrast 唔用 ghost button)
  5. Skills 嘅定位 Skills 係「大型、詳細嘅 system prompt」,只係喺你需要時才觸發(/skill-name),唔係每次對話都 load,所以唔會浪費 context window。Claude 會在合適時自動使用,或用 / 手動觸發。

📊 成本分析:

  • Skills GitHub Repo:完全免費
  • Claude Code 訂閱:$20/月起
  • 節省:唔需要請 marketing agency 或專業顧問

💡 金句: “Think of skills as really detailed system prompts — they’re pre-loaded context that makes Claude a specialist in that area, not just a general assistant.”