AIBestSkill
Knowledge management · OpenClaw Skill

x-bookmarks adoption decision

Move external material into a reusable knowledge base or persistent workspace for future agent sessions. Fetch, summarize, and manage X/Twitter bookmarks via bird CLI or X API v2. Use when: (1) user says "check my bookmarks", "what did I bookmark", "bookmark digest", "summa...

Job to solveknowledge import and reuse

Move external material into a reusable knowledge base or persistent workspace for future agent sessions.

Who should use itBuilders who need durable knowledge workflows across chat history, notebooks, documents, or personal archives.

Use this as a fit check before reading install commands.

Works withOpenClaw

Platform fit comes after the use case, not before it.

Adoption pathNeeds adoption review

No trusted setup command was extracted yet. Open the source evidence before adopting it.

Trust signalREADME + SKILL.md

1 SKILL.md + README evidence, 261 stars, and 73d ago repo freshness at last scan.

Overview

What job does it solve?Knowledge management

Move external material into a reusable knowledge base or persistent workspace for future agent sessions.

Who should use it?Builders who need durable knowledge workflows across chat history, notebooks, documents, or personal archives.

knowledge import and reuse for OpenClaw users.

Works withOpenClaw

Check platform compatibility after confirming the use case fits your workflow.

How can I adopt it?Needs adoption review

No trusted setup command was extracted yet. Open the source evidence before adopting it.

Can I trust it?README + SKILL.md

1 SKILL.md + README evidence, 261 stars, and 73d ago repo freshness at last scan.

What to compare?5 related skills

Use the comparison list below to avoid adopting the first matching repo blindly.

Quick read

Fetch, summarize, and manage X/Twitter bookmarks via bird CLI or X API v2. Use when: (1) user says "check my bookmarks", "what did I bookmark", "bookmark digest", "summarize my bookmarks", "x bookmarks", "twitter bookmarks", (2) user wants a periodic digest of

OpenClaw skill: turn your X bookmarks into agent actions. Stop hoarding. Start applying.

Why we list it
  • Public because this is a source-backed skill-like repo with enough current evidence to qualify for the shortlist.
  • Current GitHub metadata is available for sharbelxyz/x-bookmarks.
  • 1 SKILL.md file(s) were found in the recursive tree scan.
  • README content is available as part of the public evidence set.

Adoption path for x-bookmarks

Needs adoption review: no trusted setup path was extracted yet.

Source evidence

Source excerpts used for this adoption decision. Low-confidence cases link back to GitHub instead of forcing a misleading quote.

README excerpt

README.md

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

Quick Start

Fetch bookmarks

python3 scripts/fetch_bookmarks_api.py -n 20


Both backends output the same JSON format — all workflows work with either.

## Install as OpenClaw Skill

Copy this folder to your OpenClaw skills directory, or:
Show scanned SKILL.md paths (1)
  • SKILL.md