← Back to Skills Marketplace
athola

Nm Cartograph Dependency Graph

by athola · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
97
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install nm-cartograph-dependency-graph
Description
Generate dependency graphs showing import relationships between modules or plugins
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install nm-cartograph-dependency-graph
  3. After installation, invoke the skill by name or use /nm-cartograph-dependency-graph
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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
Metadata
Slug nm-cartograph-dependency-graph
Version 1.0.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is Nm Cartograph Dependency Graph?

Generate dependency graphs showing import relationships between modules or plugins. It is an AI Agent Skill for Claude Code / OpenClaw, with 97 downloads so far.

How do I install Nm Cartograph Dependency Graph?

Run "/install nm-cartograph-dependency-graph" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Nm Cartograph Dependency Graph free?

Yes, Nm Cartograph Dependency Graph is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Nm Cartograph Dependency Graph support?

Nm Cartograph Dependency Graph is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Nm Cartograph Dependency Graph?

It is built and maintained by athola (@athola); the current version is v1.0.0.

💬 Comments