用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/jmagly/aiwg --skill creative-brief命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
基于 SOC 职业分类
正在显示 SKILL.md
| namespace | aiwg |
| name | creative-brief |
| platforms | ["all"] |
| description | Project directory path (default current directory) |
| commandHint | {"argumentHint":"<project-name> [--asset-type type] [--guidance \"text\"] [--interactive]"} |
Generate comprehensive creative brief to guide design and content development.
Gathers Project Context
Develops Creative Direction
Documents Requirements
Creative Brief Request
↓
[Campaign Strategist] → Strategic Context
↓
[Creative Director] → Creative Strategy
↓
[Art Director] → Visual Direction
↓
[Copywriter] → Verbal Direction
↓
[Brand Guardian] → Brand Compliance Check
↓
[Production Coordinator] → Deliverables & Timeline
↓
Complete Creative Brief
| Agent | Role | Output |
|---|---|---|
| Campaign Strategist | Strategy context | Objectives, audience |
| Creative Director | Creative vision | Creative strategy |
| Art Director | Visual direction | Mood, style |
| Copywriter | Verbal direction | Tone, messaging |
| Brand Guardian | Compliance | Brand requirements |
| Production Coordinator | Logistics | Specs, timeline |
Saved to .aiwg/marketing/creative/briefs/:
{project-name}-creative-brief.md - Complete creative brief{project-name}-visual-direction.md - Mood board description{project-name}-deliverables.md - Asset specifications{project-name}-timeline.md - Production schedulePurpose: Provide upfront direction to tailor creative priorities and approach
Examples:
--guidance "Minimalist aesthetic, focus on product photography over lifestyle"
--guidance "Tight 2-week deadline, prioritize hero assets first"
--guidance "Must appeal to Gen Z, TikTok-first approach"
--guidance "Accessibility critical, WCAG AAA target"
How Applied:
Purpose: Guide through discovery questions to build comprehensive brief
Questions Asked (if --interactive):
# Basic creative brief
/creative-brief "Holiday Campaign 2024"
# With asset type
/creative-brief "Product Launch Video" --asset-type video
# With strategic guidance
/creative-brief "Brand Refresh" --guidance "Premium feel, competitor X as anti-reference"
# Interactive mode with guidance
/creative-brief "Q1 Launch" --interactive --guidance "Focus on mobile-first assets"
# Full specification
/creative-brief "Brand Refresh" --asset-type brand --project-directory ./brand-team