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
Mis à jour 3/11/2026
Étoiles
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
Utilisation
Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :
skills use ak-dev-new-framework-integration