Documentation
README
Build Your Agent Integration Skill
Your Task API model is deployed and running via Ollama. Now you need to connect it to agent frameworks like OpenAI Agents SDK, Claude Code, and MCP servers.
Before learning integration patterns, you will own an agent-integration skill. This skill becomes your reusable reference for connecting custom models to any framework.
This lesson follows the Skill-First Learning Pattern: build the skill, then learn what it knows.
Why Skill-First for Agent Integration?
Agent framework integration involves multiple interconnected patterns:
This is the opening of the README. Read the full README on GitHub.