Skip to main content

Skills Service

Skills define reusable agent capabilities in systemprompt.io. They replace the former playbooks system with structured YAML definitions.

On this page

This page has moved. The playbooks system has been replaced by skills.

See the Skills Service documentation for the full guide on creating, configuring, and managing skills.

Quick Reference

# List all skills
systemprompt core skills list

# Show a specific skill
systemprompt core skills show <skill_id>

# Sync skills to database
systemprompt core skills sync --direction to-db -y