Overview
- Skill Key
- adambrainai/adhd-bookmark-analyzer
- Author
- adambrainai
- Source Repo
- openclaw/skills
- Version
- -
- Source Path
- skills/adambrainai/adhd-bookmark-analyzer
- Latest Commit SHA
- 47e5b4f304a9765389a9360fe2448519e3e03dbf
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 Adhd Bookmark Analyzer 技能。 若已安装,则直接安装 Adhd Bookmark Analyzer 技能。
# ADHD X Bookmark Analysis Your bookmarks are a graveyard. This brings them back to life. ## What This Skill Does You bookmark 50 tweets a day. You read maybe 2. That thread about the $200K agency architecture? Buried. The AI tool that would save you hours? Forgotten. This skill turns your X bookmark chaos into actionable intelligence. Your agent scrapes your bookmarks, categorizes them by topic, extracts the key insights, and delivers a summary to your preferred channel. **No more bookmark graveyards. No more "I saved something about that..." Just organized, searchable knowledge from everything you thought was worth saving.** Built for ADHD brains who collect everything and process nothing. ## Capabilities - ✅ **Automatic X bookmark scraping** (scheduled or on-demand) - ✅ **Smart categorization** by topic (AI, business, tools, threads) - ✅ **Key insight extraction** from threads and long-form content - ✅ **Channel delivery** (Discord, Slack, Telegram, or file-only) - ✅ **Searchable archive** of everything you saved ## Requirements ### X Authentication (Required) **Option A: `bird` CLI (Recommended)** ```bash # Install bird CLI npm install -g bird-cli # Authenticate (opens browser for OAuth) bird login # Verify access bird whoami bird bookmarks --limit 5 ``` Credentials are stored securely in `~/.bird/` by the CLI. The skill never handles raw tokens directly. **Option B: Browser Session (Advanced)** If you prefer browser cookies: 1. Log into X in Chrome/Safari 2. OpenClaw's browser tool can access your session 3. Less reliable than `bird` CLI — session expires, requires re-login ⚠️ **Security Note:** Never paste raw session cookies into config files. Use `bird` CLI for persistent, secure auth. ### Message Delivery (Optional) To receive summaries in Discord/Slack/Telegram, configure via **environment variables** (not plaintext files): ```bash # Discord (using OpenClaw's built-in message tool) # No extra config needed — just specify channel ID...
# ADHD X Bookmark Analysis **Your bookmarks are a graveyard. This brings them back to life.** ## Quick Start 1. **Install files** to your OpenClaw workspace 2. **Configure X access** (bird CLI or browser cookies) 3. **Set delivery channel** in `bookmark-rules.md` 4. **Test it:** "Analyze my X bookmarks from this week" 5. **Automate it:** Add cron job for daily summaries ## What You Get - 📚 **Smart categorization** of all your X bookmarks - 🎯 **Key insight extraction** (no more re-reading to remember why you saved it) - 📬 **Daily Discord summaries** of what you bookmarked - 🔍 **Searchable archive** of everything you've saved - 🧠 **Second brain** that actually works ## Files - `SKILL.md` — Full documentation and setup guide - `bookmark-rules.md` — Categorization logic and delivery config - `example-cron.sh` — Sample automation script - `bookmark-archive/` — Your searchable bookmark archive (created on first run) ## Example Output ``` 📚 X Bookmark Summary — Feb 15, 2026 You saved 18 bookmarks in the last 24 hours. Here's what stood out: 🤖 AI & Tech Tools (7 bookmarks) • New Claude API pricing ($0.25/M tokens output) • OpenClaw 0.7.0 release notes • Thread on RAG vs fine-tuning tradeoffs 💼 Business & Strategy (5 bookmarks) • How @username built $50K MRR with AI agents • Pricing psychology thread (15 tactics) ... ``` ## Why This Exists Because you: - Bookmark 50 tweets a day - Read maybe 2 - Can never find that one thing you saved - Feel guilty about the graveyard of unread content This skill fixes that. Automatically. --- **Built for ADHD brains who collect everything and process nothing.**
heyixuan2
Bambu Lab 3D printer control and automation. Activate when user mentions: printer status, 3D printing, slice, analyze model, generate 3D, AMS filament, print monitor, Bambu Lab, or any 3D printing task. Full pipeline: search → generate → analyze → colorize → preview → open BS → user slice → print → monitor. Supports all 9 Bambu Lab printers (A1 Mini, A1, P1S, P2S, X1C, X1E, H2C, H2S, H2D).
human-pages-ai
Search and hire real humans for tasks — photography, delivery, research, and more
zseven-w
Reusable skill templates for OpenClaw AI agents. Templates for API integration, data processing, web scraping, CLI tools, and file processing.
capt-marbles
Generative Engine Optimization (GEO) for AI search visibility. Optimize content to appear in ChatGPT, Perplexity, Claude, and Google AI Overviews. Use when optimizing websites, pages, or content for LLM discoverability and citation.
camopel
Free multi-engine web search via ddgs CLI (DuckDuckGo, Google, Bing, Brave, Yandex, Yahoo, Wikipedia) + arXiv API search. No API keys required. Use when user needs web search, research paper discovery, or when other skills need a search backend. Drop-in replacement for web-search-plus.
camopel
Local arXiv paper manager with semantic search. Crawls arXiv categories, downloads PDFs, chunks content, and indexes with FAISS + Ollama embeddings. No cloud API keys required — everything runs locally.