Search repository text through a deterministic first-class fak command.
Scanned 9/2/2026
Install to Claude Code
npx -y skills add anthony-chaudhary/fak --skill skill-program --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Skill Program?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/anthony-chaudhary-skill-program)More formats (shields.io, HTML) on the badges page.
---
name: repo_search
description: Search repository text through a deterministic first-class fak command.
---
# Repository search
Use this tool only when the current provider request advertises it. The prose
explains intent; it does not register or execute the command.
```fak-program
{"version":"fak.skill-program/v1","name":"repo_search","input_schema":{"type":"object","properties":{"query":{"type":"string"}},"required":["query"]},"executor":{"argv":["fak","code","search","--json"],"adapter":{"version":"fak.command-adapter/v1","argv":[{"field":"query","flag":"--query"}],"result":"json"}},"aliases":{"codex":"functions.shell_command","openai":"repo_search"}}
```
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!