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.
maintainer
yaalalabs
更新于 3/11/2026
星标
25
分支
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.
安装
$ install --globalskills.sh
使用
安装后,您可以通过在终端运行以下命令来使用此技能:
skills use ak-dev-new-framework-integration