メインコンテンツへスキップ
このコンテンツはお使いの言語にまだ対応していないため、英語で表示されています。

Graphviz DOT Diagram Generator

Skill 検証済み
85

Create directed/undirected graphs using DOT language with automatic layout. Best for dependency trees, call graphs, package hierarchies, and module relationships requiring fine-grained edge routing.

AI サマリー

This skill generates DOT language code for creating directed and undirected graphs. It provides detailed syntax rules, common pitfalls, and examples for defining nodes, edges, attributes, and subgraphs, supporting automatic layout and fine-grained edge routing.

License

  • warning:License usabilityThe license is only mentioned in the README footer as 'GPL-3.0' without a dedicated LICENSE file or SPDX identifier in the manifest, making it informally declared and difficult for downstream tools to process.

Versioning

  • warning:Release ManagementThere is no manifest version, GitHub release tag, or CHANGELOG present for this skill, and installation instructions might reference 'main' if not explicitly versioned.

インストール

npx skills add markdown-viewer/skills

Vercel skills CLI(skills.sh)を npx 経由で実行します。ローカルに Node.js と、skills 対応のエージェント(Claude Code、Cursor、Codex など)が少なくとも 1 つインストールされている必要があります。リポジトリが agentskills.io 形式に従っていることを前提としています。

19 days ago
2.4k stars
GPL-3.0
6 days ago に更新
ソースコードを表示

類似の拡張機能