research
1
总安装量
1
周安装量
#78037
全站排名
安装命令
npx skills add https://github.com/spences10/claude-code-toolkit --skill research
Agent 安装分布
amp
1
cline
1
opencode
1
cursor
1
continue
1
kimi-cli
1
Skill 文档
Verified Research
Quick Start
- Fetch actual source content (don’t trust snippets)
- Verify claims before presenting
- Report failures explicitly
Tool Priority
- GitHub repos â
gh apivia Bash - Doc pages â
tavily_extract_process - Quick answers â
ai_search(perplexity/kagi_fastgpt/exa_answer) - Discovery â
web_searchorgithub_search - Fallback â Clone repo via subagent
Core Rules
- Never present unverified findings – fetch actual content first
- Partial data â success – try next tool, report failures
- No source substitution without user consent
- Flag contradictions – don’t silently pick one source
References
- verification-patterns.md – Source conflicts, cutoff handling
- ai-search-providers.md – exa_answer, perplexity, kagi usage
- hallucination-prevention.md – CoVe, atomic facts
- repo-cloning-pattern.md – Subagent clone workflow
- partial-data-failures.md – Rate limits, fallbacks