bydominodatalab· 23 skills
Manage Domino tags and properties via the Taxonomy API. Covers tags/namespaces (create, list, update, delete; tag entities — project, model, dataset, app, project_template, netapp_volume; query by tag; autocomplete; merge; CSV import/export) AND properties (typed metadata fields — text, number, date, boolean, url, user, organization, select, multi_select — with per-entity values, groups, and versioned entities like model_version/app_version). Use when organizing entities with tags, building hierarchical namespaces, defining typed metadata fields, setting property values on projects/models/apps, finding entities by tag, bulk-tagging during onboarding, or migrating taxonomy across environments.
$npx -y skills add dominodatalab/domino-claude-plugin --skill tags-and-propertiesInstalls into the current project.
Run `npx skills use "https://github.com/dominodatalab/domino-claude-plugin" --skill "dominodatalab/domino-claude-plugin/tags-and-properties"` 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/dominodatalab/domino-claude-plugin" that are relevant to the current task. Run `npx skills add "https://github.com/dominodatalab/domino-claude-plugin"` and select the relevant skills, then follow their instructions.