vrp-spec — OKF Bundle for AI Agents
DraftThe Vacation Rental Protocol (VRP): an open standard for cryptographically verifiable, host-signed stay offers. Spec + schemas (CC0). HemmaBo is the reference implementation
Best for
- Claude Code and AI coding agents
What it does
- The Vacation Rental Protocol (VRP): an open standard for cryptographically verifiable, host-signed stay offers.
- HemmaBo is the reference implementation.
How to use with AI agents
Step 1: Clone the repository
git clone https://github.com/HemmaBo-se/vrp-spec
cd vrp-spec Step 2: Point your AI agent at the bundle directory
# Claude Code
claude /path/to/vrp-spec Frequently Asked Questions
Is vrp-spec OKF conformant?
No, vrp-spec is currently marked as a draft bundle. It may not fully follow the OKF specification yet.
How do I install vrp-spec?
Clone the repository and point your AI agent at the bundle directory. The agent will automatically discover and load the OKF knowledge. No additional tools or SDKs are required.
What AI agents can use vrp-spec?
vrp-spec works with any AI agent that supports OKF bundles, including Claude Code. Just point your agent at the bundle directory.
What are alternatives to vrp-spec?
Similar bundles include okf-gem, sample-okf-llm-wiki, living-docs-skill. Browse these for alternative approaches and feature sets.