Bookmark Intelligence
Skill by bkrigmo1
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/bkrigmo1/bookmark-intelligenceWhat This Skill Does
Bookmark Intelligence is an automated AI agent skill designed to bridge the gap between passive consumption and active knowledge management. Most users collect X (Twitter) bookmarks as a 'digital graveyard,' where valuable links go to be forgotten. This skill solves that by continuously monitoring your X account, fetching the full content of any articles or threads you save, and running them through an AI analysis engine. By grounding the analysis in your own defined projects and interests, it transforms a chaotic list of URLs into a curated, searchable knowledge base of actionable insights delivered directly to your preferred communication channels.
Installation
Getting started with Bookmark Intelligence is a streamlined process. Ensure you have the OpenClaw environment active, then execute the following command in your terminal: clawhub install openclaw/skills/skills/bkrigmo1/bookmark-intelligence. Once installed, navigate to the skill directory using cd skills/bookmark-intelligence and execute npm run setup. The interactive wizard will guide you through authenticating your X account via cookies, defining your interest graph, and configuring your notification bridge (Telegram, Slack, or Discord). Finally, run npm run daemon to initiate the background process that keeps your knowledge base perpetually updated.
Use Cases
This skill is perfect for researchers, indie hackers, and lifelong learners who need to synthesize information across multiple domains. Use it to keep track of technical documentation shared by experts on X, monitor market trends in your specific niche, or curate a personal 'second brain' of competitive intelligence. It is particularly effective for teams who want to share a unified stream of industry research, ensuring that no team member misses critical news or innovative methodologies shared within the social ecosystem.
Example Prompts
- "OpenClaw, find all my recent bookmarks related to 'AI agent architectures' and summarize them for my current project dashboard."
- "Show me the last three bookmarks that are highly relevant to my 'SaaS marketing' project interests."
- "Summarize the article linked in my latest X bookmark and tell me how it applies to my ongoing work on the crypto-payment gateway."
Tips & Limitations
To get the most out of Bookmark Intelligence, maintain a clear list of active projects within the configuration file to help the AI better filter your data. Be aware that the free tier is limited to manual execution and basic keyword filtering; for deep analytical power, the Pro tier is highly recommended as it enables full-text content fetching and advanced AI processing. Note that the skill relies on your X cookies, so avoid sharing your session tokens and ensure your environment is secure. Finally, keep in mind that the speed of processing depends on the number of bookmarks being fetched, so ensure your daemon is running consistently to avoid large backlogs.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-bkrigmo1-bookmark-intelligence": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, file-read, file-write, external-api