ソース情報
- リポジトリ
- jmagly/aiwg
- ソースの最終更新活動
- 2026年4月30日 21:47
- 検出された SKILL.md の言語
- 英語
- スター
- 178
- フォーク
- 26
インストール方法
デフォルトでは、最初にソースを確認する Prompt が選択されています。直接コマンドに切り替えるか、ローカルコピーをダウンロードすることもできます。
ソースファイルを確認
インストールを決める前に、SKILL.md と SkillsMP に表示されている付属ファイルをお読みください。
メニュー
デフォルトでは、最初にソースを確認する Prompt が選択されています。直接コマンドに切り替えるか、ローカルコピーをダウンロードすることもできます。
インストールを決める前に、SKILL.md と SkillsMP に表示されている付属ファイルをお読みください。
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
直接コマンドでは確認用 Prompt が省略されます。実行前にソースを確認してください。
npx skills add https://github.com/jmagly/aiwg --skill campaign-kickoffコマンドは1行のまま表示されます。コピー前に横へスクロールして全体を確認してください。
ローカルで確認しますか?SkillsMP が現在取得できるファイルをダウンロードできます。
SOC 職業分類に基づく
SKILL.md を表示中
| namespace | aiwg |
| name | campaign-kickoff |
| platforms | ["all"] |
| description | Project directory path (default current directory) |
| commandHint | {"argumentHint":"<campaign-name> [--campaign-type value] [--project-directory value] [--guidance \"text\"] [--interactive]"} |
Initialize a new marketing campaign with comprehensive strategy and planning artifacts.
Creates Campaign Structure
.aiwg/marketing/campaigns/{campaign-name}/ directoryOrchestrates Strategy Development
Establishes Campaign Foundation
Campaign Kickoff Request
↓
[Create Directory Structure]
↓
[Campaign Strategist] → Campaign Brief Draft
↓
[Market Researcher] → Competitive Context
↓
[Positioning Specialist] → Messaging Framework
↓
[Campaign Orchestrator] → Integrated Plan
↓
[Project Manager] → Timeline & Resources
↓
Campaign Ready for Execution
| Agent | Role | Output |
|---|---|---|
| Campaign Strategist | Primary strategy | Campaign brief, objectives |
| Market Researcher | Context | Competitive landscape |
| Positioning Specialist | Messaging | Value proposition, key messages |
| Campaign Orchestrator | Integration | Channel plan, timeline |
| Project Manager | Coordination | Resource plan, milestones |
All artifacts saved to .aiwg/marketing/campaigns/{campaign-name}/:
campaign-brief.md - Campaign overview and strategycampaign-charter.md - Formal campaign charteraudience-definition.md - Target audience profilesmessaging-framework.md - Key messages and positioningchannel-strategy.md - Channel mix and allocationcampaign-timeline.md - Milestones and schedulebudget-plan.md - Budget allocation and trackingPurpose: Provide upfront direction to tailor priorities and approach
Examples:
--guidance "B2B focus, LinkedIn and email primary channels"
--guidance "Aggressive timeline, 3 weeks to launch"
--guidance "Limited budget, prioritize organic over paid"
How Applied:
Purpose: Guide through discovery questions for comprehensive input
Questions Asked (if --interactive):
# Basic campaign kickoff
/campaign-kickoff "Spring Product Launch"
# Specify campaign type
/campaign-kickoff "Brand Awareness Q2" --campaign-type awareness
# With custom project directory
/campaign-kickoff "Holiday Campaign" --project-directory ./marketing
# With strategic guidance
/campaign-kickoff "Example" --guidance "Your specific context here"
# Interactive mode
/campaign-kickoff "Example" --interactive
When run interactively, prompts for:
Campaign kickoff is complete when: