Turn X bookmarks into ranked, analyzed research briefs
Turn X bookmarks into ranked, analyzed research briefs. Self-contained Claude Code plugin — no external CLI dependencies.
Add the marketplace, then install:
claude plugin install k3nnethfrancis/bookmark-research-engine
The plugin auto-installs the bre CLI on first session. Then run setup:
bre setup
pip install git+https://github.com/k3nnethfrancis/bookmark-research-engine.git
bre setup
bre fetch # pull bookmarks from X into pending queue
bre fetch -n 50 # fetch 50 bookmarks
bre status # pipeline health and pending count
bre setup # interactive setup (cookies, vault, config)
bre refresh-ids # refresh X GraphQL query IDs
bre enrich input.json # re-run enrichment on raw tweet JSON
> check bookmarks # status
> triage bookmarks # rank pending items against your research interests
> deep dive # spawn parallel research agents for tier-1 items
> review bookmarks # summarize findings, connect to projects
The bre CLI handles the mechanical fetch and enrichment. The Claude Code skill handles the intelligence — triage ranking, deep dive research, report writing.
bre fetch → pending.json → skill triage → approval file → skill deep dive → reports/
The vault structure (where reports, triage, and inbox files live) is fully configurable. Default: ~/.config/bre/vault/. Point vault_root at an existing Obsidian vault to integrate.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Turn X bookmarks into ranked, analyzed research briefs via parallel deep-dive agents
Persistent memory across context compactions via session dumps, vault search (QMD), and auto-injection
Skills for behavioral evaluation of LLMs using Petri and Bloom
npx claudepluginhub k3nnethfrancis/bookmark-research-engineTurn X bookmarks into ranked, analyzed research briefs via parallel deep-dive agents
X/Twitter research via xAI Grok API: digests, thread analysis, trending topics, custom search with x_search tool
Cross-platform research skills: deep multi-source research across Reddit, X, YouTube, and the web, plus a standalone YouTube research toolkit
Fetch Twitter/X post content including long-form Articles with full images and metadata. Use when Claude needs to retrieve tweet/article content, author info, engagement metrics (likes, retweets, bookmarks), and embedded media. Supports individual posts and X Articles (long-form content). Automatically downloads all images to local attachments folder and generates complete Markdown with proper image references. Preferred over Jina for X Articles with images.
AI thinking partner for your Obsidian vault — process, recall, synthesize, research with evidence-backed learning science
11 research-hub skills: literature triage matrix, context compression, project orientation, design dialog, multi-AI routing, NotebookLM brief verification, paper-memory builder, paper summarizer, Zotero curator, the gap-to-topic decision dossier, and the research-hub orchestrator. Auto-discovered from skills/<name>/SKILL.md.