Catalog of reusable response- and data-shaping techniques for MCP servers built on @cyanheads/mcp-ts-core — overflow handling, payload shaping, retrieval patterns. Use when a tool's payload is too large, awkwardly shaped, or expensive to retrieve and you want a proven pattern instead of inventing one. Each technique has a self-contained reference under references/.
$npx -y skills add cyanheads/obsidian-mcp-server --skill techniquesInstalls into the current project.
Run `npx skills use "https://github.com/cyanheads/obsidian-mcp-server" --skill "cyanheads/obsidian-mcp-server/techniques"` 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.