prepare-recamera-nodered

Automate Node-RED flow preparation for reCamera deployments with flow.json templates.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/suharvest/app_collaboration --skill prepare-recamera-nodered
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: prepare-recamera-nodered
Source: https://github.com/suharvest/app_collaboration/tree/main/.claude/skills/prepare-recamera-nodered
Command: npx skills add https://github.com/suharvest/app_collaboration --skill prepare-recamera-nodered

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill simplifies and accelerates the preparation of Node-RED flows for reCamera deployments, reducing manual setup and configuration tasks.

Core Features & Use Cases

  • Flow generation: Create and customize flow.json templates for reCamera nodes (camera input, YOLO, InfluxDB integration).
  • Device configuration: Provide ready-to-use device YAML (devices/recamera.yaml) and parameter templates for InfluxDB and SSH-based management.
  • Deployment workflows: Automate the mode-switching steps between C++ services and Node-RED during deployment, and verify flow health post-deploy.

Quick Start

Create and tailor devices/recamera.yaml and the Node-RED flow.json template, then deploy to the reCamera using the deployment workflow.

Frequently Asked Questions about prepare-recamera-nodered

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Node-RED flow deployment on reCamera devices?

Automating Node-RED flow deployment on reCamera involves using this skill to create flow.json templates, configure device YAML files, and execute mode-switching workflows that verify flow health post-deploy.

How do I switch from C++ services to Node-RED on reCamera?

Switching from C++ to Node-RED on reCamera requires the deployment workflow to stop C++ services and restore Node-RED, facilitating seamless mode switching for your vision processing pipelines.

Can I configure InfluxDB connections for reCamera Node-RED flows?

Configuring InfluxDB connections for reCamera Node-RED flows is supported through parameter templates, enabling direct integration of time-series data storage into your vision processing pipelines.

What is needed to set up a reCamera Node-RED vision processing pipeline?

Setting up a reCamera Node-RED vision processing pipeline requires preparing devices/recamera.yaml, customizing a flow.json template with YOLO and camera inputs, and running the deployment workflow.

Does this Node-RED deployment tool support SSH-based management for reCamera?

This Node-RED deployment tool supports SSH-based management for reCamera through parameter templates in the device configuration YAML, facilitating remote setup and flow health verification.

Related Skills