Agent Skills
› elisaterumi-ai/agent-skills-in-practice
› web-researcher
web-researcher
GitHub执行结构化研究并综合信息,适用于需要调研主题的场景。通过定义目标、识别来源、提取洞察和总结发现来输出研究成果。
触发场景
需要进行主题调研
需要汇总多源信息
安装
npx skills add elisaterumi-ai/agent-skills-in-practice --skill web-researcher -g -y
SKILL.md
Frontmatter
{
"name": "web-researcher",
"description": "Performs structured research and synthesizes information. Use when researching topics."
}
Instructions
- Define research goal
- Identify relevant sources
- Extract key insights
- Summarize findings
Output Format
Topic
Key Insights
- Insight 1
- Insight 2
Sources
- Source 1
版本历史
- 281cc81 当前 2026-07-24 16:50


