원클릭으로
node-red-contrib-image-tools
node-red-contrib-image-tools에는 rosepetal-ai에서 수집한 skills 3개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
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.