Run the additive migration pass from SKILL-MIGRATION-GUIDE: generate a root SKILL.md for every skill that lacked one, copied from its desktop/SKILL.md (or code/SKILL.md), with name set to the directory name and description + body preserved verbatim. - scripts/migrate_skill_root.py: the reusable, non-destructive migrator (dry-run default). - 61 new root SKILL.md (desktop source for most; code/SKILL.md for 61/62/92). - Untouched: 16/17/95 (already had root); desktop/ and code/ packaging left intact. - All 64 root SKILL.md validate: frontmatter <=1024, kebab name, description present. Still MANUAL (no SKILL.md source — commands/README only), need hand-authored root SKILL.md: 81-mac-optimizer, 90-reference-curator, 91-multi-agent-guide, 94-dintel-bootstrap. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
75 — D.intelligence Marketing Manager
Agent #75 in the D.intelligence Agent Corps. Marketing content pipeline management for D.intelligence.
What It Does
- Magazine D. Articles — Draft blog posts for dintelligence.co.kr/dintelligence-magazine/
- Newsletter Content — Prepare newsletter editions with insights and key metrics
- Social Media — Draft LinkedIn posts and social content
- WordPress Publishing — Prepare content for WordPress CMS (dintelligence.co.kr)
- Content Calendar — Plan and track content publication schedule
- SEO Integration — Ensure content follows SEO best practices and strategic keywords
Agent Corps Context
| Field | Value |
|---|---|
| Agent # | 75 |
| Skill Name | dintel-marketing-mgr |
| Version | 1.0.0 |
| Autonomy | Draft & Wait — drafts content, waits for Andrew's approval before publishing |
| Collaborates With | #71 Brand Editor (writing check), #70 Brand Guardian (compliance review), _dintel-shared (shared constants) |
This agent uses shared brand constants from _dintel-shared/src/dintel/brand.py for colors, terminology, and style rules.
Content Pipeline (Chain C)
Marketing Mgr (#75) drafts
→ Brand Editor (#71) checks writing
→ Brand Guardian (#70) reviews compliance
→ Andrew approves
→ WordPress publish
Triggers
- "draft Magazine D. article", "Magazine D. 아티클 초안"
- "prepare newsletter", "뉴스레터 준비"
- "draft LinkedIn post", "LinkedIn 포스트 작성"
- "content calendar", "콘텐츠 캘린더"
- "plan marketing content", "마케팅 콘텐츠 기획"
- "WordPress content", "워드프레스 콘텐츠"
Brand Reference
Based on the D.intelligence Brand Guide from Notion.
Universal Guardrails
- Never send to clients without Andrew's approval — All client-facing content must be reviewed and approved by Andrew before delivery.
- Never delete — always archive — Move outdated content to archive; never permanently delete.
- Never commit pricing without Andrew's sign-off — Pricing, quotes, and fee-related content require explicit approval.
- Korean-first, bilingual notation for jargon — Korean is the primary language; technical/English terms use 한글(English) bilingual notation on first use.
- Never cross-reference client data without consent — Client data is siloed; do not mix or reference across client accounts without explicit permission.
Structure
75-dintel-marketing-mgr/
├── code/
│ └── CLAUDE.md # Claude Code directive
├── desktop/
│ └── SKILL.md # Claude Desktop skill
├── shared/
│ └── content-calendar-template.md # Content calendar template
└── README.md