Cloudflare Workers deployment using createWorkerHandler from @cyanheads/mcp-ts-core/worker. Covers the full handler signature, binding types, CloudflareBindings extensibility, runtime compatibility guards, and wrangler.toml requirements.
$npx -y skills add cyanheads/obsidian-mcp-server --skill api-workersInstalls into the current project.
Run `npx skills use "https://github.com/cyanheads/obsidian-mcp-server" --skill "cyanheads/obsidian-mcp-server/api-workers"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/cyanheads/obsidian-mcp-server" that are relevant to the current task. Run `npx skills add "https://github.com/cyanheads/obsidian-mcp-server"` and select the relevant skills, then follow their instructions.