Trim skill descriptions and drop dead reference
Tighten flamenco-api and kitsu-api descriptions per Anthropic's "concise is key" guidance: drop redundant trigger-list sentences and collapse to a single "what + when" line. Also remove the flamenco-api reference to usage-docs.md, which was never bundled. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -1,12 +1,6 @@
|
||||
---
|
||||
name: kitsu-api
|
||||
description: >
|
||||
Comprehensive reference for the Kitsu production tracking API (Zou backend) and the gazu Python SDK.
|
||||
Use this skill whenever working with Kitsu, gazu, CGWire, or production tracking API calls —
|
||||
whether writing new integrations, debugging API issues, building pipeline tools that talk to Kitsu,
|
||||
or understanding how the ADM Gadget pipeline interacts with the tracker. Also use when the user
|
||||
mentions tasks, shots, assets, comments, previews, playlists, or casting in the context of
|
||||
production tracking. Covers both the REST API (493 endpoints) and the gazu Python wrapper.
|
||||
description: Kitsu production tracking API (Zou backend) and gazu Python SDK reference. Use when integrating with Kitsu/CGWire, debugging API calls, building tools that talk to the tracker, or working with shots, assets, tasks, comments, previews, playlists, or casting. Covers the REST API (493 endpoints) and the gazu wrapper.
|
||||
---
|
||||
|
||||
# Kitsu API & gazu SDK Reference
|
||||
|
||||
Reference in New Issue
Block a user