Skip to main content

skills

AI Agent Agent Skills module for PraisonAI Agents. This module provides support for the open Agent Skills standard (agentskills.io), enabling agents to load and use modular capabilities through SKILL.md files. Zero Performance Impact:
  • All imports are lazy loaded via getattr
  • Skills only loaded when explicitly enabled
  • No auto-discovery at import time
Usage:

Import

Constants


Skills Concept

Skills Feature