Skip to content
@promptconduit

Prompt Conduit

Capture, analyze, and evolve your AI coding sessions into reusable skills.

• Prompt Conduit

Capture, analyze, and evolve your AI coding sessions into reusable skills.

Works with Claude Code, Cursor, and Gemini CLI.

WebsiteDocsIssues


What We Build

PromptConduit is an open-core developer tool that captures every prompt, tool call, and session event from your AI coding assistant — then turns that data into insights and reusable skills.

# No account needed — generate skills from your existing transcripts
brew install promptconduit/tap/promptconduit
promptconduit skills generate --local

Repositories

Repo Description Language
cli CLI that captures events from AI coding tools and forwards to the platform Go
app Native macOS menu bar app for session tracking and skills management Swift
homebrew-tap Homebrew formulae for distributing the CLI Ruby

How It Works

AI Tools (Claude Code, Cursor, Gemini CLI)
        │
        ▼  hooks
  promptconduit hook          ← raw event captured
        │
        ▼  async, non-blocking
  /v1/events/raw              ← platform API
        │
        ▼  server-side adapters
  Sessions · Insights · Skills

The CLI is a thin client — it wraps raw events in an envelope and forwards them. All normalization and analysis happens server-side.


Contributing

All client repos are MIT licensed and open to contributions. The most valuable contribution is adding support for a new AI tool.

If you're working in the CLI repo with Claude Code, run /add-tool <name> for a step-by-step guide.

See CONTRIBUTING.md in the CLI repo to get started.

Popular repositories Loading

  1. app app Public

    Prototype: Client app to run and monitor agents kicking off your local agentic clis

    Swift 1

  2. cli cli Public

    Skill distribution

    Go

  3. homebrew-tap homebrew-tap Public

    Homebrew tap for PromptConduit CLI

    Ruby

  4. ghostty ghostty Public

    Forked from ghostty-org/ghostty

    👻 Ghostty is a fast, feature-rich, and cross-platform terminal emulator that uses platform-native UI and GPU acceleration.

    Zig

  5. .github .github Public

    Prompt Conduit GitHub org profile

Repositories

Showing 5 of 5 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…