bookmarks-management

Categorize X/Twitter bookmarks and export metadata as JSON or CSV.

443|88|Updated Feb 18, 2024
One-click install
npx skills add https://github.com/nirholas/XActions --skill bookmarks-management
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bookmarks-management
Source: https://github.com/nirholas/XActions/tree/main/skills/bookmarks-management
Command: npx skills add https://github.com/nirholas/XActions --skill bookmarks-management

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires puppeteer, and includes scripts (resource) components.

What problem does it solve?

Managing X/Twitter bookmarks quickly becomes messy. This Skill organizes bookmarks by category, auto-tags them, exports full metadata, and supports bulk clearing to reclaim your time.

Core Features & Use Cases

  • Auto-categorization of bookmarks by keyword
  • Export of full metadata as JSON and CSV
  • Bulk clear and folder management (Premium)
  • Puppeteer-powered bookmark management via a programmable interface

Quick Start

Navigate to x.com/i/bookmarks and use the automation to organize bookmarks, export metadata, or clear all bookmarks.

Frequently Asked Questions about bookmarks-management

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

FAQPage Schema
How do I export X/Twitter bookmarks to JSON or CSV?

You can export X/Twitter bookmarks to JSON or CSV formats by navigating to the x.com/i/bookmarks page and running the Puppeteer-based browser automation to scrape and save full metadata locally.

What is the best way to organize X/Twitter bookmarks by category automatically?

Organizing X bookmarks by category is handled by a frontmatter-driven metadata model that applies keyword-based auto-tagging to sort cluttered bookmarks into structured folders.

Can I bulk clear all my X/Twitter bookmarks to reduce clutter?

Yes, you can bulk clear all bookmarks by running the bookmarkManager.js script on the X bookmarks page to automate the removal process and reduce profile clutter.

Do I need Puppeteer to automate scraping bookmarks from X?

Yes, Puppeteer is a required dependency for this automation task, providing the programmable browser interface needed to scrape bookmarks and execute bulk clearing workflows.

Does this bookmark management automation work for platforms other than X?

No, the automation specifically targets the x.com/i/bookmarks page structure and applies frontmatter-driven metadata models exclusively to X/Twitter bookmark workflows.