canvanizer

Compare original and translation side by side

🇺🇸

Original

English
🇨🇳

Translation

Chinese

Canvanizer Skill

Canvanizer Skill

Create and collaborate on business model canvases and strategic planning templates.
创建并协作处理商业模式画布和战略规划模板。

Quick Install

快速安装

bash
curl -sSL https://canifi.com/skills/canvanizer/install.sh | bash
Or manually:
bash
cp -r skills/canvanizer ~/.canifi/skills/
bash
curl -sSL https://canifi.com/skills/canvanizer/install.sh | bash
或者手动安装:
bash
cp -r skills/canvanizer ~/.canifi/skills/

Setup

设置

Configure via canifi-env:
bash
undefined
通过canifi-env进行配置:
bash
undefined

First, ensure canifi-env is installed:

首先,确保已安装canifi-env:

canifi-env set CANVANIZER_EMAIL "your_email" canifi-env set CANVANIZER_PASSWORD "your_password"
undefined
canifi-env set CANVANIZER_EMAIL "your_email" canifi-env set CANVANIZER_PASSWORD "your_password"
undefined

Privacy & Authentication

隐私与认证

Your credentials, your choice. Canifi LifeOS respects your privacy.
你的凭据,由你掌控。 Canifi LifeOS尊重你的隐私。

Option 1: Manual Browser Login (Recommended)

选项1:手动浏览器登录(推荐)

If you prefer not to share credentials with Claude Code:
  1. Complete the Browser Automation Setup using CDP mode
  2. Login to the service manually in the Playwright-controlled Chrome window
  3. Claude will use your authenticated session without ever seeing your password
如果你不想与Claude Code共享凭据:
  1. 使用CDP模式完成浏览器自动化设置
  2. 在Playwright控制的Chrome窗口中手动登录服务
  3. Claude将使用你的已认证会话,全程不会获取你的密码

Option 2: Environment Variables

选项2:环境变量

If you're comfortable sharing credentials, you can store them locally:
bash
canifi-env set SERVICE_EMAIL "your-email"
canifi-env set SERVICE_PASSWORD "your-password"
Note: Credentials stored in canifi-env are only accessible locally on your machine and are never transmitted.
如果你愿意共享凭据,可以将其存储在本地:
bash
canifi-env set SERVICE_EMAIL "your-email"
canifi-env set SERVICE_PASSWORD "your-password"
注意:存储在canifi-env中的凭据仅能在你的本地机器上访问,绝不会被传输。

Capabilities

功能特性

  1. Canvas Creation: Create business model and lean canvases
  2. Template Library: Access various strategic planning templates
  3. Team Collaboration: Collaborate with team members in real-time
  4. Export Options: Export canvases as PDF or images
  5. Brainstorming: Use sticky notes for idea generation
  1. 画布创建:创建商业模式画布和精益画布
  2. 模板库:访问各类战略规划模板
  3. 团队协作:与团队成员实时协作
  4. 导出选项:将画布导出为PDF或图片格式
  5. 头脑风暴:使用便签生成创意

Usage Examples

使用示例

Create Canvas

创建画布

User: "Create a new business model canvas for the startup idea"
Assistant: Creates business model canvas template
用户:"为创业想法创建一个新的商业模式画布"
助手:创建商业模式画布模板

Add Sticky Note

添加便签

User: "Add a customer segment note to my canvas"
Assistant: Adds sticky note to customer segments section
用户:"在我的画布中添加一个客户细分便签"
助手:在客户细分板块添加便签

Share Canvas

共享画布

User: "Share my canvas with the team"
Assistant: Generates sharing link for collaboration
用户:"与团队共享我的画布"
助手:生成用于协作的共享链接

Export Canvas

导出画布

User: "Export my business model canvas as PDF"
Assistant: Exports canvas to PDF format
用户:"将我的商业模式画布导出为PDF"
助手:将画布导出为PDF格式

Authentication Flow

认证流程

  1. Create Canvanizer account
  2. Use email/password for authentication
  3. Session-based access
  4. No official API available
  1. 创建Canvanizer账户
  2. 使用邮箱/密码进行认证
  3. 基于会话的访问
  4. 无官方API可用

Error Handling

错误处理

ErrorCauseSolution
Login FailedInvalid credentialsCheck email and password
Canvas Not FoundInvalid canvas IDVerify canvas exists
Export FailedCanvas too largeReduce content
Session ExpiredLogin timeoutRe-authenticate
错误原因解决方案
登录失败凭据无效检查邮箱和密码
画布未找到画布ID无效验证画布是否存在
导出失败画布过大减少内容
会话过期登录超时重新认证

Notes

注意事项

  • Free tier available with limitations
  • Multiple canvas templates
  • Real-time collaboration
  • No official API, uses browser automation
  • Export to PDF, PNG, CSV
  • Presentation mode available
  • 提供免费版,有功能限制
  • 多种画布模板
  • 实时协作
  • 无官方API,使用浏览器自动化
  • 支持导出为PDF、PNG、CSV格式
  • 提供演示模式