What problem does it solve?
This Skill automates the process of exporting conversation histories from various AI coding tools (Claude, Codex, Gemini CLI, OpenCode, OpenClaw) and preparing them for upload to Hugging Face, including PII auditing and redaction.
Core Features & Use Cases
- Export Conversations: Securely export chat logs from supported AI platforms.
- Hugging Face Integration: Streamline the process of uploading datasets to Hugging Face repositories.
- PII Auditing & Redaction: Automatically scan exports for Personally Identifiable Information and sensitive data, with options for manual review and redaction.
- Use Case: A developer wants to share their debugging sessions with a specific AI model on Hugging Face for community review. They use DataClaw to export their sessions, review them for any accidental PII, redact sensitive information, and then push the cleaned dataset.
Quick Start
Run dataclaw prep --source all to discover projects and check Hugging Face authentication.