Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
Sweet Cookie 🍪 — Inline-first browser cookie extraction Small, dependency-light cookie extraction for local tooling. It’s built around two ideas: Prefer inline cookies when you can (most reliable, works everywhere). Best-effort local reads when you want zero-manual steps. Why Browser cookies are hard in practice: Profile databases can be locked while the browser is running. Values may be encrypted (Keychain/DPAPI/keyring). Native addons (, , …) are a constant source of rebuild/ABI pain across Node/Bun and CI. Sweet Cookie avoids native Node addons by design: SQLite: (Node) or (Bun) OS integration: shelling out to platform tools with timeouts (, , , ) What’s included : the library (, ). : a Chrome/Chromium MV3 exporter that produces an inline cookie payload (JSON/base64/file) for the cases where local reads can’t work (app-bound cookies, keychain prompts, remote machines, etc.). Requirements Node (for ) or Bun (for ) Local usage only: this reads from your machine’s browser profiles. Install CLI usage bash npx @steipete/sweet-cookie github.com npx @steipete/sweet-cookie github.com --browser chrome npx
| Stars | 189 |
| Forks | 44 |
| Language | TypeScript |
| Category | AI Tool |
| Quality Score | 69.2715558349238/100 |
| Last Updated | 2026-06-23 |
| Created | 2025-12-27 |
| Platforms | browser, node |
| Est. Tokens | ~16k |
Looking for a sweet-cookie alternative? If you're comparing sweet-cookie with other ai tool tools, these 6 projects are the closest alternatives on Agent Skills Hub — ranked by topic overlap, star count, and community traction.
AI-Human symbiotic browser — browse the web as one entity
The Typescript MCP Framework
A Model Context Protocol server for connecting Notion to MCP-compatible clients
Flow-Like: Strongly Typed Enterprise Scale Workflows. Built for scalability, speed, seamless AI integration an
MCP server enabling persistent memory for Claude through a local knowledge graph - fork focused on local devel
Browse the web, directly from Cursor etc.
Explore other popular ai tool tools:
sweet-cookie is Extract cookies out of your browser. TypeScript. Any OS.. It is categorized as a AI Tool with 189 GitHub stars.
sweet-cookie is primarily written in TypeScript. It covers topics such as browser, cookies, typescript.
You can find installation instructions and usage details in the sweet-cookie GitHub repository at github.com/steipete/sweet-cookie. The project has 189 stars and 44 forks, indicating an active community.
The top alternatives to sweet-cookie on Agent Skills Hub include tandem-browser, mcp-framework, mcp-notion-server. Each offers a different approach to the same problem space — compare them side-by-side by stars, quality score, and community activity.