ahsan0444

Embed Graph — AI skill for Claude Code

AI community

Generate vector embeddings for the code-review-graph to enable semantic search.

How to install Embed Graph

Installs to ~/.claude/skills/ahsan0444-jintech-omg-dev-embed-graph/SKILL.md

Terminal
mkdir -p ~/.claude/skills/ahsan0444-jintech-omg-dev-embed-graph && curl -fsSL https://raw.githubusercontent.com/ahsan0444/jintech-omg-dev/HEAD/commands/embed-graph.md -o ~/.claude/skills/ahsan0444-jintech-omg-dev-embed-graph/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Embed Graph does


description: Generate vector embeddings for the code-review-graph to enable semantic search. Run once after `code-review-graph build`. Safe to re-run — only re-embeds changed nodes. argument-hint: "[repo-path (optional — defaults to current repo)]" allowed-tools: Bash(git *), Bash(ls *), Bash(echo *), mcp__code-review-graph__embed_graph_tool, mcp__plugin_jintech-omg-dev_code-review-graph__embed_graph_tool, ToolSearch

/embed-graph

Use the MCP tool to compute vector embeddings for the

Alternatives in AI

  • Claudian — An Obsidian plugin that embeds Claude Code as an AI collaborator in your vault 7.7k ★
  • Nocturne Memory — A lightweight, rollbackable, and visual Long-Term Memory Server for MCP Agents 1.3k ★
  • Nodeterm — Node-based terminal manager for AI coding agents — tmux-backed terminals and parallel agent sessions as dragga 1.3k ★

Full documentation available on GitHub

View Source Repository