home/categories/framework-internals/yaalalabs-agent-kernel-agents-skills-ak-dev-new-framework-integration-skill-md
framework-internalsdevelopment

ak-dev-new-framework-integration

Step-by-step guide for adding a new agent framework adapter to Agent Kernel. Use this skill when you need to integrate a new agent framework (beyond OpenAI, CrewAI, LangGraph, Google ADK). Covers creating the adapter module, implementing Agent/Runner/Module subclasses, adding optional dependencies, exports, and tests.

yaalalabs
maintainer
yaalalabs
Updated 3/11/2026
Stars
25
Forks
10
quick start

Installation and usage

Step-by-step guide for adding a new agent framework adapter to Agent Kernel. Use this skill when you need to integrate a new agent framework (beyond OpenAI, CrewAI, LangGraph, Google ADK). Covers creating the adapter module, implementing Agent/Runner/Module subclasses, adding optional dependencies, exports, and tests.

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use ak-dev-new-framework-integration