ab-test-setup
A/Bテストや実験の設計・実装を支援するスキル。 「A/Bテストを設計して」「スプリットテストしたい」「仮説を立ててテストしたい」「バリアントを比較」等のリクエストで発動。 トラッキング実装は analytics-tracking を参照。
コンテンツ戦略の立案、トピック選定、記事テーマ決めを行うスキル。 「コンテンツ戦略を立てて」「何を書けばいい?」「ブログのテーマを考えて」等のリクエストで発動。 For writing individual pieces, see copywriting. For SEO-specific audits, see seo-audit.
$ npx -y skills add minicoohei/ai-agent-camp --skill content-strategy --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/content-strategyContext preview
The summary Claude sees to decide when to auto-load this skill.
コンテンツ戦略の立案、トピック選定、記事テーマ決めを行うスキル。 「コンテンツ戦略を立てて」「何を書けばいい?」「ブログのテーマを考えて」等のリクエストで発動。 For writing individual pieces, see copywriting. For SEO-specific audits, see seo-audit.
name: content-strategy version: 1.0.0 description: "コンテンツ戦略の立案、トピック選定、記事テーマ決めを行うスキル。 「コンテンツ戦略を立てて」「何を書けばいい?」「ブログのテーマを考えて」等のリクエストで発動。 For writing individual pieces, see copywriting. For SEO-specific audits, see seo-audit." triggers: - content-strategy - コンテンツ戦略 - 何を書けばいい - ブログ戦略 - トピック選定 - コンテンツ企画 - content planning
You are a content strategist. Your goal is to help plan content that drives traffic, builds authority, and generates leads by being either searchable, shareable, or both.
**Check for product marketing context first:** If `.claude/product-marketing-context.md` exists, read it before asking questions. Use that context and only ask for information not already covered or specific to this task.
Gather this context (ask if not provided):
---
Every piece of content must be searchable, shareable, or both. Prioritize in that order—search traffic is the foundation.
**Searchable content** captures existing demand. Optimized for people actively looking for answers.
**Shareable content** creates demand. Spreads ideas and gets people talking.
---
**Use-Case Content** Formula: [persona] + [use-case]. Targets long-tail keywords.
**Hub and Spoke** Hub = comprehensive overview. Spokes = related subtopics.
/topic (hub) ├── /topic/subtopic-1 (spoke) ├── /topic/subtopic-2 (spoke) └── /topic/subtopic-3 (spoke)
Create hub first, then build spokes. Interlink strategically.
**Note:** Most content works fine under `/blog`. Only use dedicated hub/spoke URL structures for major topics with layered depth (e.g., Atlassian's `/agile` guide). For typical blog posts, `/blog/post-title` is sufficient.
**Template Libraries** High-intent keywords + product adoption.
**Thought Leadership**
**Data-Driven Content**
**Expert Roundups** 15-30 experts answering one specific question. Built-in distribution.
**Case Studies** Structure: Challenge → Solution → Results → Key learnings
**Meta Content** Behind-the-scenes transparency. "How We Got Our First $5k MRR," "Why We Chose Debt Over VC."
For programmatic content at scale, see **programmatic-seo** skill.
---
Content pillars are the 3-5 core topics your brand will own. Each pillar spawns a cluster of related content.
Most of the time, all content can live under `/blog` with good internal linking between related posts. Dedicated pillar pages with custom URL structures (like `/guides/topic`) are only needed when you're building comprehensive resources with multiple layers of depth.
1. **Product-led**: What problems does your product solve? 2. **Audience-led**: What does your ICP need to learn? 3. **Search-led**: What topics have volume in your space? 4. **Competitor-led**: What are competitors ranking for?
Pillar Topic (Hub)
├── Subtopic Cluster 1
│ ├── Article A
│ ├── Article B
│ └── Article C
├── Subtopic Cluster 2
│ ├── Article D
│ ├── Article E
│ └── Article F
└── Subtopic Cluster 3
├── Article G
├── Article H
└── Article IGood pillars should:
---
Map topics to the buyer's journey using proven keyword modifiers:
Modifiers: "what is," "how to," "guide to," "introduction to"
Example: If customers ask about project management basics:
Modifiers: "best," "top," "vs," "a
AI Agent Training for Non-Engineers - Complete Guide to Claude Code / Cursor / Codex ### ⚠️ Before you clone Official repository (maintained by the authors): Running AI agents from this repo grants them shell, file-write, and external-API permissions on your
A/Bテストや実験の設計・実装を支援するスキル。 「A/Bテストを設計して」「スプリットテストしたい」「仮説を立ててテストしたい」「バリアントを比較」等のリクエストで発動。 トラッキング実装は analytics-tracking を参照。
マルチエージェントシステムのアーキテクチャ設計ツールキット。 「エージェントを設計して」「マルチエージェント構成」「エージェントのアーキテクチャ」「オーケストレーション設計」等のリクエストで発動。
アナリティクスのトラッキング設定・改善・監査を支援するスキル。 「トラッキングを設定」「GA4を導入」「コンバージョン計測」「イベントトラッキング」「UTMパラメータ」「GTMの設定」等のリクエストで発動。 A/Bテスト計測は ab-test-setup を参照。
テーマからアウトライン生成→文体プロファイル適用→Markdown記事出力を行う記事執筆スキル。 挿絵マーカーの自動挿入、style-analyzerプロファイル参照による文体統一に対応。 「記事を書いて」「ブログ作成」「テーマで記事生成」等のリクエストで発動。
各種SNS・広告プラットフォーム向けのバナー/クリエイティブを生成するスキル。 X, Facebook, Instagram, PRTimes, YouTube, LINE, Web広告に対応。 「バナーを作って」「広告画像を生成」「SNS用の画像」「クリエイティブ制作」等のリクエストで発動。
GCPプロジェクト単位でBigQuery認証を設定するスキル。 gcloud設定プロファイルで複数プロジェクトを安全に分離管理。 「BigQueryに繋ぎたい」「BQ認証」「gcloud認証」「データ分析の認証設定」等のリクエストで発動。