jasper
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseJasper Skill
Jasper Skill
AI content platform for marketing teams.
面向营销团队的AI内容平台。
Quick Install
快速安装
bash
curl -sSL https://canifi.com/skills/jasper/install.sh | bashOr manually:
bash
cp -r skills/jasper ~/.canifi/skills/bash
curl -sSL https://canifi.com/skills/jasper/install.sh | bash或者手动安装:
bash
cp -r skills/jasper ~/.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 JASPER_API_KEY "your_api_key"
undefinedcanifi-env set JASPER_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
功能特性
- Content Creation: Generate marketing copy
- Brand Voice: Maintain consistent tone
- Campaigns: Create multi-channel content
- Templates: Use pre-built workflows
- Art Generation: Create images
- 内容创作:生成营销文案
- 品牌语调:保持一致的语气
- 营销活动:创建多渠道内容
- 模板:使用预构建的工作流
- 图像生成:创建图片
Usage Examples
使用示例
Generate Copy
生成文案
User: "Create ad copy for this product"
Assistant: Generates marketing content用户:"为这款产品创建广告文案"
助手:生成营销内容Use Template
使用模板
User: "Use the blog post template"
Assistant: Creates structured content用户:"使用博客文章模板"
助手:创建结构化内容Brand Voice
品牌语调
User: "Write this in our brand voice"
Assistant: Matches brand guidelines用户:"用我们的品牌语调撰写"
助手:匹配品牌指南Create Campaign
创建营销活动
User: "Create a social media campaign"
Assistant: Generates multi-platform content用户:"创建社交媒体营销活动"
助手:生成多平台内容Authentication Flow
认证流程
- API key authentication
- Team workspaces
- SSO available
- Role-based access
- API密钥认证
- 团队工作区
- 支持SSO
- 基于角色的访问权限
Error Handling
错误处理
| Error | Cause | Solution |
|---|---|---|
| Auth Failed | Invalid key | Check API key |
| Quota Exceeded | Word limit | Upgrade plan |
| Template Error | Not found | Verify template |
| Brand Error | Not configured | Set up brand |
| 错误 | 原因 | 解决方案 |
|---|---|---|
| 认证失败 | 密钥无效 | 检查API密钥 |
| 配额超限 | 字数限制 | 升级套餐 |
| 模板错误 | 未找到模板 | 验证模板 |
| 品牌错误 | 未配置品牌 | 设置品牌信息 |
Notes
注意事项
- Marketing focused
- Brand voice AI
- 50+ templates
- Team collaboration
- API available
- Enterprise features
- 聚焦营销场景
- 品牌语调AI
- 50+模板
- 团队协作
- 支持API
- 企业级功能