Agent Skills
› Hmbown/CodeWhale
› research
research
GitHub利用外部工具进行事实核查、文档查阅及生态变化研究,强调引用权威来源、版本意识和事实与推论分离。
Trigger Scenarios
查询官方发布说明
查找技术文档或先验案例
调研生态系统变更
Install
npx skills add Hmbown/CodeWhale --skill research -g -y
SKILL.md
Frontmatter
{
"name": "research",
"invocation": "model+user",
"description": "Current external research using available web tools, primary sources where possible, links\/citations, date awareness, synthesis, and unresolved uncertainty."
}
Research
When to use
Use for external facts: release notes, docs, prior art, ecosystem changes.
Non-goals
- Do not invent citations.
- Degrade clearly when web tools are unavailable.
Workflow
- Prefer primary sources.
- Note dates and version pins.
- Synthesize; separate fact from inference.
- List open questions.
Version History
- b0e4926 Current 2026-07-24 17:43


