From toolkit-skills
Verifies sources by fetching actual content from GitHub repos, npm packages, and docs before presenting research findings. Use when asked to research links or documentation.
How this skill is triggered — by the user, by Claude, or both
Slash command
/toolkit-skills:researchThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
1. Fetch actual source content (don't trust snippets)
gh api via Bashnpmx.dev API via WebFetch (see npm-package-research.md)tavily_extract_processai_search (perplexity/kagi_fastgpt/exa_answer)web_search or github_searchnpx claudepluginhub spences10/claude-code-toolkit --plugin toolkit-skillsResearches external questions across library docs, web, local code, and GitHub examples, synthesizing sources with confidence ratings. Activates on research, API lookup, library comparison, or investigation prompts.
Conducts focused research investigations with structured findings, confidence levels, and source citations. Spawns parallel scout agents for multi-angle research. Use when needing external information before deciding.
Gathers well-sourced current internet info for API docs, library comparisons, best practices, hypothesis testing, and verifying technical claims to inform planning and design.