From GroundFetch
Use GroundFetch for lightweight grounded web search through a Gemini-compatible google_search endpoint without loading an MCP server. Trigger when the user asks for source-backed web lookup, current facts, citation discovery, or external search results and a CLI-based path is preferred.
How this skill is triggered — by the user, by Claude, or both
Slash command
/groundfetch:groundfetchThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use the bundled CLI instead of a search MCP server unless the user explicitly
Use the bundled CLI instead of a search MCP server unless the user explicitly asks for MCP.
Run:
groundfetch --query "search terms" --limit 5
--limit between 1 and 20.data.web[] titles and URLs as the source list.Provides behavioral guidelines to reduce common LLM coding mistakes, focusing on simplicity, surgical changes, assumption surfacing, and verifiable success criteria.
Searches, retrieves, and installs Agent Skills from prompts.chat registry using MCP tools like search_skills and get_skill. Activates for finding skills, browsing catalogs, or extending Claude.
Creates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.
npx claudepluginhub clavulin/groundfetch --plugin groundfetch