← 返回 Skills 市场
Repo Surveyor
作者
anthony-maio
· GitHub ↗
· v1.0.0
· MIT-0
216
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install repo-surveyor
功能描述
Use when Cartograph CLI or MCP is unavailable and you still need Cartograph-style repo orientation, task context, or documentation inputs from manual file su...
安全使用建议
This skill is internally consistent for doing a manual repo survey, but take these precautions before installing or invoking it: (1) run it only on repositories you own or have permission to analyze; repositories often contain secrets in config files — restrict the agent's file access to the repo root and exclude known secret paths (e.g., .env, config/secrets). (2) Confirm the agent or platform will not automatically transmit summaries to external services you don't trust. (3) Prefer using the official Cartograph tool (or use-cartograph) when available, as recommended by the skill. (4) If you plan to reuse this skill in automated flows, consider adding explicit constraints in the SKILL.md to prevent reading or exporting sensitive files.
功能分析
Type: OpenClaw Skill
Name: repo-surveyor
Version: 1.0.0
The repo-surveyor skill bundle contains instructions for an AI agent to perform manual repository analysis and documentation tasks. The SKILL.md file outlines a standard workflow for identifying key files and dependencies without any evidence of malicious intent, data exfiltration, or harmful prompt injection.
能力评估
Purpose & Capability
Name, description, and runtime instructions all focus on repository orientation and producing a small doc-ready summary. The skill declares no binaries, env vars, or installs — that matches an instruction-only repo-survey helper.
Instruction Scope
Instructions are limited to discovering source/config/entry files, ranking important files, tracing dependency hubs, and producing a minimal context summary. This is appropriate for repo orientation. One minor caution: the instructions allow agent discretion when selecting config files (which may contain secrets); the skill does not explicitly forbid reading non-repo system files or exfiltration, so callers should ensure the agent's file access is limited to the intended repository and outputs are not sent to untrusted endpoints.
Install Mechanism
No install spec and no code files are present. Instruction-only skills are lower risk because nothing is written to disk by the skill itself.
Credentials
The skill requests no environment variables, credentials, or config paths. That is proportionate for the described task.
Persistence & Privilege
The skill does not request always-on presence, does not modify other skills, and uses default autonomous-invocation behavior. Nothing here indicates elevated or persistent privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install repo-surveyor - 安装完成后,直接呼叫该 Skill 的名称或使用
/repo-surveyor触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial public release for Cartograph manual fallback OpenClaw skill.
元数据
常见问题
Repo Surveyor 是什么?
Use when Cartograph CLI or MCP is unavailable and you still need Cartograph-style repo orientation, task context, or documentation inputs from manual file su... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 216 次。
如何安装 Repo Surveyor?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install repo-surveyor」即可一键安装,无需额外配置。
Repo Surveyor 是免费的吗?
是的,Repo Surveyor 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Repo Surveyor 支持哪些平台?
Repo Surveyor 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Repo Surveyor?
由 anthony-maio(@anthony-maio)开发并维护,当前版本 v1.0.0。
推荐 Skills