What problem does it solve?
This Skill streamlines the development, testing, and validation of the Obol Stack's complex LLM inference and smart-routing capabilities, ensuring seamless integration and reliable model performance.
Core Features & Use Cases
- Development Environment Setup: Guides users through bootstrapping the Obol Stack for local development.
- LLM Inference Testing: Facilitates testing of Ollama, Anthropic, and OpenAI model integrations through the
llmspy gateway.
- Integration Testing: Provides tools and guidance for writing and running integration tests for OpenClaw instances and model routing logic.
- Use Case: A developer needs to ensure that their OpenClaw agent can correctly route requests to both a local Ollama model and a cloud-based Anthropic model, debugging any configuration issues and verifying the smart-routing logic.
Quick Start
Use the obol-stack-dev skill to set up the Obol Stack development environment.