基于 SOC 职业分类
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/jmagly/aiwg --skill content-planning命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
正在显示 SKILL.md
WCAG accessibility analysis for color palettes including contrast ratios, compliance checking, and remediation suggestions. Use when user needs to verify colors meet accessibility standards.
Generate, analyze, compare, export, and suggest color palettes using color theory. Use when user asks about colors, palettes, color schemes, or needs help choosing colors for a project.
Research current color trends from Pantone, architecture, film, and design. Use when user asks about trending colors, popular palettes, or wants research-backed color inspiration.
| namespace | aiwg |
| name | content-planning |
| platforms | ["all"] |
| description | Project directory path (default current directory) |
| commandHint | {"argumentHint":"<planning-period> [--content-focus value] [--project-directory value] [--guidance \"text\"] [--interactive]"} |
Develop comprehensive content strategy with editorial calendar, topic clusters, and distribution plan.
Analyzes Content Needs
Develops Content Strategy
Creates Editorial Calendar
Content Planning Request
↓
[Content Strategist] → Content Strategy Framework
↓
[SEO Specialist] → Keyword & Topic Research
↓
[Content Writer] → Content Brief Templates
↓
[Social Media Specialist] → Distribution Strategy
↓
[Editor] → Editorial Standards
↓
Integrated Content Plan
| Agent | Role | Output |
|---|---|---|
| Content Strategist | Lead strategy | Content pillars, themes |
| SEO Specialist | SEO alignment | Keywords, topic clusters |
| Content Writer | Brief development | Content templates |
| Social Media Specialist | Distribution | Social calendar |
| Editor | Quality standards | Style guide, standards |
Saved to .aiwg/marketing/content/:
content-strategy.md - Overall content strategyeditorial-calendar.md - Publishing scheduletopic-clusters.md - SEO topic organizationcontent-briefs/ - Individual content briefsdistribution-plan.md - Channel distribution strategycontent-standards.md - Quality guidelinesPurpose: Provide upfront direction to tailor priorities and approach
Examples:
--guidance "SEO-driven content for organic growth"
--guidance "Thought leadership focus for executives"
--guidance "Product education for onboarding"
How Applied:
Purpose: Guide through discovery questions for comprehensive input
Questions Asked (if --interactive):
# Quarterly content planning
/content-planning "Q1 2024"
# Monthly with focus area
/content-planning "January 2024" --content-focus "product education"
# With project directory
/content-planning "Q2" --project-directory ./marketing-team
# With strategic guidance
/content-planning "Example" --guidance "Your specific context here"
# Interactive mode
/content-planning "Example" --interactive