{
  "$schema": "https://schemas.agentskills.io/discovery/0.2.0/schema.json",
  "skills": [
    {
      "name": "dibbla",
      "type": "archive",
      "description": "Dibbla CLI for scaffolding projects, deploying apps, managing apps/databases/secrets, custom domains (`dibbla domains add|list|verify|remove`: bring your own domain to an app, CNAME to `cname.dibbla.com`), application checks (dibbla-checks.yaml), the maintenance agent and deployment proposals (`apps maintenance`, `apps proposals`), and multi-service `dibbla.yaml` manifests, authoring and operating workflows (slim YAML; `wf execute` sync/`--async`/`--follow`; `wf logs <runId>`, `wf runs list/output` for run monitoring), building Go workers via `github.com/dibbla-agents/sdk-go`, scheduled batch jobs (**pipelines**: a Go job on a cron with a concurrency policy and `pipeline.run.*` alerts), and running `dibbla-task.yaml` task files (`dibbla run`).",
      "url": "https://dibbla.com/.well-known/agent-skills/dibbla.tar.gz",
      "digest": "sha256:406c766cb60f8b961502b39209c612dd6ea16c3f275f1d4a7f30f5f35944507a"
    },
    {
      "name": "dibbla-faq",
      "type": "skill-md",
      "description": "Answers to the questions people ask about Dibbla: what it is, how it works with code assistants like Claude Code and Codex, where applications run, self-hosting, access control, databases, workflows, and security and traceability.",
      "url": "https://dibbla.com/.well-known/agent-skills/dibbla-faq/SKILL.md",
      "digest": "sha256:13e4fabc899b483aebd337a087553fa5bf25988cb1da2733affcc8ee00488b02"
    }
  ],
  "_source": {
    "repo": "dibbla-agents/skills",
    "ref": "v1.2.78",
    "commit": "9631f2cb024491f6c7e4a1ca4b9070a5807af548",
    "note": "The 'dibbla' skill is mirrored verbatim from the v1.2.78 CLI release, so it matches 'dibbla skills install dibbla' from that version exactly."
  }
}
