node-red-managerManage Node-RED instances via Admin API or CLI. Automate flow deployment, install nodes, and troubleshoot issues. Use when user wants to "build automation", "connect devices", or "fix node-red".
Install via ClawdBot CLI:
clawdbot install 1999azzar/node-red-managerGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://flow.glassgallery.my.id`Audited Apr 16, 2026 · audit v1.0
Generated Mar 21, 2026
Manufacturing plants use Node-RED Manager to automate equipment monitoring and control flows. It enables quick deployment of sensor data processing and alerting systems, reducing downtime by automating maintenance triggers and integrating with PLCs and SCADA systems.
Home automation providers deploy Node-RED Manager to manage flows connecting smart devices like lights, thermostats, and security cameras. It allows for rapid updates to automation rules, backup of configurations, and troubleshooting of node issues across multiple customer installations.
Data engineering teams use Node-RED Manager to automate ETL workflows, handling data ingestion from APIs, databases, and IoT sources. It simplifies flow deployment and node management for processing real-time data streams, ensuring reliable data transformation and delivery to analytics platforms.
Healthcare facilities employ Node-RED Manager to manage flows for patient monitoring devices, automating data collection and alerting for critical metrics. It supports secure flow updates and node installations to integrate with EHR systems, enhancing patient care through reliable automation.
Offer Node-RED management as a subscription service, handling flow deployments, backups, and troubleshooting for clients. Revenue comes from monthly fees based on the number of managed instances or nodes, with tiered plans for different support levels.
Provide consulting services to design and implement Node-RED solutions for specific use cases like IoT or automation. Revenue is generated through project-based fees, including setup, customization, and training, with potential for ongoing maintenance contracts.
Develop a cloud-based platform using Node-RED Manager to offer automation tools as a service, targeting small businesses. Revenue streams include pay-per-use pricing for flow executions or node installations, with premium features for advanced management capabilities.
💬 Integration Tip
Ensure environment variables are securely configured in .env to avoid exposing credentials, and use the backup feature regularly to prevent data loss during flow updates.
Scored Apr 19, 2026
Calendar management and scheduling. Create events, manage meetings, and sync across calendar providers.
Sync and query CalDAV calendars (iCloud, Google, Fastmail, Nextcloud, etc.) using vdirsyncer + khal. Works on Linux.
Manage tasks and projects in Todoist. Use when user asks about tasks, to-dos, reminders, or productivity.
Use when you have a written implementation plan to execute in a separate session with review checkpoints
Send short status descriptions in chat for long-running tasks. Use when you need to provide periodic updates during multi-step operations, confirm task completion, or notify of failures. Includes automated periodic monitoring that sends updates every 5 seconds, status message templates, and a helper function for consistent status reporting.
Create, list, and manage macOS Calendar events via AppleScript. Use when the user asks to add a reminder, schedule an event, create a calendar entry, set a d...