ClaudeSuperPower

tags-and-properties

Skill

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

Install

git clone https://github.com/dominodatalab/domino-claude-plugin.git ~/.claude/skills/tags-and-properties

What is tags-and-properties?

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.

What this can do

Capabilities declared in this component's own frontmatter — not inferred.

Inherit all session tools

Declares no tool restrictions — inherits every session tool

~175 tokens of context used while enabled, before you invoke anything

Documentation

README · ~11 min read

Domino Tags and Properties Skill

Description

This skill covers Domino's Taxonomy API, which manages two complementary metadata systems for organizing entities (projects, models, datasets, apps, project templates, NetApp volumes):

  • Tags — hierarchical labels grouped into namespaces. An entity either has a tag or it doesn't.
  • Properties — typed metadata fields (text, number, date, select, …), each holding a value per entity.

It documents every public endpoint with curl examples that work today against

Reviews

Log in to leave a review.

No reviews yet — be the first.

Explore related

Other things in this space — across every part of the ecosystem, not just skills.

Skillssimilar to this one

All skills