Skip to main content

Agent integration

Kestrel Search can generate a SKILL.md that teaches supported coding agents when and how to use the command.

Interactive installation

You will be prompted to choose an agent and whether the skill should be installed for the current project or globally.

Install for every supported agent

Supported agents include:
  • Codex
  • Claude Code
  • GitHub Copilot in VS Code
Restart the agent session after installing the skill.

Use Kestrel from an agent

JSON is the recommended output format:
Agents can supply every query through repeatable -q or --query options; the positional query is optional. Progress is written to stderr, leaving stdout safe for parsing.

Remove installed skills