Kb Map
Description
--- description: Build the OntoShip KB graph (gitmark map) — collapsible tree + rendered markdown + force/radial link graph as a self-contained HTML — and point the user to it. allowed-tools: Bash(python3:*) --- Generate and surface the knowledge-base map. Optional `$ARGUMENTS` = output path (default `docs-map.html`). Do: 1. Refresh the index: `python3 ${CLAUDE_PLUGIN_ROOT}/skills/kb-search/gitmark.py index` 2. Build the map: `python3 ${CLAUDE_PLUGIN_ROOT}/skills/kb-search/gitmark.py map -o "
Installation
Installs to ~/.claude/skills/vakovalskii-ontoship-kb-map/SKILL.md
mkdir -p ~/.claude/skills/vakovalskii-ontoship-kb-map && curl -fsSL https://raw.githubusercontent.com/vakovalskii/ontoship/HEAD/commands/kb-map.md -o ~/.claude/skills/vakovalskii-ontoship-kb-map/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Doc Co-authoring
Guide users through structured workflow for co-authoring documentation
Documentation Docx
Create, edit, and analyze Word documents with tracked changes, comments, and formatting
Documentation Extract text, create PDFs, merge/split documents, and handle forms
Documentation Pptx
Create, edit, and analyze PowerPoint presentations with layouts and templates
Documentation Xlsx
Create, edit, and analyze Excel spreadsheets with formulas, formatting, and visualization
Documentation mcp-server-fetch
Fetch and convert web pages to markdown.
Documentation