docs
Documentation
PromptConduit is an open-source CLI that captures events from AI coding assistants — Claude Code, Cursor, and Gemini CLI — and can generate reusable skills from your transcripts. Local skill generation needs no account; real-time capture and team features use the platform API.
brew install promptconduit/tap/promptconduit promptconduit install claude-code
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 via Homebrew, curl, or from source. Available for macOS, Linux, and Windows.
- Local Skills
Generate reusable Claude Code skills from your local transcripts without a platform account. Free forever.
- Supported Tools
PromptConduit supports Claude Code, Cursor, Gemini CLI, Codex, and Copilot for real-time capture and skill generation.
- Configuration
Configure the PromptConduit CLI: API keys, environments, debug mode, and environment variables.
- CLI Reference
Full CLI reference for PromptConduit. Commands for install, sync, skills generation, config, and more.
- API Reference
PromptConduit REST API reference. Ingest raw events via /v1/events/raw with RFC 7807 error responses.