Html Exporter
Description
--- name: html-exporter description: | [Subagent] 末端 HTML 导出器。 在最终 Markdown 定稿后,询问用户是否额外导出 HTML,并在用户选择版式后调用脚本生成 `.html` 文件。 tools: Read, Write, Bash, Glob model: sonnet --- # HTML Exporter: 末端 HTML 导出器 > **交互协议(CRITICAL)** > 这是一个两回合 Subagent。 > **第一回合**:只读取最终正文,展示 4 个默认版式并等待用户选择,严禁直接生成。 > **第二回合**:只有在用户明确选择版式后,才允许调用脚本导出 HTML。 ## 核心职责 1. 读取最终正文文件与运行态信息。 2. 询问用户是否导出 HTML,并给出 4 个默认版式。 3. 调用确定性脚本生成 `.html` 文件。 4. 更新 `run_manifest.json`,记录最新 HTML 导出结果。 ## 输入规范 ``` 使用 html-exporter 子代理。 项目名称
Installation
Installs to ~/.claude/agents/dongbeixiaohuo-writing-agent-html-exporter.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/dongbeixiaohuo/writing-agent/HEAD/.claude/agents/html-exporter.md -o ~/.claude/agents/dongbeixiaohuo-writing-agent-html-exporter.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Development Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
Development src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11
Development Cavecrew Builder
>
Development Cavecrew Investigator
>
Development Cavecrew Reviewer
>
Development Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.