graphifyAI coding assistant skill for building and querying knowledge graphs from codebases, docs, and media. Use for: understanding complex codebases, architectural...
Install via ClawdBot CLI:
clawdbot install fantox/graphifyGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://github.com/safishamsi/graphifyUses known external API (expected, informational)
arxiv.orgAudited Apr 20, 2026 · audit v1.0
Generated May 8, 2026
New developers can run graphify on a repository to generate a knowledge graph and GRAPH_REPORT.md, enabling them to understand architecture and dependencies without reading every file. This reduces ramp-up time from weeks to hours.
Teams maintaining a legacy codebase can use graphify to extract hidden dependencies and architectural patterns, helping plan refactoring or migration to a new stack. The inferred edges highlight risky connections.
Security engineers can query the graph for data flow paths involving sensitive functions (e.g., authentication, database access) to identify potential vulnerabilities or compliance violations.
Multiple teams working on interconnected microservices can share graphed outputs (e.g., GRAPH_REPORT.md) to align on interface contracts and data flows without in-depth code review.
Researchers can add arXiv papers via 'graphify add' and build a knowledge graph of concepts, methods, and citations across a corpus, enabling rapid literature review and hypothesis generation.
Offer a hosted version of graphify as a SaaS platform for teams that want to continuously index their repositories and expose queryable APIs without self-hosting.
License graphify to large enterprises with custom integration into their CI/CD pipelines, custom extraction rules for proprietary languages, and dedicated support.
Offer free basic graph building (limited nodes, no deep mode) while charging for advanced features like deep mode, Neo4j export, MCP server, and priority support.
💬 Integration Tip
Integrate graphify into your CI pipeline by running it on each PR to auto-generate an updated GRAPH_REPORT.md, then feed that artifact into your code review process to help reviewers quickly understand the change impact.
Scored May 8, 2026
Control desktop applications on Windows — launch, close, focus, resize, move windows, simulate keyboard/mouse input, manage processes, control VSCode, read clipboard, and capture screen info. Use when the user wants to interact with any running program, switch windows, type text, press shortcuts, open files in VSCode, manage running processes, or get system display information.
Conduct rigorous, adversarial code reviews with zero tolerance for mediocrity. Use when users ask to "critically review" my code or a PR, "critique my code", "find issues in my code", or "what's wrong with this code". Identifies security holes, lazy patterns, edge case failures, and bad practices across Python, R, JavaScript/TypeScript, SQL, and front-end code. Scrutinizes error handling, type safety, performance, accessibility, and code quality. Provides structured feedback with severity tiers (Blocking, Required, Suggestions) and specific, actionable recommendations.
Coding style memory that adapts to your preferences, conventions, and patterns for consistent coding.
Pragmatic coding standards for writing clean, maintainable code — naming, functions, structure, anti-patterns, and pre-edit safety checks. Use when writing new code, refactoring existing code, reviewing code quality, or establishing coding standards.
Claude Code integration for OpenClaw. This skill provides interfaces to: - Query Claude Code documentation from https://code.claude.com/docs - Manage subagents and coding tasks - Execute AI-assisted coding workflows - Access best practices and common workflows Use this skill when users want to: - Get help with coding tasks - Query Claude Code documentation - Manage AI-assisted development workflows - Execute complex programming tasks
Plan, draft, version, and refine written content with enforced versioning and quality audits.