Skip to main content
Configure how agents discover and load reusable skills from directories and paths.

Quick Start

1

Simple List

Pass skill paths directly:
2

With Configuration

Configure skill discovery:

Configuration Options


Common Patterns

Pattern 1: Project Skills

Pattern 2: Global Skills Directory

Pattern 3: Mixed Sources


Best Practices

Use paths when you know exactly which skills to load.
Use dirs to manage collections of related skills.
Enable auto_discover during development to find available skills.

Skills

Learn about the skills system

Tool Config

Configure agent tools