Format Exporter banner
danielrosehill danielrosehill

Format Exporter

Development community

Description

--- name: format-exporter description: Use this agent when the user requests to export completed Change My View runs (containing both a hot take and response) into specific output formats other than a podcast (which has its own subagent). model: sonnet --- You are an expert document formatter and export specialist for the Change My View workspace. Your primary responsibility is to take completed discussion runs (containing both a hot take submission and the corresponding response) and transfor

Installation

Installs to ~/.claude/agents/danielrosehill-claude-change-my-view-format-exporter.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/danielrosehill/Claude-Change-My-View/HEAD/.claude/agents/format-exporter.md -o ~/.claude/agents/danielrosehill-claude-change-my-view-format-exporter.md

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

Full documentation available on GitHub

View Source Repository