research
仓库创建 2026年7月27日最近提交 1 天前SkillHot 收录 1 天前
▸ 精选理由
强调来源可靠性,适合需要权威依据的技术或产品调研。
▸ 风险提示
会访问外部网站抓取资料,注意网络与版权问题。
这个 Skill 做什么
调用后台代理对一题目进行主来源调研,并把发现写成 Markdown 文件。
让后台代理去查权威原始资料(官方文档、源代码、规范、第一方 API),把结论整理成一个 Markdown 文件并放到 repo,同时每条结论都标注来源。适合你要交代课题调研、核对文档或把大量阅读工作交给后台做时使用。特别之处是只追溯到原始来源、不靠二次汇编,而且结果直接存在仓库里,便于复现和引用。
▸ 展开 SKILL.md 英文原文
Investigate a question against high-trust primary sources and capture the findings as a Markdown file in the repo. Use when the user wants a topic researched, docs or API facts gathered, or reading legwork delegated to a background agent.
0
Stars
0
Forks
22
仓库内 Skill
积累中
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/octopus117/mattpocock-skills-adapt/main/skills/research/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/octopus117/mattpocock-skills-adapt/main/skills/research/SKILL.md"SKILL.MD 节选查看完整文件 ↗
Spin up a **background agent** to do the research, so you keep working while it reads. Its job: 1. Investigate the question against **primary sources** — official docs, source code, specs, first-party APIs — not a secondary write-up of them. Follow every claim back to the source that owns it. 2. Write the findings to a single Markdown file, citing each claim's source. 3. Save it where the repo already keeps such notes; match the existing convention, and if there is none, put it somewhere sensible and say where.
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有