Claude
Skills
Sign in
Back

cco-export

Included with Lifetime
$97 forever

Export context report as Markdown or HTML

Web Dev

What this skill does


# 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.

Related in Web Dev