pocketbase-agent-orchestrator
Installation
SKILL.md
PocketBase Agent Orchestrator
Overview
This is the default PocketBase skill. Start here for almost all requests.
Default Flow
- Run quick actions first for immediate operations.
- Use advanced domain skills only when a task is deep in one area.
- Before completion, run health and relevant log checks.
Credentials
If credentials are missing, prompt the user to run secure setup first:
./skills/pocketbase-operations/scripts/pb_creds_setup.sh
set -a; source .env.pocketbase.local; set +a
Manual setup (if needed):