- Type
- Agent Skill
- Open source
- Yes
- GitHub Stars
- ★ 1.0k
- Source
- skill-github
- Repository
- github.com/ctxrs/ctx
Overview
ctx is an open-source command-line tool that enables fast searching of past coding proxy sessions on your local machine. It builds a Tantivy search index, allowing current and future proxies to locate previous discussions, commands, or failed attempts, thus avoiding redundant work. The tool supports history from multiple coding proxies and requires no API key or cloud service.
Capabilities
- ▪Local search of coding proxy history
- ▪Build Tantivy search index
- ▪Support for multiple coding proxies
- ▪No API key or cloud service required
Use cases
Setup
macOS, Linux, and FreeBSD: `curl -fsSL https://ctx.rs/install | sh`; Windows PowerShell: `irm https://ctx.rs/install.ps1 | iex`
This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.
FAQ
Which coding proxies does ctx support?
Supports Claude Code, Codex, Cursor, and other coding proxies.
How do I install ctx?
Install using the provided curl or PowerShell command.
Related skills
gemini-cli
Gemini CLI is an open-source AI agent that brings Gemini's powerful capabilities directly into the terminal.
sast-skills
Transform your AI coding assistant into a SAST scanner to automatically detect vulnerabilities in code.
skill-recorder
Record screen interactions and generate reusable AI skills.
scientific-agent-skills
Transform any AI agent into a scientific assistant with 147 ready-to-use research skills.
susi_alexa_skill
A skill that enables question-and-answer interactions between Alexa and Susi AI.
claude-context
Provides code search capabilities for Claude Code, turning the entire codebase into context.