CanvasMind
Visual drag-and-drop workflow building and automation
All Skills in This Repository (7)
Pure Emerald Level Indicatorsnode_graph
Create and wire node-based workflows on a visual canvas.
git-commit
Generate conventional git commit messages from diffs and staged changes.
find-skills
Discovers installable agent skills from the open ecosystem and guides CLI-based installation.
skill-creator
Create Claude Skills with a standardized template and packaging workflow.
brainstorming
Coordinate structured brainstorming to convert ideas into design-ready specifications.
writing-plans
Generate structured implementation plans for multi-step tasks.
caveman
Reduce token usage with terse, technically precise responses across multi-turn conversations.
Frequently Asked Questions
FAQPage SchemaHow to install CanvasMind?โผ
Run `npx skills add martin98-afk/CanvasMind --all -g -y` in your terminal to install all skills in this suite globally.
What is CanvasMind used for?โผ
CanvasMind is a visual low-code platform where you build data processing and automation workflows by connecting nodes on a canvas, without writing boilerplate code.
Can CanvasMind run workflows on remote servers?โผ
Yes. It can dispatch heavy compute nodes like model training to remote SSH servers with automatic environment syncing, while lighter nodes run locally.
Can I export CanvasMind workflows for deployment?โผ
Yes. Any workflow can be exported with one click as a standalone project runnable as an API service, CLI program, or Docker container.
Do I need coding experience to use CanvasMind?โผ
No. You assemble workflows visually with drag-and-drop components, and the built-in coding assistant can generate custom Python nodes from plain-English requests.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core