← Back to list
flipboard

by Andrejones92
⭐ 0🍴 0📅 Jan 9, 2026
SKILL.md
name: flipboard description: Curate and discover news content with Flipboard's personalized magazine-style reader. category: news
Flipboard Skill
Curate and discover news content with Flipboard's personalized magazine-style reader.
Quick Install
curl -sSL https://canifi.com/skills/flipboard/install.sh | bash
Or manually:
cp -r skills/flipboard ~/.canifi/skills/
Setup
Configure via canifi-env:
# First, ensure canifi-env is installed:
# curl -sSL https://canifi.com/install.sh | bash
canifi-env set FLIPBOARD_USERNAME "your_username"
canifi-env set FLIPBOARD_PASSWORD "your_password"
Privacy & Authentication
Your credentials, your choice. Canifi LifeOS respects your privacy.
Option 1: Manual Browser Login (Recommended)
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
Option 2: Environment Variables
If you're comfortable sharing credentials, you can store them locally:
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.
Capabilities
- Content Discovery: Discover articles and stories based on interests and topics
- Magazine Creation: Create and curate personal magazines with saved content
- Following System: Follow topics, publishers, and other curators
- Smart Magazines: Generate AI-curated magazines based on keywords
- Social Sharing: Share articles and magazines to social networks
Usage Examples
Discover Content
User: "Show me trending tech news on Flipboard"
Assistant: Returns top technology articles from curated sources
Create Magazine
User: "Create a Flipboard magazine about sustainable living"
Assistant: Creates new magazine with specified topic and settings
Add to Magazine
User: "Add this article to my 'AI Research' magazine"
Assistant: Flips article to specified magazine collection
Follow Topic
User: "Follow the 'Artificial Intelligence' topic on Flipboard"
Assistant: Adds topic to your followed interests
Authentication Flow
- Flipboard uses account-based authentication
- No official public API for third-party apps
- Use browser automation for full functionality
- Session management required for persistent access
Error Handling
| Error | Cause | Solution |
|---|---|---|
| Login Failed | Invalid credentials | Check username and password |
| Magazine Error | Magazine not found | Verify magazine ID or name |
| Rate Limited | Too many requests | Implement request throttling |
| Content Blocked | Region restriction | Check content availability |
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
Score
Total Score
50/100
Based on repository quality metrics
✓SKILL.md
SKILL.mdファイルが含まれている
+20
○LICENSE
ライセンスが設定されている
0/10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
Reviews
💬
Reviews coming soon