← 返回 Skills 市场
athola

Nm Cartograph Dependency Graph

作者 athola · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
97
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install nm-cartograph-dependency-graph
功能描述
Generate dependency graphs showing import relationships between modules or plugins
安全使用建议
This skill appears coherent and low-risk: it only needs access to the code you tell it to analyze and does not request credentials or install software. Before running, limit the 'scope' you pass to the codebase-explorer to the repository paths you want analyzed (avoid giving it a workspace that contains secrets or unrelated projects). Confirm the Mermaid renderer (MCP) is a trusted/rendering endpoint in your environment if you care about remote rendering. If you prefer extra safety, run the analysis on a sanitized copy of the repo or a sample project first.
功能分析
Type: OpenClaw Skill Name: nm-cartograph-dependency-graph Version: 1.0.0 The skill bundle contains instructions for an AI agent to generate Mermaid dependency graphs by exploring a codebase and rendering the results via a Mermaid Chart MCP. The logic in SKILL.md is focused entirely on structural analysis and visualization, with no evidence of data exfiltration, malicious execution, or harmful prompt injection.
能力评估
Purpose & Capability
The name/description (dependency graph) match the instructions: explore a codebase, extract imports, generate Mermaid syntax, and render via a Mermaid renderer. No unrelated binaries, env vars, or config paths are requested.
Instruction Scope
Instructions call a codebase-explorer agent to 'Explore [scope]' and to track internal/external imports — this necessarily requires reading repository files within the provided scope (expected). The SKILL.md does not instruct reading unrelated system files or credentials. Caution: the explorer will access all files in the given scope and could surface secrets present in the repo if they exist.
Install Mechanism
Instruction-only skill with no install spec and no code files, so nothing is written to disk or downloaded during install — minimal install risk.
Credentials
No environment variables, credentials, or config paths are required. Requested resources are proportionate to the stated purpose.
Persistence & Privilege
always:false and default model invocation are used. The skill can be invoked autonomously (platform default) but it does not request elevated or persistent privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install nm-cartograph-dependency-graph
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /nm-cartograph-dependency-graph 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of the dependency-graph skill. - Generate visual dependency graphs showing import relationships between modules or plugins - Outputs Mermaid syntax for easy flowchart rendering - Supports identification of circular dependencies and coupling analysis - Includes step-by-step workflow for exploring codebases and rendering graphs - Provides rules for dependency representation and customizable graph features
元数据
Slug nm-cartograph-dependency-graph
版本 1.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Nm Cartograph Dependency Graph 是什么?

Generate dependency graphs showing import relationships between modules or plugins. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 97 次。

如何安装 Nm Cartograph Dependency Graph?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install nm-cartograph-dependency-graph」即可一键安装,无需额外配置。

Nm Cartograph Dependency Graph 是免费的吗?

是的,Nm Cartograph Dependency Graph 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Nm Cartograph Dependency Graph 支持哪些平台?

Nm Cartograph Dependency Graph 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Nm Cartograph Dependency Graph?

由 athola(@athola)开发并维护,当前版本 v1.0.0。

💬 留言讨论