flipboard

Compare original and translation side by side

🇺🇸

Original

English
🇨🇳

Translation

Chinese

Flipboard Skill

Flipboard Skill

Curate and discover news content with Flipboard's personalized magazine-style reader.
使用Flipboard的个性化杂志式阅读器策划和发现新闻内容。

Quick Install

快速安装

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

Setup

设置

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

First, ensure canifi-env is installed:

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

canifi-env set FLIPBOARD_USERNAME "your_username" canifi-env set FLIPBOARD_PASSWORD "your_password"
undefined
canifi-env set FLIPBOARD_USERNAME "your_username" canifi-env set FLIPBOARD_PASSWORD "your_password"
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. Content Discovery: Discover articles and stories based on interests and topics
  2. Magazine Creation: Create and curate personal magazines with saved content
  3. Following System: Follow topics, publishers, and other curators
  4. Smart Magazines: Generate AI-curated magazines based on keywords
  5. Social Sharing: Share articles and magazines to social networks
  1. 内容发现:根据兴趣和主题发现文章和报道
  2. 杂志创建:创建并策划包含已保存内容的个人杂志
  3. 关注系统:关注主题、出版商和其他内容策划者
  4. 智能杂志:基于关键词生成AI策划的杂志
  5. 社交分享:将文章和杂志分享至社交网络

Usage Examples

使用示例

Discover Content

发现内容

User: "Show me trending tech news on Flipboard"
Assistant: Returns top technology articles from curated sources
用户:“在Flipboard上为我展示热门科技新闻”
助手:返回来自精选来源的顶级科技文章

Create Magazine

创建杂志

User: "Create a Flipboard magazine about sustainable living"
Assistant: Creates new magazine with specified topic and settings
用户:“创建一个关于可持续生活的Flipboard杂志”
助手:创建带有指定主题和设置的新杂志

Add to Magazine

添加到杂志

User: "Add this article to my 'AI Research' magazine"
Assistant: Flips article to specified magazine collection
用户:“将这篇文章添加到我的‘AI研究’杂志中”
助手:将文章添加到指定的杂志收藏中

Follow Topic

关注主题

User: "Follow the 'Artificial Intelligence' topic on Flipboard"
Assistant: Adds topic to your followed interests
用户:“在Flipboard上关注‘人工智能’主题”
助手:将该主题添加到你的关注兴趣列表中

Authentication Flow

认证流程

  1. Flipboard uses account-based authentication
  2. No official public API for third-party apps
  3. Use browser automation for full functionality
  4. Session management required for persistent access
  1. Flipboard使用基于账号的认证方式
  2. 没有面向第三方应用的官方公开API
  3. 使用浏览器自动化实现完整功能
  4. 需要会话管理以实现持久访问

Error Handling

错误处理

ErrorCauseSolution
Login FailedInvalid credentialsCheck username and password
Magazine ErrorMagazine not foundVerify magazine ID or name
Rate LimitedToo many requestsImplement request throttling
Content BlockedRegion restrictionCheck content availability
错误原因解决方案
登录失败凭据无效检查用户名和密码
杂志错误未找到杂志验证杂志ID或名称
速率限制请求过多实现请求限流
内容被阻止区域限制检查内容可用性

Notes

注意事项

  • No official public API available
  • Magazine-style reading experience
  • Video content support included
  • Available on web, iOS, and Android
  • Publisher partnerships for premium content
  • Storyboard feature for immersive stories
  • 无官方公开API可用
  • 杂志式阅读体验
  • 支持视频内容
  • 可在网页端、iOS和Android使用
  • 与出版商合作提供优质内容
  • 包含Storyboard功能,带来沉浸式报道体验