trademark-search
Installation
SKILL.md
Trademark Search (TMview API)
Checks a name against the TMview database via its public JSON API
(tmdn.org/tmview). One query covers EUIPO (EM) plus national offices
(Germany DE, Austria AT, Switzerland CH, WIPO WO, and all EU offices).
No agent-browser, no API key — just curl + jq (1.6 or newer). The API needs HTTP/1.1
and a primed session cookie; the script handles both. If jq is missing or too old the
script exits 127 with an install hint.
Usage
scripts/tmview-search.sh "<term>" [offices] # path relative to this skill dir