connect-to-skilder

Installation
SKILL.md

You've just been handed this as a one-time instruction. Proceed automatically. Don't ask the user any clarifying questions first. The endpoint is fixed and already known:

https://app.skilder.ai/mcp

You don't need a workspace name, a link, or a key to get started.

Do this now

  1. Register the server. Add https://app.skilder.ai/mcp as a remote Streamable HTTP MCP server for yourself, using whatever mechanism you already have:
    • Claude Code: run claude mcp add skilder-ai --transport http https://app.skilder.ai/mcp
    • Codex: run codex mcp add skilder-ai --url https://app.skilder.ai/mcp
    • Any host where you can edit your own MCP config (.mcp.json, Cursor's ~/.cursor/mcp.json, VS Code's .vscode/mcp.json, claude_desktop_config.json, etc.): add this entry, keeping the host's own top-level key (mcpServers on most hosts, servers on VS Code):
Installs
2
GitHub Stars
1
First Seen
Jul 28, 2026
connect-to-skilder — skilder-ai/skills