pp-lounge-map-offline
Installation
SKILL.md
PP Lounge Map Offline
Use this skill when the task is about the bundled offline lounge snapshot.
Runtime requirements
- Node.js 20+ available on PATH (
node). - Install package dependencies in the bundle root before running runtime scripts:
npm install
- Required packages are declared in
package.json(@modelcontextprotocol/sdk,zod).
Quick start
- Start the local stdio MCP server with
node skills/pp-lounge-map-offline/scripts/run-offline-mcp.mjs. - Prefer the local MCP tools and resources over direct file parsing.
- Keep answers grounded in the bundled snapshot only.