vinvcn/mattpocock-skills-zh-cn762 installs
research
对照高可信一手来源调研问题,并把发现保存为仓库中的 Markdown 文件。适用于用户想调研主题、收集文档或 API 事实,或把阅读工作委托给后台代理时。
How do I install this agent skill?
npx skills add https://github.com/vinvcn/mattpocock-skills-zh-cn --skill researchIs this agent skill safe to install?
- Gen Agent Trust Hubpass
The skill reads information from external sources like documentation and code to generate summaries in the repository. This creates a potential surface for indirect prompt injection where instructions hidden in those external sources could influence the agent.
- Socketpass
No alerts
- Snykpass
Risk: LOW · No issues
What does this agent skill do?
启动一个 background agent 做 research,这样你可以在它阅读时继续工作。
它的工作:
- 对照 primary sources 调研问题:official docs、source code、specs、first-party APIs,而不是二手解读。每个 claim 都要追溯到拥有该事实的 source。
- 把 findings 写入一个 Markdown 文件,并为每个 claim 标注 source。
- 保存到 repo 既有的 notes 位置;匹配现有 convention。如果没有 convention,就放在合理位置并说明路径。
How can the creator link this skill?
Add the canonical catalog link to the repository README so users can inspect current installs and available audits. The publishing guide covers the complete discovery path.
<a href="https://skillzs.dev/skills/vinvcn/mattpocock-skills-zh-cn/research">View research on skillZs</a>