docs
Documentation
PromptConduit is an open-source CLI that captures events from AI coding assistants — Claude Code, Cursor, Gemini CLI, Codex, Copilot, and Grok Build — and can generate reusable skills from your transcripts. Local skill generation needs no account; real-time capture works locally too. Team features use the platform API.
curl -fsSL https://promptconduit.dev/install | bash promptconduit init
Sections
- Quick Start
Get up and running with PromptConduit in two minutes. Install the CLI and start capturing AI coding sessions.
- Installation
Install the PromptConduit CLI with a curl script, from source, or download a pre-built binary. Available for macOS, Linux, and Windows.
- Editor Extension
Live cost, Session Graph, and coaching in Cursor. Search PromptConduit on Open VSX, or let promptconduit install cursor sideload it.
- Local Skills
Generate reusable Claude Code skills from your local transcripts without a platform account. Free forever.
- Supported Tools
PromptConduit captures Claude Code, Cursor, Gemini CLI, Codex, Copilot, and Grok Build in real time, and generates skills from Claude Code, Codex, and Copilot transcripts.
- Configuration
Configure the PromptConduit CLI: API keys, environments, debug mode, and environment variables.
- CLI Reference
Full CLI reference for PromptConduit. Commands for init, login, install, cost, graph, sync, skills, and more.
- API Reference
PromptConduit REST API reference. Ingest raw events via /v1/events/raw with RFC 7807 error responses.