Product Graph (VibeGraph)by VibeLevel
Research preview — Product Graph is evolving fast; expect changes. Share feedback
Catalog/public-graphs-by-vibelevel

Claude Skills

public

Comprehensive skills library for Claude AI and Claude Code -- 388 production-ready skill packages bundling domain expertise, Python tools (727), reference guides (842), and strategic frameworks across 20 domains. Distributed as 99 marketplace plugins, with 118 agents and 150 slash commands. (v2.12.0 consolidated release + post-tag unreleased work: agent-launcher CMA domain; engineering plugins agent-memory, deep-learning-book, human-gate, skill-doctor, spinning-up-deep-rl; marketing/linkedin; productivity/swedish-mentor; research/deepread.)

351 nodes582 edgesUpdated 8/29/2026

Connect via MCP

Paste this into your agent's MCP config (Claude Code ~/.claude.json, Cursor mcp.json, etc.). A free PAT is required — create one in Account settings.

{
  "mcpServers": {
    "product-graph-public-graphs-by-vibelevel": {
      "type": "http",
      "url": "https://graphapi.vibelevel.ai/mcp?workspace=public-graphs-by-vibelevel",
      "headers": {
        "Authorization": "Bearer YOUR_PAT_HERE"
      }
    }
  }
}