quillbot
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseQuillBot Skill
QuillBot Skill
AI paraphrasing and writing enhancement tool.
AI改写与写作增强工具。
Quick Install
快速安装
bash
curl -sSL https://canifi.com/skills/quillbot/install.sh | bashOr manually:
bash
cp -r skills/quillbot ~/.canifi/skills/bash
curl -sSL https://canifi.com/skills/quillbot/install.sh | bash或者手动安装:
bash
cp -r skills/quillbot ~/.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 QUILLBOT_EMAIL "your_email"
canifi-env set QUILLBOT_PASSWORD "your_password"
undefinedcanifi-env set QUILLBOT_EMAIL "your_email"
canifi-env set QUILLBOT_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
功能
- Paraphrasing: Rewrite text in different ways
- Grammar Check: Fix errors
- Summarizer: Condense long content
- Citation Generator: Create citations
- Translator: Translate content
- 改写:以不同方式重写文本
- 语法检查:修正错误
- 摘要工具:浓缩长篇内容
- 引用生成器:创建引用格式
- 翻译器:翻译内容
Usage Examples
使用示例
Paraphrase Text
改写文本
User: "Rewrite this paragraph"
Assistant: Returns paraphrased version用户:"重写这段段落"
助手:返回改写后的版本Summarize
生成摘要
User: "Summarize this article"
Assistant: Creates condensed version用户:"总结这篇文章"
助手:生成浓缩版本Generate Citation
生成引用
User: "Create a citation for this source"
Assistant: Generates formatted citation用户:"为这个来源创建引用格式"
助手:生成格式化的引用Translate
翻译
User: "Translate this to Spanish"
Assistant: Returns translation用户:"把这段翻译成西班牙语"
助手:返回翻译结果Authentication Flow
认证流程
- Account-based authentication
- No official API
- Browser automation
- Premium features
- 基于账户的认证
- 无官方API
- 浏览器自动化
- 高级功能
Error Handling
错误处理
| Error | Cause | Solution |
|---|---|---|
| Login Failed | Invalid credentials | Check account |
| Premium Required | Feature locked | Upgrade |
| Word Limit | Text too long | Split content |
| Mode Error | Unavailable | Try different mode |
| 错误 | 原因 | 解决方案 |
|---|---|---|
| 登录失败 | 凭据无效 | 检查账户信息 |
| 需要高级版 | 功能被锁定 | 升级账户 |
| 字数限制 | 文本过长 | 拆分内容 |
| 模式错误 | 模式不可用 | 尝试其他模式 |
Notes
注意事项
- Multiple paraphrase modes
- Chrome extension
- Word integration
- Co-Writer feature
- No public API
- Free tier available
- 多种改写模式
- Chrome扩展程序
- Word集成
- Co-Writer功能
- 无公开API
- 提供免费层级