claude_converter

by FredyRivera-dev · Codex Skill · ★ 29

About claude_converter

A zero-dependency Python module for inspecting and converting coding-agent session files () — Claude Code, Codex, and Pi — into the format expected by Hugging Face Transformers. Each of these tools stores its session history as a JSONL file on disk, one JSON record per line: user prompts, assistant responses, tool calls, tool results, and extended thinking/reasoning blocks. This module parses each tool's format and flattens it into the same simple list that consumes directly — so downstream code doesn't need to know or care which tool produced the session.

anthropicclaudeclaude-codecodexcodex-cliconverterdatasetfine-tuninghuggingfacejsonl

Quick Facts

Stars29
Forks2
LanguagePython
CategoryCodex Skill
LicenseApache-2.0
Quality Score70.7255430486213/100
Last Updated2026-07-07
Created2026-06-27
Platformsclaude-code, cli, codex, python
Est. Tokens~9k

Compatible Skills

These tools work well together with claude_converter for enhanced workflows:

More Codex Skill Tools

Explore other popular codex skill tools:

View all Codex Skill tools →

Popular Python Agent Tools

Frequently Asked Questions

What is claude_converter?

claude_converter is A zero-dependency Python module for inspecting and converting coding-agent session files (.jsonl) — Claude Code, Codex, and Pi — into the messages format expected by Hugging Face Transformers.. It is categorized as a Codex Skill with 29 GitHub stars.

What programming language is claude_converter written in?

claude_converter is primarily written in Python. It covers topics such as anthropic, claude, claude-code.

How do I install or use claude_converter?

You can find installation instructions and usage details in the claude_converter GitHub repository at github.com/FredyRivera-dev/claude_converter. The project has 29 stars and 2 forks, indicating an active community.

What license does claude_converter use?

claude_converter is released under the Apache-2.0 license, making it free to use and modify according to the license terms.

View on GitHub → Browse Codex Skill tools