node_graph

Create and wire node-based workflows on a visual canvas.

425|74|Updated Sep 27, 2025
One-click install
npx skills add https://github.com/martin98-afk/CanvasMind --skill node-graph
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: node_graph
Source: https://github.com/martin98-afk/CanvasMind/tree/main/app/component_extensions/3ee3dfee-6056-4e3c-98e4-248b51e6ba34
Command: npx skills add https://github.com/martin98-afk/CanvasMind --skill node-graph

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes assets (resource) components.

What problem does it solve?

Automates the creation, wiring, and configuration of node-based workflows on a visual canvas, reducing manual setup and ensuring consistent graph assembly.

Core Features & Use Cases

  • Node creation, connection, and property configuration to build executable graphs.
  • Anchor node selection and port inspection to define precise data flow.
  • Query available components, inspect inputs/outputs, and assemble complex automation pipelines.
  • Use cases include building AI workflow graphs, data processing pipelines, and model orchestration.

Quick Start

Describe the node workflow you want, including components, connections, and initial parameters, and I will generate and wire the graph accordingly.

Frequently Asked Questions about node_graph

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

FAQPage Schema
How do I automate building a node-based workflow graph on a visual canvas?

You can automate building a node-based workflow graph by defining the desired components, connections, and initial parameters. The system then automatically creates, wires, and configures the nodes to assemble a complete executable graph on the visual canvas.

What is the best way to connect data processing pipelines using component ports?

The best way to connect data processing pipelines is by inspecting node inputs and outputs, then establishing strict UUID-based port connections. This ensures precise data flow between selected anchor nodes and linked data streams.

How do I configure properties for orchestration nodes in an automation graph?

To configure properties for orchestration nodes, you must query accurate schemas using component inspection. This allows you to set precise initial parameters and correctly define the behavior of each node within the automation graph.

Can I use this approach to build data processing pipelines for AI model orchestration?

Yes, you can use this approach to build AI workflow graphs, data processing pipelines, and model orchestration. It supports selecting anchors, inspecting ports, and linking data streams to assemble complex automation pipelines.

Do I need specific component paths to create an executable automation graph?

Yes, you need precise component paths from available component queries and accurate port and property schemas from node inspection. These strict references are required to correctly connect nodes and assemble the graph.