later

Compare original and translation side by side

🇺🇸

Original

English
🇨🇳

Translation

Chinese

Later Skill

Later Skill

Manage visual social media scheduling with Later's Instagram-focused platform.
使用专注于Instagram的Later平台管理可视化社交媒体排期

Quick Install

快速安装

bash
curl -sSL https://canifi.com/skills/later/install.sh | bash
Or manually:
bash
cp -r skills/later ~/.canifi/skills/
bash
curl -sSL https://canifi.com/skills/later/install.sh | bash
或手动安装:
bash
cp -r skills/later ~/.canifi/skills/

Setup

设置

Configure via canifi-env:
bash
undefined
通过canifi-env进行配置:
bash
undefined

First, ensure canifi-env is installed:

首先,确保已安装canifi-env:

canifi-env set LATER_ACCESS_TOKEN "your_access_token"
undefined
canifi-env set LATER_ACCESS_TOKEN "your_access_token"
undefined

Privacy & 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:
  1. Complete the Browser Automation Setup using CDP mode
  2. Login to the service manually in the Playwright-controlled Chrome window
  3. Claude will use your authenticated session without ever seeing your password
如果你不想与Claude Code共享凭证:
  1. 使用CDP模式完成浏览器自动化设置
  2. 在Playwright控制的Chrome窗口中手动登录该服务
  3. 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

功能特性

  1. Visual Planning: Plan and preview visual content calendar
  2. Instagram Scheduling: Schedule Instagram posts, stories, and reels
  3. Link in Bio: Manage Linkin.bio landing pages
  4. Media Library: Organize and store media assets
  5. Analytics: Track Instagram and social performance
  1. 可视化规划:规划并预览可视化内容日历
  2. Instagram内容排期:排期Instagram帖子、快拍和Reels
  3. 链接在简介:管理Linkin.bio落地页
  4. 媒体库:整理和存储媒体资源
  5. 数据分析:追踪Instagram及社交媒体表现

Usage Examples

使用示例

Schedule Post

排期帖子

User: "Schedule this image to Instagram for tomorrow"
Assistant: Creates scheduled post with image
用户:“将这张图片排期到明天发布到Instagram”
助手:创建包含该图片的排期帖子

Plan Grid

规划网格预览

User: "Show me my Instagram grid preview"
Assistant: Returns visual preview of planned posts
用户:“展示我的Instagram网格预览”
助手:返回已规划帖子的可视化预览

Update Linkinbio

更新Linkin.bio

User: "Add a new link to my Later Linkin.bio"
Assistant: Adds link to bio landing page
用户:“在我的Later Linkin.bio中添加一个新链接”
助手:在简介落地页中添加链接

View Analytics

查看数据分析

User: "How did my Instagram posts perform this week?"
Assistant: Returns engagement and growth metrics
用户:“我的Instagram帖子这周表现如何?”
助手:返回互动量和增长指标

Authentication Flow

认证流程

  1. Register app with Later
  2. Implement OAuth 2.0 flow
  3. Get access token for API calls
  4. Token provides account access
  1. 在Later平台注册应用
  2. 实现OAuth 2.0流程
  3. 获取用于API调用的访问令牌
  4. 令牌提供账户访问权限

Error Handling

错误处理

ErrorCauseSolution
401 UnauthorizedInvalid tokenRe-authenticate
403 ForbiddenFeature not availableCheck plan
404 Not FoundPost not foundVerify post ID
429 Rate LimitedToo many requestsWait and retry
错误原因解决方案
401 未授权令牌无效重新认证
403 禁止访问功能不可用检查套餐权限
404 未找到帖子不存在验证帖子ID
429 请求受限请求过于频繁等待后重试

Notes

注意事项

  • Visual-first social planning
  • Instagram focus with grid preview
  • Linkin.bio included
  • TikTok, Pinterest, Twitter support
  • Free tier available
  • Mobile app for on-the-go
  • 以可视化优先的社交媒体规划
  • 专注于Instagram,支持网格预览
  • 包含Linkin.bio功能
  • 支持TikTok、Pinterest、Twitter
  • 提供免费套餐
  • 支持移动应用,随时随地操作