Claude Skill

sharbelxyz/x-bookmarks

x-bookmarks is an OpenClaw skill that converts your X bookmarks into agent actions, helping you stop hoarding and start applying saved content effectively.

Overview

Stars278
Forks37
LanguagePython
Last pushed2026-02-15
Last synced2026-06-26
View on GitHub

Repository

Ownersharbelxyz
Repositoryx-bookmarks
Full namesharbelxyz/x-bookmarks
Repo ID1,155,226,977

Install this Skill

npm install -g bird-cli

Registry

Typeopenclaw_skill
Quality score75/100
Verificationreadme_parsed
Last verified2026-06-17
Platforms
OpenClaw
Capabilities
browservideoterminalworkflow
Detected files
README.mdSKILL.md
Config keys
YOUR_CLIENT_ID

Summary

x-bookmarks is an OpenClaw skill that transforms your X (Twitter) bookmarks into actionable agent tasks, helping you stop hoarding and start applying saved content.

Chinese description

OpenClaw 技能:将你的 X 书签转化为智能体行动。停止囤积,开始应用。

Key features

  • Converts X bookmarks into agent actions
  • Integrates with OpenClaw skill framework
  • Automates task generation from saved tweets
  • Reduces information hoarding
  • Enables practical application of bookmarked content

Use cases

  • Turn saved tweets into actionable to-do items
  • Automate follow-up actions from bookmarked resources
  • Integrate X bookmarks with personal productivity workflows
  • Reduce digital clutter by acting on saved content
  • Leverage bookmarked knowledge for agent-driven tasks

README excerpt

# x-bookmarks Turn X/Twitter bookmarks from a graveyard of good intentions into actionable work. ## How This Works Once installed, just tell your AI agent: > "check my bookmarks" That's it. Your agent will: 1. **Fetch** your latest X bookmarks (auto-detects bird CLI or X API v2) 2. **Categorize** them by topic (crypto, AI, marketing, tools, etc.) 3. **Propose actions** for each one — not just summaries, but things your agent can actually do: ``` 📂 AI TOOLS (3) • @someone shared a repo for automating video edits → 🤖 I CAN: Clone it, test it, and set it up for you 📂 TRADING (2) • @trader posted a new momentum strategy with backtest data → 🤖 I CAN: Compare this against your current strategy and report differences ``` You can also say: - **"bookmark digest"** — get a categorized summary of recent saves - **"what did I bookmark this week?"** — filtered by time - **"find patterns in my bookmarks"** — clusters topics you keep saving - **"clean up old bookmarks"** — flags stale saves with TL;DRs ### Scheduled Digests Set up a daily or weekly cron job and your agent will automatically check for new bookmarks, categorize them, and deliver a digest to you. ## What it does - Fetches your X bookmarks via **bird CLI** or **X API v2** (auto-detects) - Categorizes them by topic - Proposes specific actions your AI agent can execute - Supports scheduled digests via cron - Pattern detection across bookmark history ## Quick Start ### Option 1: bird CLI (easiest) ```bash npm install -g bird-cli # Log into x.com in Chrome, then: bird --chrome-profile "Default" bookmarks --json ``` ### Option 2: X API v2 (no bird needed) ```bash # One-time: create app at https://developer.x.com, then: python3 scripts/x_api_auth.py --client-id "YOUR_CLIENT_ID" # Fetch bookmarks python3

Topics

No topics yet.

Explore more

Data from GitHub. Synced on 2026-06-26