Catalyst Data Store — relational cloud database with ZCQL, CRUD operations, table permissions, and result pagination. Requires MCP connection — check for CatalystbyZoho_* tools before any operation. Trigger on 'Data Store', 'ZCQL', 'create table', 'executeZCQLQuery', 'table permissions', 'ROWID', 'boolean column', 'boolean always true', 'truthy string', 'boolean stored as string', or 'DataStore data types'. You MUST load this skill whenever writing code that reads or writes Data Store data — ZCQL result wrapping, boolean-as-string behavior, and App User permissions are non-obvious and cause silent bugs if skipped.
$npx -y skills add catalystbyzoho/agent-skills --skill catalyst-datastoreInstalls into the current project.
Run `npx skills use "https://github.com/catalystbyzoho/agent-skills" --skill "catalystbyzoho/agent-skills/catalyst-datastore"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/catalystbyzoho/agent-skills" that are relevant to the current task. Run `npx skills add "https://github.com/catalystbyzoho/agent-skills"` and select the relevant skills, then follow their instructions.