# Skeleton Key - Escape Room Trip Planner > A trip planner for escape room enthusiasts. Skeleton Key watches the booking sites for open slots, plans around real drive times, and keeps your group in sync. ## Docs - [Agent guide](https://useskeletonkey.com/skill.md): The REST API written for agents: auth, the entity model, and the endpoints worth knowing. - [Connect an AI assistant](https://useskeletonkey.com/ai): Reaching the same data over MCP, which authenticates with your account instead of an API key. - [OpenAPI spec](https://useskeletonkey.com/api/v1/doc): Machine-readable and generated from the routes, so it describes every endpoint and field exactly. - [Changelog](https://useskeletonkey.com/changelog): What has shipped, newest first. - [Demo trip](https://useskeletonkey.com/demo): A complete sample trip to explore, no account needed. - [Bot policy](https://useskeletonkey.com/bot): What the SkeletonKey crawler fetches and how to allow or block it.