open-responses-agent-dev
Installation
SKILL.md
Open Responses Agent Development
Build autonomous agents with the Open Responses API - the open-source standard for multi-provider, agentic LLM interfaces via HuggingFace Inference Providers.
When to Use This Skill
Activate this skill when:
- Building autonomous agents (not chatbots)
- Need multi-step workflows in a single request
- Want multi-provider routing with a single endpoint
- Need reasoning visibility (see agent thinking)
- Building sub-agent loops with tools
- Want to use the OpenAI SDK with open-source models
Key Concept: Single Unified Endpoint
IMPORTANT: Open Responses uses ONE unified endpoint with provider routing via model suffixes.