经 AI Skill Hub 精选评估,CanvasAnvil 获评「推荐使用」。这款Agent工作流在功能完整性、社区活跃度和易用性方面表现出色,AI 评分 7.5 分,适合有一定技术背景的用户使用。
CanvasAnvil是开源AI工作流,支持流程图、家装设计等多种场景的多画布创建平台。
CanvasAnvil 是一套完整的 AI Agent 自动化工作流方案。通过可视化的节点编排,将复杂的多步骤任务拆解为清晰的自动化流程,实现全程无人值守的智能处理。支持与数百种外部服务和 API 无缝集成,适合构建数据处理管线、业务自动化和 AI 辅助决策系统。
CanvasAnvil是开源AI工作流,支持流程图、家装设计等多种场景的多画布创建平台。
CanvasAnvil 是一套完整的 AI Agent 自动化工作流方案。通过可视化的节点编排,将复杂的多步骤任务拆解为清晰的自动化流程,实现全程无人值守的智能处理。支持与数百种外部服务和 API 无缝集成,适合构建数据处理管线、业务自动化和 AI 辅助决策系统。
# 方式一:npm 全局安装 npm install -g canvasanvil # 方式二:npx 直接运行(无需安装) npx canvasanvil --help # 方式三:项目依赖安装 npm install canvasanvil # 方式四:从源码运行 git clone https://github.com/CodingFeng101/CanvasAnvil cd CanvasAnvil npm install npm start
# 命令行使用
canvasanvil --help
# 基本用法
canvasanvil [options] <input>
# Node.js 代码中使用
const canvasanvil = require('canvasanvil');
const result = await canvasanvil.run(options);
console.log(result);
# canvasanvil 配置说明 # 查看配置选项 canvasanvil --config-example > config.yml # 常见配置项 # output_dir: ./output # log_level: info # workers: 4 # 环境变量(覆盖配置文件) export CANVASANVIL_CONFIG="/path/to/config.yml"
<p align="center"> <img src="public/logo.png" alt="CanvasAnvil hero" width="92%" /> </p>
<p align="center"> <strong>AI-powered multi-canvas creation for Flow, CAD, PPT, Poster, Infographic, and Product storytelling.</strong> </p>
<p align="center"> <img alt="version" src="https://img.shields.io/badge/version-v2.1.0-blue" /> <img alt="license" src="https://img.shields.io/badge/license-AGPL--3.0-green" /> <img alt="React" src="https://img.shields.io/badge/React-18.3-61dafb?logo=react&logoColor=white" /> <img alt="TypeScript" src="https://img.shields.io/badge/TypeScript-5.8-3178c6?logo=typescript&logoColor=white" /> <img alt="Vite" src="https://img.shields.io/badge/Vite-6.3-646cff?logo=vite&logoColor=white" /> <img alt="workspaces" src="https://img.shields.io/badge/workspaces-6-orange" /> <img alt="PRs welcome" src="https://img.shields.io/badge/PRs-welcome-brightgreen" /> </p>
<p align="center"> <a href="#creative-canvases">Canvases</a> | <a href="#ppt-canvas">PPT Showcase</a> | <a href="#video-tutorial">Video Tutorial</a> | <a href="#skills">Skills</a> | <a href="#quick-start">Quick Start</a> | <a href="README.zh-CN.md">Chinese</a> </p>
<p align="center"> <strong>⭐ If CanvasAnvil helps your workflow, please star the repo and fork it for your own canvas experiments.</strong> </p>
CanvasAnvil brings diagramming, interior design workflows, presentation production, poster creation, infographic composition, and product storytelling into one unified workspace.
npm install
CanvasAnvil uses two local ports: the main app runs on 8001, and PPTist Lab runs on 8003. Use the combined dev command to start both.
npm run dev:full
Default URLs:
http://127.0.0.1:8001http://127.0.0.1:8003For production deployment, CanvasAnvil now uses a dual-service setup:
pptist-lab static serviceDocker and traditional deployments must run both services. See deploy/README.md for detailed deployment configuration.
npm run check
npm run build
![]() Academic Research Framework |
![]() Intelligent Q&A System Architecture |
![]() Project Implementation Roadmap |
![]() Course Design Mind Map |
![]() Renovation Plan Layout |
![]() Floor Finish Plan |
![]() Reflected Ceiling Plan |
![]() Wall Setting-Out Plan |
![]() MEP Coordination Plan |
![]() Elevation Index + Interior Elevations |
![]() Detail Drawings |
AI Content Creation Workflow
|
Intelligent Collaboration Growth
|
AI-Driven Business Innovation
|
Low-Carbon Smart Campus Transformation
|
![]() Youth Design Forum 2026 |
![]() Jiangnan Guochao Culture Festival |
![]() Urban Summer Indie Music Festival |
![]() Future Intelligent Technology Summit 2026 |
![]() AI Computing Power Growth Trend |
![]() Smart Car User Priorities |
![]() Healthy Daily Routine Guide |
![]() Low-Carbon Lifestyle Guide |
![]() Wireless Noise-Cancelling Earbuds |
![]() Flagship Gaming Laptop |
![]() Brightening Essence Skincare |
![]() Intelligent Electric SUV |
CanvasAnvil是一个有潜力的开源AI工作流平台,但仍需要进一步优化和完善。
该工具使用 AGPL-3.0 协议,商用场景请仔细阅读协议条款,必要时咨询法律意见。
AI Skill Hub 为第三方内容聚合平台,本页面信息基于公开数据整理,不对工具功能和质量作任何法律背书。
建议在沙箱或测试环境中充分验证后,再部署至生产环境,并做好必要的安全评估。
⚠️ AGPL 3.0 — 最严格的 Copyleft,网络服务端使用也需开源,SaaS 使用受限。
AI Skill Hub 点评:CanvasAnvil 的核心功能完整,质量良好。对于自动化工程师和运维人员来说,这是一个值得纳入个人工具库的选择。建议先在非生产环境试用,再逐步推广。
| 原始名称 | CanvasAnvil |
| Topics | workflowai-agentsbomcadcanvasdiagram |
| GitHub | https://github.com/CodingFeng101/CanvasAnvil |
| License | AGPL-3.0 |
| 语言 | TypeScript |
收录时间:2026-05-24 · 更新时间:2026-05-24 · License:AGPL-3.0 · AI Skill Hub 不对第三方内容的准确性作法律背书。
选择 Agent 类型,复制安装指令后粘贴到对应客户端