appdb-collection-create

Installation
SKILL.md

AppDB Collection Create (CLI)

Use this skill when the app needs new AppDB storage and the CLI path can create both datastore and collection in one operation.

Intent

This skill covers storage initialization lifecycle:

  • create required datastore
  • create collection inside that datastore
  • capture resulting identifiers
  • prepare follow-up manifest mapping and document-write usage

For document CRUD operations after collection exists, use ~/.agents/skills/appdb/SKILL.md.

Assumed CLI Behavior

Assume community-domo-cli includes:

Installs
88
GitHub Stars
19
First Seen
Mar 31, 2026
appdb-collection-create — stahura/domo-ai-vibe-rules