Create playbook
create_playbookCreate a new playbook container for a singleton persona, skills, and memory. Each call inserts a new playbook; it does not upsert by name. Requires playbooks:write or full permission. Use update_playbook to change an existing playbook, not this tool.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name of the playbook | |
| tags | No | Discovery and organization tags | |
| visibility | No | Visibility of the playbook | private |
| description | No | Description of what the playbook is for | |
| instructions | No | Always-on project instructions (the AGENTS.md / CLAUDE.md content). Separate from the persona: the persona is who the agent is, these are the rules of this project. | |
| persona_name | No | Initial persona name | |
| persona_metadata | No | Initial persona metadata | |
| persona_system_prompt | No | Initial persona/system prompt |