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 approach to OpenRouter function calling with good organization across multiple reference files. The structure is clean with appropriate separation of concerns (basic vs advanced patterns, streaming, parallel calls, etc.). However, the main SKILL.md lacks concrete implementation details that would allow a CLI agent to invoke the skill independently - it relies heavily on external references without summarizing key invocation patterns. Task knowledge appears adequate given the referenced files cover basic function calling, advanced definitions, streaming, parallel calls, and error handling. Novelty is moderate: while function calling setup can be token-intensive, it's a relatively standard LLM integration pattern that experienced developers could implement with API documentation. The description could be more specific about what makes this skill valuable (e.g., handling model compatibility differences, abstracting OpenRouter-specific quirks).
Loading SKILL.md…