bookmark-mining

Mine recent X bookmarks to extract and categorize content opportunities.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/danzakon/dan-life --skill bookmark-mining
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bookmark-mining
Source: https://github.com/danzakon/dan-life/tree/main/skills/bookmark-mining
Command: npx skills add https://github.com/danzakon/dan-life --skill bookmark-mining

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the process of sifting through your X (formerly Twitter) bookmarks to identify valuable content opportunities, saving you time and ensuring you don't miss out on potential insights.

Core Features & Use Cases

  • Bookmark Ingestion: Fetches recent bookmarks from your X account.
  • Content Filtering: Identifies and prioritizes bookmarks with clear content potential, filtering out purely political or low-value items.
  • Data Structuring: Organizes extracted information into raw files and an inbox for further review and development.
  • Use Case: When you need to quickly find interesting articles, insights, or discussions you've saved on X to inspire your next blog post, social media update, or research topic.

Quick Start

Check my bookmarks for content ideas.

Frequently Asked Questions about bookmark-mining

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

FAQPage Schema
How do I mine X bookmarks for content ideation?

To mine X bookmarks for content ideation, this Skill fetches recent bookmarks via xquery CLI, filters out low-value posts, and categorizes the remaining tweets by topic and engagement into an inbox database for development.

What's the best way to extract content ideas from Twitter bookmarks?

Extracting content ideas from Twitter bookmarks involves filtering saved posts for potential, categorizing them by topic, and structuring the data into raw files. This Skill automates that process to surface research opportunities.

Do I need xquery CLI to access my X bookmarks for data mining?

Yes, you need the xquery CLI configured with OAuth 2.0 to access your X bookmarks. The Skill uses this dependency to authenticate and fetch your saved tweets for content analysis.

Can I filter X bookmarks to exclude political or low-value content?

Yes, this Skill automatically applies content filtering to identify bookmarks with clear potential, excluding purely political or low-value items so you only review tweets suitable for content development.

How are mined bookmarks structured for further content development?

Mined bookmarks are structured through raw file storage, inbox entries, and an index database. This organization categorizes tweets by topic and engagement metrics, making them ready for downstream content creation.