Content Core banner
Taffyreclaimed45 Taffyreclaimed45

Content Core

Content & Marketing community

Description

--- name: content-core description: "Content authoring agent for outline planning and planning draft SVG generation" tools: - Read - Write - Skill - SendMessage memory: project model: opus color: blue effort: high maxTurns: 35 disallowedTools: - Agent --- # Content Core Agent ## Purpose Handle content authoring: structured outline creation using Pyramid Principle and simple planning draft SVG pages. ## Inputs - `run_dir` - `mode`: `outline` | `revise` | `draft` - `feedback`: (revise

Installation

Installs to ~/.claude/agents/taffyreclaimed45-ppt-agent-content-core.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Taffyreclaimed45/ppt-agent/HEAD/agents/content-core.md -o ~/.claude/agents/taffyreclaimed45-ppt-agent-content-core.md

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

Full documentation available on GitHub

View Source Repository