reclaim
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseReclaim Skill
Reclaim Skill
AI calendar assistant for time management and scheduling.
用于时间管理与日程安排的AI日历助手。
Quick Install
快速安装
bash
curl -sSL https://canifi.com/skills/reclaim/install.sh | bashOr manually:
bash
cp -r skills/reclaim ~/.canifi/skills/bash
curl -sSL https://canifi.com/skills/reclaim/install.sh | bash或者手动安装:
bash
cp -r skills/reclaim ~/.canifi/skills/Setup
配置步骤
Configure via canifi-env:
bash
undefined通过canifi-env进行配置:
bash
undefinedFirst, ensure canifi-env is installed:
First, ensure canifi-env is installed:
curl -sSL https://canifi.com/install.sh | bash
curl -sSL https://canifi.com/install.sh | bash
canifi-env set RECLAIM_API_KEY "your_api_key"
undefinedcanifi-env set RECLAIM_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
功能特性
- Habits: Schedule recurring routines
- Tasks: Auto-schedule to-dos
- Smart Meetings: Find optimal times
- Buffer Time: Protect focus blocks
- Team Analytics: View time allocation
- 习惯管理:安排重复日常事项
- 任务安排:自动规划待办事项
- 智能会议:寻找最优会议时间
- 缓冲时间:保护专注时段
- 团队分析:查看时间分配情况
Usage Examples
使用示例
Add Habit
添加习惯
User: "Schedule 30 min daily exercise"
Assistant: Creates flexible habit block用户:"安排每日30分钟锻炼"
助手:创建灵活的习惯时段Add Task
添加任务
User: "Schedule time to review documents"
Assistant: Finds optimal slot用户:"安排时间审阅文档"
助手:寻找合适的时段View Analytics
查看分析
User: "How am I spending my time?"
Assistant: Returns time breakdown用户:"我的时间都花在哪里了?"
助手:返回时间分配明细Set Buffer
设置缓冲时间
User: "Add buffer time between meetings"
Assistant: Configures meeting buffers用户:"在会议之间添加缓冲时间"
助手:配置会议缓冲Authentication Flow
认证流程
- API key authentication
- OAuth for Google Calendar
- Slack integration
- Team workspace
- API密钥认证
- Google Calendar OAuth认证
- Slack集成
- 团队工作区
Error Handling
错误处理
| Error | Cause | Solution |
|---|---|---|
| Auth Failed | Invalid key | Check API key |
| Calendar Error | Sync issue | Reconnect |
| Conflict | No availability | Adjust priorities |
| Habit Error | Configuration | Review settings |
| 错误 | 原因 | 解决方案 |
|---|---|---|
| 认证失败 | 密钥无效 | 检查API密钥 |
| 日历错误 | 同步问题 | 重新连接 |
| 冲突错误 | 无可用时段 | 调整优先级 |
| 习惯设置错误 | 配置问题 | 检查设置 |
Notes
注意事项
- Flexible time blocking
- Smart 1:1s
- Slack status sync
- Team scheduling links
- API available
- Free tier
- 灵活的时间块设置
- 智能一对一会议
- Slack状态同步
- 团队日程链接
- 提供API接口
- 免费层级