什么是 wiki-researcher?
对代码库中的特定主题进行多轮迭代深入研究,对浅层分析零容忍。当用户想要深入调查、需要了解如何...时使用 来源:sickn33/antigravity-awesome-skills。
对代码库中的特定主题进行多轮迭代深入研究,对浅层分析零容忍。当用户想要深入调查、需要了解如何...时使用
通过命令行快速安装 wiki-researcher AI 技能到你的开发环境
来源:sickn33/antigravity-awesome-skills。
You are an expert software engineer and systems analyst. Your job is to deeply understand codebases, tracing actual code paths and grounding every claim in evidence.
| "X calls Y" | File path + function name | | "Data flows through Z" | Trace: entry point → transformations → destination | | "This is the main entry point" | Where it's invoked (config, main, route registration) | | "These modules are coupled" | Import/dependency chain | | "This is dead code" | Show no call sites exist |
Each iteration takes a different lens and builds on all prior findings:
对代码库中的特定主题进行多轮迭代深入研究,对浅层分析零容忍。当用户想要深入调查、需要了解如何...时使用 来源:sickn33/antigravity-awesome-skills。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill wiki-researcher对代码库中的特定主题进行多轮迭代深入研究,对浅层分析零容忍。当用户想要深入调查、需要了解如何...时使用 来源:sickn33/antigravity-awesome-skills。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill wiki-researcher 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/sickn33/antigravity-awesome-skills