{
  "schema_version": "1.1",
  "id": "archive:https://github.com/cursor/plugins",
  "slug": "plugins-0vuoqp2",
  "url": "https://feed7.dev/p/plugins-0vuoqp2",
  "title": "cursor/plugins",
  "why_included": "Cursor’s official plugin repository defines a manifest-based package format for bundling skills, rules, MCP servers and agent workflows. It offers concrete patterns for reusable coding-agent tooling.",
  "summary": "Cursor’s repository is both a plugin specification and a marketplace of official integrations. A root **marketplace.json** indexes standalone directories, each carrying its own **plugin.json** manifest and optionally skills, rules and MCP configuration.",
  "practical_implication": "Use it as a reference when packaging repeatable agent behavior instead of copying prompts between repositories. The included patterns cover plugin scaffolding, agent-friendly CLIs, SDK integrations, memory updates, reviews and planner-worker-verifier handoffs.",
  "agent_context": "Cursor’s repository is both a plugin specification and a marketplace of official integrations. A root **marketplace.json** indexes standalone directories, each carrying its own **plugin.json** manifest and optionally skills, rules and MCP configuration.\n\nUse it as a reference when packaging repeatable agent behavior instead of copying prompts between repositories. The included patterns cover plugin scaffolding, agent-friendly CLIs, SDK integrations, memory updates, reviews and planner-worker-verifier handoffs.\n\nThe catalog mixes coding workflows with remote SaaS connectors, so installing a plugin can expand an agent’s data access and action surface. The supplied material describes structure and capabilities, but provides no compatibility, security or reliability results.",
  "source": {
    "name": "GitHub",
    "url": "https://github.com/cursor/plugins",
    "published_at": null
  },
  "source_class": "tool",
  "content_type": "GitHub Repo",
  "layer": "tools",
  "domains": [
    "coding"
  ],
  "topics": [
    "coding-agents",
    "skills",
    "mcp"
  ],
  "verification": {
    "status": "needs_review",
    "label": "Needs Review",
    "method": "unverified",
    "verified_at": null
  },
  "uncertainty": [
    "The catalog mixes coding workflows with remote SaaS connectors, so installing a plugin can expand an agent’s data access and action surface. The supplied material describes structure and capabilities, but provides no compatibility, security or reliability results."
  ],
  "connected_context": {
    "meaning": "This makes reusable agent behavior a distributable product surface rather than repository-by-repository prompt copying. It provides a concrete Cursor implementation of the emerging skills-and-MCP packaging pattern, but also widens the governance boundary: manifests can bundle instructions, orchestration, tools, and remote access without supplying evidence that those components are safe, compatible, or reliable.",
    "corpus_size": 542,
    "generated_at": "2026-08-23T10:07:02.670Z",
    "connections": [
      {
        "title": "Introducing Agent Plugins",
        "source_name": "Vercel",
        "source_url": "https://vercel.com/blog/introducing-agent-plugins",
        "feed7_url": "https://feed7.dev/p/introducing-agent-plugins-03zlvnf",
        "reason": "Vercel’s shared plugin contract places Cursor’s concrete marketplace within a broader portability effort, while clarifying that packaging compatibility does not solve distribution, policy, or security."
      },
      {
        "title": "holaboss-ai/holaOS",
        "source_name": "GitHub",
        "source_url": "https://github.com/holaboss-ai/holaOS",
        "feed7_url": "https://feed7.dev/p/holaos-1d2czv6",
        "reason": "holaOS extends the same reuse goal from portable plugin components to a shared multi-agent workspace, trading less duplicated setup for a broader integrated trust surface."
      },
      {
        "title": "alirezarezvani/claude-skills",
        "source_name": "GitHub",
        "source_url": "https://github.com/alirezarezvani/claude-skills",
        "feed7_url": "https://feed7.dev/p/claude-skills-06ix38u",
        "reason": "Its large cross-agent skill catalog shows the scale that plugin distribution can reach and why conversion and security auditing become implementation requirements rather than optional extras."
      },
      {
        "title": "citrolabs/ego-lite",
        "source_name": "GitHub",
        "source_url": "https://github.com/citrolabs/ego-lite",
        "feed7_url": "https://feed7.dev/p/ego-lite-1i7kk2j",
        "reason": "ego lite illustrates the access consequence of installable skills: a plugin can move beyond guidance into authenticated browser sessions, making isolation and permission review material."
      }
    ]
  },
  "lifecycle": "Current",
  "published_at": null,
  "modified_at": null,
  "supersedes": [],
  "expires_at": null,
  "formats": {
    "html": "https://feed7.dev/p/plugins-0vuoqp2",
    "json": "https://feed7.dev/p/plugins-0vuoqp2.json",
    "markdown": "https://feed7.dev/p/plugins-0vuoqp2.md"
  }
}