Claude Code Skills·Claude Skills·The open SKILL.md registry for Claude
ClaudSkillsArcadeMCP Servers › @keepclaw/skill-sdk

@keepclaw/skill-sdk

Shared runtime for Keep AI agent skills and CLI: credentials, MCP client, telemetry

MCP · npx unknown

Install

MCP server — add to your Claude Code config (typically ~/.claude/mcp_settings.json or ~/Library/Application Support/Claude/claude_desktop_config.json):

{
  "mcpServers": {
    "keepclaw-skill-sdk": {
      "command": "npx",
      "args": [
        "-y",
        "@keepclaw/skill-sdk"
      ]
    }
  }
}

Or smoke-test directly:

npx -y @keepclaw/skill-sdk

Details

Websitehttps://www.npmjs.com/package/@keepclaw/skill-sdk
GitHubhttps://gitlab.gotokeep.com/keepagent/npm-skills.git
Licenseunknown
Pricingfree
Sourcesnpm
Discovered2026-05-25

More in MCP Servers

See all MCP Servers →

ClaudSkills Arcade · All categories · Catalog JSON · CC BY 4.0 · independent of Anthropic PBC