couchbase
Installation
SKILL.md
Couchbase — Skill Router
This skill is the entry point for all Couchbase questions. Read discovery.yaml to find the right skill for the user's question, then load and follow that skill.
Routing instructions
- Read
discovery.yamlfrom the root of this skills collection. - Match the user's question against the
triggersanduse_whenfields. - Load the matching skill's
SKILL.mdand follow its instructions. - If the user specifies a programming language, prefer the language-specific skill (e.g.
server-connection-gooverserver-connection-python). - If no skill matches, load
getting-started.