17 skills found
vitali87 / code-graph-ragThe ultimate RAG for your monorepo. Query, understand, and edit multi-language codebases with the power of AI and knowledge graphs
brettmartin97 / codegraphMCP server for call-graph analysis, blast-radius impact, and code intelligence for AI coding assistants
tirth8205 / code-review-graphLocal-first code intelligence graph for MCP and CLI. Builds a persistent map of your codebase so AI coding tools read only what matters, with benchmarked context reductions on reviews and large-repo workflows.
graphprotocol / mdcMonorepo for various tools used by subgraph developers.
mshtawythug / second-brainLocal-first personal knowledge base CLI — hybrid FTS + pgvector search, a GraphRAG entity graph, and LLM enrichment over your notes, transcripts, Slack & Gmail. Runs fully local on Ollama (no cloud, no API keys); queryable by any AI agent through the built-in MCP server.
graphsignal / graphsignal-profilerGraphsignal Profiler
graphlit / graphlit-mcp-serverModel Context Protocol (MCP) Server for Graphlit Platform
huang-sh / pytorch-fsdpAn open-source, model-agnostic AI workbench for scientific discovery.
Graphify-Labs / graphifyTurn any codebase, with its docs, SQL schemas, configs, and PDFs, into a queryable knowledge graph. A /graphify skill for Claude Code, Cursor, Codex, and Gemini CLI: local deterministic AST parsing, every edge explained, no vector store.
T-NhanNguyen / graphRAG-LlamaIndexgraphRAG agent harness tool
SpillwaveSolutions / mastering-langgraph-agent-skillBuild stateful AI agents and agentic workflows with LangGraph in Python. Covers tool-using agents, branching workflows, memory persistence, human-in-the-loop, multi-agent systems, and production deployment. Supports 14+ AI coding agents via Agent Skill Standard.
yizhiyanhua-ai / fireworks-tech-graphGenerate production-quality SVG+PNG technical diagrams from natural language. 7 styles, UML support, and AI/Agent workflow patterns.
reposkein / reposkeinDeterministic code-graph (GraphRAG) over your repo for LLM agents — local-first, git-native, zero-infra, served via MCP. Python, TS/JS, Rust, Go, Java, C#.
ozgurcd / gographLocal-only Go static analysis engine with a built-in MCP server. Gives AI coding agents deterministic structural awareness: call graphs, impact analysis, symbol search, and more.
PDgit12 / knitbrainThe local-first brain for coding agents: project memory + workflow intelligence + lossless ~50% context savings. MCP server + LLM proxy, zero cloud.
majiayu000 / bio-microbiome-functional-predictionPredict metagenome functional content from 16S rRNA marker gene data using PICRUSt2. Infer KEGG, MetaCyc, and EC abundances from ASV tables
botingw / langgraph-dev-navigatorAn opinionated development framework for building production-ready AI agents with LangGraph. It grounds AI coding assistants (Cursor, Windsurf, Cline) and guides them to use local, official documentation, ensuring reliable, secure, and observable agentic workflows.