Bookmark Ninja
Description
Turns your browser bookmarks into a searchable resource for your AI Agents
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
**Turn your browser bookmarks into a knowledge base your AI agent can actually search.**
Bookmark Ninja converts any browser HTML bookmark export into a clean, structured JSON or CSV index with full folder hierarchy preserved, deduplication, merge support, and optional URL liveness verification. One command, no API keys, no external services, no configuration.
**Version:** 1.1.0
Compatibility
Bookmark Ninja works on any platform that supports the Agent Skill standard:
- Claude.ai
- Cowork
- Claude Code
- Codex
- OpenClaw
- Any platform supporting the Agent Skill standard
**Runtime requirements:** Python 3.7+. Optional: `requests` library for URL liveness checking (`pip install requests`).
Installation
Claude.ai / Cowork
- Download this repository as a ZIP (green Code button → Download ZIP)
- Extract the ZIP
- Go to Settings → Capabilities → Skills
- Upload the
bookmark-ninjafolder - Enable the skill
Claude Code
cp -r bookmark-ninja ~/.claude/skills/
OpenClaw Dashboard
- Click the green Code button → Download ZIP
- Extract the ZIP and locate the
bookmark-ninjafolder - Open your OpenClaw dashboard → Skills tab
- Click Add Skill and select the extracted
bookmark-ninjafolder - Enable the skill
OpenClaw terminal
cp -r bookmark-ninja ~/.openclaw/skills/
systemctl --user restart openclaw-gateway.service
Standalone (no agent platform)
git clone https://github.com/SamaritanOC/Bookmark-Ninja.git
cd Bookmark-Ninja
python3 scripts/bookmark-parser.py your-bookmarks.html
Quick Start
**1. Export your bookmarks**
| Browser | Steps |
|---|---|
| Chrome | Menu → Bookmarks → Bookmark Manager → ⋮ → Export bookmarks |
| Firefox | Menu → Bookmarks → Manage Bookmarks → Import and Backup → Export Bookmarks to HTML |
| Edge | Menu → Favorites → ⋮ → Export favorites |
Related Skills
Agency Agents
A complete AI agency at your fingertips - From frontend wizards to Reddit community ninjas, from whimsy inject
AI Awesome Llm Apps
100+ AI Agents, Agent Skills and RAG Apps - Free and Open Source.
AI Firecrawl
🔥 The API to search, scrape, and interact with the web for AI
AI Artifacts Builder
Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web tech
AI Headroom
Compress tool outputs, logs, files, and RAG chunks before they reach the LLM. 20% fewer tokens for coding agen
AI CrewAI
Framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewA
AI