Communityv2.1.0

graphify

AI coding assistant skill for building and querying knowledge graphs from codebases, docs, and media. Use for: understanding complex codebases, architectural...

1.1kdownloads8active installsShubha Pratim Biswas
View on ClawHubBack to Skills

Skill Details

Slug
graphify
Latest Version
2.1.0
Author
Shubha Pratim Biswas
Published
Apr 19, 2026
Updated
May 11, 2026
Total Versions
5

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for graphify.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v2.1.0

**Credential requirements for semantic extraction now clearly specified in environment metadata.** - Added `ANTHROPIC_API_KEY` and `OPENAI_API_KEY` to the environment variable list, describing their use for semantic extraction. - Clarified in documentation that code/AST and Whisper runs locally with no API key, but LLM-based content extraction requires a user-supplied API key. - No code or functional changes; documentation and skill metadata only.