The catalog page was one undifferentiated grid filtered only by tier, so a memory provider sat between two Desktop panes. Entries now carry an optional ``category`` (memory | desktop | platform | web | tools | voice | automation | models | other, default other) that the loader, the admission validator and the site extractor all understand. /docs/plugins renders one shelf per category in browse mode, a category pill row under the tier pills, a clickable category chip on every card, and a results bar (active category, count, clear) when a filter or search flattens the view. ``hermes plugins catalog`` gains a Category column and groups by it. All 18 shipped entries are categorised. Unknown categories fail admission (same contract as tier) so a typo cannot create a phantom shelf.
17 lines
647 B
YAML
17 lines
647 B
YAML
name: touchdesigner
|
|
repo: https://github.com/NousResearch/hermes-plugin-touchdesigner
|
|
sha: 88a7a7884e5eda33cfe4b1dd5e69df7cb15d5898
|
|
description: 'Drive a live TouchDesigner session through the twozero MCP server (Streamable HTTP on
|
|
127.0.0.1:40404), with the touchdesigner-mcp workflow skill bundled. Portable Agent Plugins v1 package
|
|
(mcp.json + skills/); TouchDesigner itself runs on macOS/Windows.'
|
|
maintainer: NousResearch
|
|
tier: official
|
|
category: tools
|
|
docs_url: https://github.com/NousResearch/hermes-plugin-touchdesigner
|
|
platforms: []
|
|
capabilities:
|
|
provides_tools: []
|
|
provides_hooks: []
|
|
provides_middleware: []
|
|
requires_env: []
|