copy-ai
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseCopy.ai Skill
Copy.ai Skill
AI-powered copywriting and content generation.
基于AI的文案撰写与内容生成。
Quick Install
快速安装
bash
curl -sSL https://canifi.com/skills/copy-ai/install.sh | bashOr manually:
bash
cp -r skills/copy-ai ~/.canifi/skills/bash
curl -sSL https://canifi.com/skills/copy-ai/install.sh | bash或者手动安装:
bash
cp -r skills/copy-ai ~/.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 COPYAI_API_KEY "your_api_key"
undefinedcanifi-env set COPYAI_API_KEY "your_api_key"
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
功能特性
- Generate Copy: Create marketing content
- Workflows: Automated content pipelines
- Infobase: Knowledge management
- Chat: Conversational content creation
- Templates: Pre-built content types
- 生成文案:创建营销内容
- 工作流:自动化内容流水线
- 信息库(Infobase):知识管理
- 聊天:对话式内容创作
- 模板:预构建的内容类型
Usage Examples
使用示例
Generate Copy
生成文案
User: "Write product descriptions"
Assistant: Creates compelling copy用户:"撰写产品描述"
助手:生成有吸引力的文案Use Workflow
使用工作流
User: "Run the blog workflow"
Assistant: Executes content pipeline用户:"运行博客工作流"
助手:执行内容流水线Add to Infobase
添加至信息库
User: "Save this to my Infobase"
Assistant: Stores for future reference用户:"将此保存到我的信息库"
助手:存储以供未来参考Chat Mode
聊天模式
User: "Help me brainstorm headlines"
Assistant: Collaborates on ideas用户:"帮我构思标题"
助手:协作生成创意Authentication Flow
认证流程
- API key authentication
- Workspace access
- Team collaboration
- SSO available
- API密钥认证
- 工作区访问
- 团队协作
- 支持单点登录(SSO)
Error Handling
错误处理
| Error | Cause | Solution |
|---|---|---|
| Auth Failed | Invalid key | Check API key |
| Credits Exhausted | Usage limit | Add credits |
| Workflow Error | Configuration | Check setup |
| Template Error | Not found | Verify template |
| 错误 | 原因 | 解决方案 |
|---|---|---|
| 认证失败 | 密钥无效 | 检查API密钥 |
| 额度耗尽 | 超出使用限制 | 充值额度 |
| 工作流错误 | 配置问题 | 检查设置 |
| 模板错误 | 模板不存在 | 验证模板 |
Notes
注意事项
- Workflow automation
- Infobase knowledge
- Team workspaces
- 90+ templates
- API available
- Enterprise options
- 工作流自动化
- 信息库知识管理
- 团队工作区
- 90+种模板
- 支持API调用
- 提供企业级选项