Content Plan banner
Mattakushi432 Mattakushi432

Content Plan

Development community

Description

--- name: content-plan description: "Create a content marketing plan. Produces a content calendar with topics, formats, keywords, and distribution channels aligned to funnel stages." origin: zakr metadata: namespace: zakr/devtools-pack version: 1.0.0 category: marketing platforms: [claude-code, codex, gemini-cli, cursor] tags: [content, seo, marketing] --- # /content-plan ## Purpose Delegates to `content-creator` to produce a content calendar with topics mapped to funnel stages, target

Installation

Installs to ~/.claude/skills/mattakushi432-claude-code-skills-custom-devtools-pack-content-plan/SKILL.md

Terminal
mkdir -p ~/.claude/skills/mattakushi432-claude-code-skills-custom-devtools-pack-content-plan && curl -fsSL https://raw.githubusercontent.com/Mattakushi432/Claude-Code-Skills-Custom-DevTools-Pack/HEAD/commands/content-plan.md -o ~/.claude/skills/mattakushi432-claude-code-skills-custom-devtools-pack-content-plan/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository