mit einem Klick
griptape-nodes-library-annotate
griptape-nodes-library-annotate enthält 5 gesammelte Skills von griptape-ai, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.
Skills in diesem Repository
Icon registry for the AnnotateImage widget — all available icon IDs, how to use mkIcon(), and how to add new icons. Load this when adding a new tool, button, or UI element that needs an icon.
Patterns for developing Python nodes in a Griptape Nodes library — base classes, parameter types, artifact handling, file output, lifecycle callbacks, and manifest registration. Load when adding or modifying nodes in this library.
Full layers system for the AnnotateImage node — data model, JS panel operations, imported layers, Python parity, and how to add new layer features. Load this when working on anything layer-related.
Architecture, data format, and capabilities of the AnnotateImage node and its JS widget. Use when reading, editing, or extending the annotate image node or its widget files.
Building and debugging custom parameter widgets for Griptape Nodes Library. Use when creating, fixing, or debugging JS widgets that display in node parameters — including widget lifecycle issues, value update flow, video/media display, URL resolution for the static file server, and the Python ↔ JS data bridge.