Implement function/tool calling with OpenRouter models. Use when building agents or structured outputs. Trigger with phrases like 'openrouter functions', 'openrouter tools', 'openrouter agent', 'function calling'.
5.8
Rating
0
Installs
AI & LLM
Category
The skill provides a well-structured framework for OpenRouter function calling with clear separation of concerns across multiple reference files. The structure is excellent with topical files covering basic usage, advanced definitions, parallel calls, streaming, error handling, and model compatibility. However, the main SKILL.md lacks concrete implementation details - it's mostly a template with generic instructions that don't specifically explain how to perform function calling with OpenRouter (e.g., request format, tool schema structure, response parsing). The description is adequate for discovery but insufficient for a CLI agent to invoke without reading the reference files. Novelty is moderate - while function calling requires specific formatting knowledge, it's a documented API feature rather than a complex orchestration. The skill adds value by consolidating OpenRouter-specific patterns and handling edge cases, but a capable CLI agent could potentially implement this by reading OpenRouter docs directly, though at higher token cost.
Loading SKILL.md…