Skip to content

sshadmand/skillbase

v1.1.0

Use and sync Skillbase skills from Cursor via MCP OAuth.

MCP servers

Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.

skillbase
{
  "url": "${SKILLBASE_MCP_URL}"
}

What this package declares

The files a client reads when it loads this plugin, exactly as this revision carries them.

{
  "name": "skillbase",
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "version": "1.1.0",
  "description": "Use and sync Skillbase skills from Cursor via MCP OAuth.",
  "author": {
    "name": "Skillbase"
  },
  "keywords": [
    "skills",
    "mcp",
    "skillbase"
  ]
}