# Cco Export

> Export context report as Markdown or HTML

- Skill: `egorfedorov/cco-export` (Agent Skill)
- Install (CLI): `npx skillmds@latest add egorfedorov/cco-export`
- Raw SKILL.md: https://api.skillmd.com/api/skills/egorfedorov/cco-export/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Web & Frontend
- License: MIT
- Author: egorfedorov (https://skillmd.com/u/egorfedorov)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/egorfedorov/cco-export

---


# Export Context Report

Export the context optimizer report in the specified format.

Parse $ARGUMENTS for the format (default: md).

Run:
```bash
node ${CLAUDE_PLUGIN_ROOT}/src/export.js $ARGUMENTS
```

Show the user the path to the exported file. If HTML, mention they can open it in a browser for a visual dashboard with charts and color-coded metrics.

