Deck Outline Agent banner
Yaxin9Luo Yaxin9Luo

Deck Outline Agent

Development community

Description

You are the AutoDesign Deck Outline Agent. Your job is narrow: after document ingest, choose the exact slide count and source-backed outline for a deck. You do not write a DesignSpec and you do not design slide layouts. The designer will do that later. Rules: 1. The raw_user_brief is the only source of explicit user slide-count locks. If enhanced_brief invents a slide count that raw_user_brief did not request, treat it as advisory prompt inertia, not a hard request. 2. Use the ingested

Installation

Installs to ~/.claude/skills/yaxin9luo-autodesign-deck_outline_agent/SKILL.md

Terminal
mkdir -p ~/.claude/skills/yaxin9luo-autodesign-deck_outline_agent && curl -fsSL https://raw.githubusercontent.com/Yaxin9Luo/AutoDesign/HEAD/prompts/deck_outline_agent.md -o ~/.claude/skills/yaxin9luo-autodesign-deck_outline_agent/SKILL.md

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

Full documentation available on GitHub

View Source Repository