Deploy a Relay MCP server to the user's own Railway account, giving Claude read/write access to their Obsidian vault via the Relay.md sync protocol. Bundled source ships inside the skill — no separate repo clone needed. The user only pastes a Railway account token; the relay vault and folders inside it are auto-discovered after they OAuth in. Use when the user wants to "set up the os MCP", "deploy relay MCP to railway", "self-host the obsidian MCP server", or "give Claude access to my Obsidian vault".
$npx -y skills add naveedharri/benai-skills --skill os-mcpInstalls into the current project.
Run `npx skills use "https://github.com/naveedharri/benai-skills" --skill "naveedharri/benai-skills/os-mcp"` 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/naveedharri/benai-skills" that are relevant to the current task. Run `npx skills add "https://github.com/naveedharri/benai-skills"` and select the relevant skills, then follow their instructions.