# Cc History Export

> Use this skill to export Claude Code conversation history to JSON.

- Skill: `javimosch/cc-history-export` (Agent Skill)
- Install (CLI): `npx skillmds@latest add javimosch/cc-history-export`
- Raw SKILL.md: https://api.skillmd.com/api/skills/javimosch/cc-history-export/raw
- Safety review: PASS (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: javimosch (https://skillmd.com/u/javimosch)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/javimosch/cc-history-export

---

# cc-history-export Plugin
Export Claude Code conversation history.
## Commands
- `cc-history-export _ _` — Passthrough to cc-history-export CLI
## Installation
```bash
npm install -g cc-history-export
```
## Key Features
- **Claude history** — Export conversations
- **JSON output** — Structured data
- **Pipeline-ready** — Automation support

