x-bookmarks

Fetch and paginate private X account bookmarks for CSV export.

177|17|Updated Feb 27, 2026
One-click install
npx skills add https://github.com/Xquik-dev/x-twitter-scraper --skill x-bookmarks-xquik-dev
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: x-bookmarks
Source: https://github.com/Xquik-dev/x-twitter-scraper/tree/main/skills/x-bookmarks
Command: npx skills add https://github.com/Xquik-dev/x-twitter-scraper --skill x-bookmarks-xquik-dev

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Reading and exporting private bookmarks from a connected X account can be tedious and manual; this skill provides a secure, programmatic way to access, organize, and export bookmarks for analysis or sharing.

Core Features & Use Cases

  • Read and paginate bookmarks from a connected X account.
  • Filter by folder and search within bookmarks to locate relevant items.
  • Export results to CSV or export to downstream tools for reporting or analytics.

Quick Start

Connect your X account and request the bookmarks to be fetched and exported in CSV format.

Frequently Asked Questions about x-bookmarks

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I export my X bookmarks to CSV?

You can export X bookmarks to CSV by connecting your X account and requesting a fetch, which returns paginated results suitable for CSV export. This process provides a secure, programmatic way to access and save your bookmark data.

Do I need an API key to read private bookmarks from X?

Yes, you need an X API key to read private bookmarks. The skill requires authenticated requests using this key to securely access and fetch bookmarks from your connected X account for review or export.

How do I filter and search within my X bookmarks?

You can filter and search within X bookmarks by applying folderId scoping to locate relevant items. This allows you to organize bookmarks into folders and narrow down results for targeted review or export.

Can I organize my X bookmarks into folders?

Yes, you can organize X bookmarks into folders using folderId scoping. This feature allows you to categorize bookmarks within your connected X account, making it easier to filter, search, and export specific subsets of data.

What is the best way to generate summaries from X bookmarks?

The best way to generate summaries from X bookmarks is to fetch and export them using this skill, then pass the CSV output to downstream analytics tools. This approach securely extracts your private bookmark data for reporting and analysis.

Are there limitations when paginating large numbers of X bookmarks?

The skill returns paginated results to handle large numbers of X bookmarks, but performance depends on your X API rate limits. It is designed for secure, authenticated requests, so exceeding API quotas may interrupt the export process.