← 返回 Skills 市场
158
总下载
0
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install repo-analysis
功能描述
Read, explain, and evaluate a software repository or GitHub project in an engineering-oriented way. Use when the user asks to read a repo, understand a codeb...
安全使用建议
This skill is instruction-only and internally consistent with its stated purpose, so it poses low direct risk. Before installing or running it, consider: (1) The agent executing the skill may have platform-level abilities (network access, running local tools). If you plan to analyze a private repo, ensure the agent has appropriate access and avoid supplying secrets or credentials to the skill. (2) The SKILL.md explicitly avoids running repository scripts, which reduces risk — nevertheless, if you instruct the agent to execute repo build/test commands, be cautious. (3) If you want to limit external metadata collection, ask the agent not to run the optional GitHub health layer. If you need higher assurance, run the skill against a non-sensitive public repo first to observe behavior.
能力评估
Purpose & Capability
Name, description, and SKILL.md are consistent: the skill's goal is to read and evaluate repositories. It does not request unrelated binaries, environment variables, or config paths. The included reference docs further support the described behavior.
Instruction Scope
SKILL.md describes a constrained, evidence-first workflow (scan repo shape, read high-signal files, trace flows). It does not instruct the agent to read unrelated system files, fetch unrelated credentials, or exfiltrate data. The optional GitHub health layer is explicitly conditional and lightweight.
Install Mechanism
No install spec and no code files are present. This instruction-only design means nothing is written to disk by the skill itself.
Credentials
The skill requires no environment variables, credentials, or config paths. There are no requests for tokens or secrets that would be disproportionate to the stated purpose.
Persistence & Privilege
always is false and the skill does not request persistent system changes. disable-model-invocation is false (normal), meaning the agent may invoke the skill autonomously but this is expected for skills and not combined with other privilege escalations.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install repo-analysis - 安装完成后,直接呼叫该 Skill 的名称或使用
/repo-analysis触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.4.0
Add a lightweight GitHub health layer for public repositories, keeping stars, forks, license, commit recency, release rhythm, and maintenance signals as short supporting context under engineering-first analysis.
v0.3.0
Add automatic mode selection, target scope recognition, quick-read depth limits, and clearer boundary between architecture review and takeover assessment.
v0.2.0
Add three output modes: quick read, architecture review, and takeover assessment. Improve templates and mode-aware guidance.
元数据
常见问题
Repo Analysis 是什么?
Read, explain, and evaluate a software repository or GitHub project in an engineering-oriented way. Use when the user asks to read a repo, understand a codeb... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 158 次。
如何安装 Repo Analysis?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install repo-analysis」即可一键安装,无需额外配置。
Repo Analysis 是免费的吗?
是的,Repo Analysis 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Repo Analysis 支持哪些平台?
Repo Analysis 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Repo Analysis?
由 JY(@9penny)开发并维护,当前版本 v0.4.0。
推荐 Skills