pocketbase-agent-orchestrator

Installation
SKILL.md

PocketBase Agent Orchestrator

Overview

This is the default PocketBase skill. Start here for almost all requests.

Default Flow

  1. Run quick actions first for immediate operations.
  2. Use advanced domain skills only when a task is deep in one area.
  3. 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):

Installs
10
First Seen
Feb 28, 2026
pocketbase-agent-orchestrator — anirudh-777/pocketbase-skills