firefox-bookmarks
Installation
SKILL.md
Firefox Bookmarks Analyzer
Overview
This Skill provides direct access to Firefox bookmark data by querying the places.sqlite database. It includes utilities for extracting bookmarks, analyzing tags, and generating insights about bookmark usage.
Capabilities
- Extract recent bookmarks with metadata (URL, title, date added, last visited)
- Analyze bookmark tags to find most popular tags and tag usage statistics
- Query Firefox database directly using SQLite
- Database schema exploration to understand Firefox's bookmark structure
- Cross-platform support for macOS, Linux, and Windows Firefox profiles
Prerequisites
- Ruby (system Ruby is sufficient)
- sqlite3 gem (usually pre-installed on macOS)
- Firefox installed with existing bookmarks