com um clique
node-red-contrib-image-tools
node-red-contrib-image-tools contém 3 skills coletadas de rosepetal-ai, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.
Skills neste repositório
Run the documentation environment validator standalone. Probes Node-RED, the toolkit install in ~/.node-red, the native addon, sharp, ffmpeg, the required MCP servers, fixture images, and filesystem permissions. Self-heals whatever can be fixed automatically; reports a structured JSON status. Use before a /document-node run if anything in the environment changed, or to debug why a doc run failed.
Find every node in @rosepetal/node-red-contrib-image-tools that lacks documentation (no docs/<cat>/<name>.md or no assets/nodes/<cat>/<name>-demo.gif) and run /document-node on each, sequentially. Reports a final table of successes and failures. Pass --include-existing to re-document every registered node, regardless of current state.
Autonomously generate complete documentation for a Node-RED node in @rosepetal/node-red-contrib-image-tools. Produces (1) the long-form Markdown at docs/nodes/<category>/<name>.md, (2) the inline <script data-help-name> block inside the node's HTML, and (3) the demo GIF at assets/nodes/<category>/<name>-demo.gif. Coordinates four specialist agents through a 5-phase pipeline with active environment validation, self-healing, and a reasoning post-review with up to 2 retries. All output is in English.