code-search skills

227 tagged code-search, measured the same way as everything else here.

Browse within: code-intelligence 62embeddings 56agent-memory 47call-graph 34ai-skills 27bi-temporal-graph 27ai-coding 17ai-coding-assistant 16llm-tools 13cocoindex 12code-explorer 12hybrid-search 12grep 11coding-agents 10

repo-index

97

WangChangxin0809/repo-agent-harness

Skill Claude CodeCodex

Part of repo-agent-harness

Give a repository a code-and-docs graph an agent can query — tree-sitter symbols, import and call edges, doc-to-code edges, ranked by personalized PageRank from whatever the current task touches. Use this when an agent cannot find the relevant code in a large repo, when grep returns hundreds of hits or none, when…

2 3d ago A 108 tokens original MIT

writing-checks

98

WangChangxin0809/repo-agent-harness

Skill Claude CodeCodex

Part of repo-agent-harness

Build the machinery that enforces a convention instead of documenting it — PreToolUse guards that block an action before it runs, CI gates that judge the worktree, selftests that prove a check can turn red, and structural tests that enforce layering. Use this whenever a rule keeps getting violated despite being…

2 3d ago A 105 tokens original MIT

writing-docs

99

WangChangxin0809/repo-agent-harness

Skill Claude CodeCodex

Part of repo-agent-harness

Write or restructure documentation that agents and people actually read — choosing which of the four directories it belongs in (how-to, reference, decisions, exec-plans), knowing what belongs in a failure message instead of a file, and keeping the routing table honest. Use this whenever writing a doc, a runbook, a…

2 3d ago A 141 tokens original MIT

semhood

100

AhmeedGamil/semhood

Skill Claude CodeCodex

Use semantic code search before reading files. Find relevant chunks by intent (e.g. "where is auth handled?") via the semhood MCP server, then read only what's needed.

1 3mo ago A 40 tokens original MIT

semhood

101

AhmeedGamil/semhood

Skill Claude CodeCodex

Use semantic code search before reading files. Find relevant chunks by intent (e.g. "where is auth handled?") via the semhood MCP server, then read only what's needed.

1 3mo ago A 40 tokens copy · 89% MIT

sensegrep

102

Stahldavid/sensegrep

Skill Claude CodeCodex

Semantic-first code discovery via MCP. Default to sensegrepsearch for behavior, concepts, structure, and exploration; reserve sensegrepliteral for known exact strings, regexes, exhaustive occurrence audits, or verification after discovery.

1 17d ago A 46 tokens original Apache-2.0

sensegrep-cli

103

Stahldavid/sensegrep

Skill Claude CodeCodex

Semantic-first code discovery via the sensegrep CLI. Default to sensegrep search for behavior, concepts, structure, and exploration; reserve sensegrep literal for known exact strings, regexes, exhaustive occurrence audits, or verification after discovery.

1 17d ago A 50 tokens original Apache-2.0

divyanshu-iitian/ContextFlux

Skill Claude CodeCodex

Use ContextFlux to minimize coding-agent context and tool calls when exploring, planning, debugging, reviewing, or modifying an unfamiliar or multi-file repository. Trigger for codebase discovery, symbol search, architecture questions, cross-file changes, error tracing, review feedback, test discovery, or any request…

1 6d ago A 72 tokens original MIT

wikipedia-glossary

106

HelloThisWorld/open-mind

Skill Claude CodeCodex

Enrich an Open Mind project's glossary with standard term definitions from Wikipedia. For each already-extracted term, look up its authoritative Wikipedia definition, tidy it, and write it back to the glossary as a separate, attributed field; terms with no confident match keep their verbatim in-project definition. Use…

1 1mo ago A 91 tokens original MIT

capability-router

107

HelloThisWorld/open-mind

Skill Claude CodeCodex

Route a request to exactly one Open Mind capability (glossary / structure / search). A local model may decide when ready, but its choice is validated against the known capability set and falls back to a deterministic if-else floor — the model never invents or overrides a capability unchecked.

1 1mo ago A 62 tokens original MIT

glossary

108

HelloThisWorld/open-mind

Skill Claude CodeCodex

Extract a project's term/acronym definitions VERBATIM from its own authoritative sources, each with file:line provenance and a grounded usage profile; resolve a term deterministically or return an honest "not found" — never generated.

1 1mo ago A 50 tokens original MIT

jarvis-release

109

jarvis-intelligence/jarvis

Skill Claude CodeCodex

Cut a new release of the jarvis repo itself (not a user's indexed repo) — bump the version consistently across pyproject.toml, server.json, and uv.lock, add a CHANGELOG.md entry, open and merge a chore/release PR, tag and publish a GitHub Release, and confirm the publish-pypi/publish-mcp-registry pipeline actually…

0 11d ago C 144 tokens original MIT

agent-preview

110

spelech/contextcortex

Skill Claude CodeCodex

Use when generating visual artifacts, interactive HTML/JS apps, web mockups, charts, images, or reports that need to be presented to the user over remote SSH sessions via a live browser preview.

0 2d ago A 43 tokens

captain-search-cli

111

mnm-matin/captain-search

Skill Claude CodeCodex

Use Captain Search from the terminal when the user needs exact csearch or captain-search commands, checkout-based CLI usage, future PyPI-installed CLI usage, smoke tests, provider selection, repo-scoped code search, webpage fetches, JSON output, or shell-friendly troubleshooting. Prefer this skill for direct CLI…

0 4mo ago A 92 tokens original MIT

captain-search

112

mnm-matin/captain-search

Skill Claude CodeCodex

Search the web, search code, and fetch webpages using the csearch CLI. Use when the user needs web search results, code search across repos, webpage content extraction, or provider troubleshooting. Triggers: "search the web", "find code", "fetch this page", "look up", "search for", "what does this page say", "extract…

0 4mo ago A 88 tokens original MIT

explore

113

yonatangross/orchestkit

Skill Claude CodeCodex

Multi-angle codebase exploration spawning 3-5 parallel agents for code structure, data flow, architecture patterns, and health assessment. Generates ASCII visualizations, import graphs, and design pattern detection with cross-session memory storage. Use when exploring a repo, discovering architecture, onboarding to a…

225 today A 68 tokens MIT

githits-com/githits-cli

Skill Claude CodeCodex

Inspect, query, compare, or explicitly export GitHits agent-eval history in Braintrust using the repository's verified workflow.

93 today A 31 tokens Apache-2.0

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: