Quick Start
Creating Skills for Agents
Skills are defined in SKILL.md files:Agent with Multiple Skills
Dynamic Skill Loading
Load skills based on context:Multi-Agent with Specialized Skills
Agent Skill Injection
Inject skills into Agent prompts:Skill Discovery Paths
Skills are discovered from multiple locations:| Location | Path | Priority |
|---|---|---|
| Project | ./.praison/skills/ | Highest |
| Project | ./.claude/skills/ | High |
| User | ~/.praisonai/skills/ | Medium |
| System | /etc/praison/skills/ | Lowest |
Skill Validation
Validate skills before using with Agents:Related
Tools
Executable capabilities
Workflows
Orchestrate agents

