Genpark Claude Code Conversation Archiver Skill
Description
GenPark AI Agent Skill - Deterministic conversation turn archiver and session ledger with automated Git indexing and clean Markdown export.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
GenPark Claude Code Conversation Archiver Skill
Deterministic conversation turn archiver and session ledger with automated Git indexing and clean Markdown export.
Find more agent tools at [GenPark](https://genpark.ai) and the [GenPark MCP Catalog](https://genpark.ai/mcp).
graph LR
A[User Prompt / Agent Response] --> B[Conversation Turn Filter]
B -->|Sanitize & Strip Noise| C[Per-Session Markdown Ledger]
C --> D[Monthly Archive Index]
C --> E[Git Commit & Second Brain Exporter]
style A fill:#e1f5fe
style B fill:#fff9c4
style C fill:#c8e6c9
style D fill:#ffe0b2
style E fill:#d1c4e9
Features
- Turn-by-turn conversational stream sanitization excluding noisy token artifacts.
- Chronological per-session markdown hierarchy (YYYY-MM/YYYY-MM-DD-slug.md).
- Automated monthly index cataloging with session titles, tag summaries, and word counts.
- Git commit payload synthesizer for automatic synchronization to remote Second Brain.
- Zero external dependencies (pure Python Standard Library).
Installation & MCP Integration
Configure in your Claude Code / Antigravity / Cursor `mcpServers` setting:
{
"mcpServers": {
"genpark-claude-code-conversation-archiver-skill": {
"command": "python",
"args": ["mcp_server.py"]
}
}
}
License
Apache-2.0 License. Built with ❤️ by GenPark AI.
Related Skills
Agency Agents
A complete AI agency at your fingertips - From frontend wizards to Reddit community ninjas, from whimsy inject
AI Awesome Llm Apps
100+ AI Agents, Agent Skills and RAG Apps - Free and Open Source.
AI Firecrawl
🔥 The API to search, scrape, and interact with the web for AI
AI Artifacts Builder
Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web tech
AI Headroom
Compress tool outputs, logs, files, and RAG chunks before they reach the LLM. 20% fewer tokens for coding agen
AI CrewAI
Framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewA
AI