canvanizer
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseCanvanizer 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 | bashOr 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
undefinedFirst, ensure canifi-env is installed:
首先,确保已安装canifi-env:
curl -sSL https://canifi.com/install.sh | bash
curl -sSL https://canifi.com/install.sh | bash
canifi-env set CANVANIZER_EMAIL "your_email"
canifi-env set CANVANIZER_PASSWORD "your_password"
undefinedcanifi-env set CANVANIZER_EMAIL "your_email"
canifi-env set CANVANIZER_PASSWORD "your_password"
undefinedPrivacy & 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:
- Complete the Browser Automation Setup using CDP mode
- Login to the service manually in the Playwright-controlled Chrome window
- Claude will use your authenticated session without ever seeing your password
如果你不想与Claude Code共享凭据:
- 使用CDP模式完成浏览器自动化设置
- 在Playwright控制的Chrome窗口中手动登录服务
- 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
功能特性
- Canvas Creation: Create business model and lean canvases
- Template Library: Access various strategic planning templates
- Team Collaboration: Collaborate with team members in real-time
- Export Options: Export canvases as PDF or images
- Brainstorming: Use sticky notes for idea generation
- 画布创建:创建商业模式画布和精益画布
- 模板库:访问各类战略规划模板
- 团队协作:与团队成员实时协作
- 导出选项:将画布导出为PDF或图片格式
- 头脑风暴:使用便签生成创意
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
认证流程
- Create Canvanizer account
- Use email/password for authentication
- Session-based access
- No official API available
- 创建Canvanizer账户
- 使用邮箱/密码进行认证
- 基于会话的访问
- 无官方API可用
Error Handling
错误处理
| Error | Cause | Solution |
|---|---|---|
| Login Failed | Invalid credentials | Check email and password |
| Canvas Not Found | Invalid canvas ID | Verify canvas exists |
| Export Failed | Canvas too large | Reduce content |
| Session Expired | Login timeout | Re-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格式
- 提供演示模式