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 -- 362 production-ready skill packages bundling domain expertise, Python tools, reference guides, and strategic frameworks across 18 domains. Distributed as 88 marketplace plugins. (v2.11.2 + unreleased productivity coverage expansion -- vendored microsoft/SkillOpt nightly self-improvement plugin skillopt-sleep; new productivity plugins weekly-review, deep-work, meetings, and fable-goal.)

339 nodes569 edgesUpdated 7/22/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"
      }
    }
  }
}