Turn any folder of files, code, docs, images, and videos into a navigable, clustered knowledge graph with a comprehensive audit trail.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install sdw-kb
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install sdw-kb using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The sdw-kb skill is a powerful framework built around a raw folder workflow that transforms unorganized data—including source code, markdown documentation, research papers, images, and media files—into structured, highly discoverable knowledge graphs. By utilizing community detection and GraphRAG-ready outputs, it uncovers hidden, cross-document connections that standard AI tools often fail to capture across distinct sessions.
Operating completely within a self-contained environment via the uv tool manager, this skill ensures total process reproducibility. Every generated node and relationship is preserved persistently, guaranteeing that your knowledge base survives indefinitely and remains queryable without the need to continuously re-read original source documents.
Ensure you have the uv package manager ready on your system. The Openclaw Skills runner will handle the remaining process automatically.
# Verify or manually trigger graphifyy setup inside the uv tool virtual environment
uv tool install graphifyy
# Run the complete knowledge graph pipeline on your current active folder
/sdw-kb
All analytical outputs and cached states are written directly to the self-contained knowledge base folder located at ~/.sdw/knowledge_bases/<kb-name>/, maintaining absolute decoupling from your project files.
| Artifact Target | File Path | Objective Purpose |
|---|---|---|
| Interactive UI | graphify-out/graph.html |
Network visualization wrapper for browser exploration. |
| Structured Data | graphify-out/graph.json |
Comprehensive GraphRAG-compliant entity and relationship schema. |
| Audit Summary | graphify-out/GRAPH_REPORT.md |
Plain-language documentation, god nodes, and surprise links. |
| Cost Registry | graphify-out/cost.json |
Token consumption tracking logs across computational cycles. |
Loading
A battle-tested Python starter template to build and deploy production-ready vertical AI agents for Telegram in 10-15 minutes.

An AI-powered gaokao volunteer filling helper using ranking-based matching and risk classification to automate Chinese college selection.

A cognitive engineering framework that transforms your AI agent into a rigorous, first-principles-driven thinker utilizing the famous five-step algorithm and business heuristics of Elon Musk.

An advanced AI-powered assistant designed to write comprehensive, investor-ready business plans based on nine core industry-standard modules.

An automated diagnostic utility designed to troubleshoot DNS resolution anomalies, domain unreachable issues, and routing misconfigurations across Alibaba Cloud and third-party DNS platforms.

An AI-powered document extraction skill to convert W-2s, 1099s, 1040s, and scanned tax forms into clean, typed JSON with per-field confidence flags.








































