Agent skill

kagi-search

Search the web using Kagi. Use for web searches with Quick Answer AI summaries.

Stars 163
Forks 31

Install this agent skill to your Project

npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/kagi-search

SKILL.md

Usage

bash
# Basic search (shows Quick Answer summary only)
kagi-search "what is the capital of France"

# Include search result links (default: 3 links)
kagi-search -l "search query"

# Include more links
kagi-search -l -n 10 "search query"

# JSON output for parsing
kagi-search -j "search query" | jq '.results[0].url'

See README.md for setup and configuration.

Expand your agent's capabilities with these related and highly-rated skills.

Didn't find tool you were looking for?

Be as detailed as possible for better results