AINL
01Skill Claude CodeCodex
Deterministic compiled graphs for ZeroClaw (importer, runtime, MCP tools).
52 tagged graphs, measured the same way as everything else here.
Browse within: graph-database 39static-analysis 39vscode-extension 39app-backend 6docker 6instant-apps 6neo4j 6
Skill Claude CodeCodex
Deterministic compiled graphs for ZeroClaw (importer, runtime, MCP tools).
Skill Claude CodeCodex
Deterministic compiled graphs for Hermes Agent (importer, runtime, MCP tools, learning-loop bridge).
Skill Claude CodeCodex
Deterministic compiled graphs for OpenClaw (importer, runtime, MCP tools).
Skill Claude CodeCodex
Model data in RushDB's property-centric LMPG graph. Use when designing or evolving schemas, choosing labels and properties, defining relationships, importing nested JSON, structuring a new use case, or modeling agent memory with EPISODE, MEMORYFACT, domain records, scope fields, semantic properties, and fact…
Skill Claude CodeCodex
Design a tailored RushDB schema for any use case through guided conversation. Use this skill when a user is starting a new project, unsure what labels to define, asking "what records should I create", or wants a scaffold for a known domain (e-commerce, healthcare, SaaS, CRM, agent memory, etc.). Interviews the user…
Skill Claude CodeCodex
Build RushDB queries, searches, filters, and aggregations. Use whenever an agent needs to list or filter records, count or group data, traverse relationships, run semantic/vector search, construct a findRecords call, discover live labels and properties, or recall canonical EPISODE and MEMORYFACT records with mandatory…
Skill Claude CodeCodex
Convert an Obsidian vault or wiki-linked markdown graph into a validated structured-learning graph package for Clew. Use when the user wants to inspect a vault, preview whether it imports cleanly, preserve explicit relation markers, choose only the few import settings that matter, and produce a fail-closed package…
Skill Claude CodeCodex
Systematic methodology for achieving 100% backward dataflow reachability in a new language. Create gauntlet fixture, write trace, diagnose gaps, fix analyzer/algorithm, iterate to 100%. Language-agnostic process. Use when: (1) adding a new language to Grafema, (2) auditing dataflow coverage for existing language, (3)…
Skill Claude CodeCodex
Cyclical dogfooding loop: test AI-AGENT-STORIES.md against the live graph, discover new stories, analyze gaps, fix root causes, re-test, write report. Use when: (1) user says "/gap-loop", (2) periodic dogfooding session, (3) after a release or major feature to re-validate stories, (4) before sprint planning to…
Skill Claude CodeCodex
Design guide + benchmarked pitfalls for building Monte-Carlo / Simulated Annealing refinement layers on top of greedy hex-grid layouts for code visualization (packages/gui/src/store/hexLayout.ts, sandbox/hex-sandbox, future Rust ports). Use when: (1) planning to add MC/SA on top of an existing hex-grid pack, (2)…
Skill Claude CodeCodex
Browse and visualize Convex database schemas. Use when exploring Convex tables, viewing document structure, understanding database relationships, or creating dashboards.
Skill Claude CodeCodex
Generate SVG or PNG charts from raw numbers or a CSV using charted, a zero-dependency Python chart library. Covers bar, column, line, scatter, bubble, pie, polararea, radar, area, box, histogram, heatmap, gantt, combo, and sankey, plus multi-series data, named palettes, and a CLI. Use when asked to plot, chart, or…
Skill Claude CodeCodexCursor
Guides development work on the Ship of Theseus GraphRAG pipeline — adding or modifying entity extraction, community detection, summarisation, embedding, or Neo4j persistence. Use when the user wants to change the knowledge-brain pipeline, add a new pipeline step, tune LLM prompts, modify Neo4j graph schema, or debug…