Automate versioned releases of NPM packages to GitHub repositories. Use this skill when setting up or configuring release-it for version bumping, changelog generation, npm publishing, GitHub releases, and CI/CD integration. Triggers include requests to: (1) Set up automated releases for an npm package, (2) Configure…
Instructions for OleksandrKucherenko/mcp-obsidian-via-rest, a project described as: MCP Server connected to Obsidian Vault with Local REST API. (re-write it completely with BUN to make it faster and more lightweight).
Instructions for OleksandrKucherenko/mcp-obsidian-via-rest, covering claude.md, project overview, development commands, building and running and install dependencies.
MCP server "obsidian-stdio-local" as configured in OleksandrKucherenko/mcp-obsidian-via-rest. Launched with bun,run,src/index.ts. Needs 3 environment variables to run.
Access Obsidian vaults via Local REST API - read, search, and interact with notes. Runs locally from the @oleksandrkucherenko/mcp-obsidian npm package. Needs 4 environment variables to run.