sweet-cookie — AI Tool by steipete

by steipete · AI Tool · ★ 189

Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h

About sweet-cookie

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

browsercookiestypescript

Quick Facts

Stars189
Forks44
LanguageTypeScript
CategoryAI Tool
Quality Score69.2715558349238/100
Last Updated2026-06-23
Created2025-12-27
Platformsbrowser, node
Est. Tokens~16k

sweet-cookie alternative? Top 6 similar tools

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.

  • tandem-browser by hydro13 · ⭐ 559

    AI-Human symbiotic browser — browse the web as one entity

  • mcp-framework by QuantGeekDev · ⭐ 908

    The Typescript MCP Framework

  • mcp-notion-server by suekou · ⭐ 906

    A Model Context Protocol server for connecting Notion to MCP-compatible clients

  • flow-like by TM9657 · ⭐ 865

    Flow-Like: Strongly Typed Enterprise Scale Workflows. Built for scalability, speed, seamless AI integration an

  • mcp-knowledge-graph by shaneholloman · ⭐ 863

    MCP server enabling persistent memory for Claude through a local knowledge graph - fork focused on local devel

  • browser-use-mcp-server by kontext-dev · ⭐ 811

    Browse the web, directly from Cursor etc.

More AI Tool Tools

Explore other popular ai tool tools:

View all AI Tool tools →

Popular TypeScript Agent Tools

Frequently Asked Questions

What is sweet-cookie?

sweet-cookie is Extract cookies out of your browser. TypeScript. Any OS.. It is categorized as a AI Tool with 189 GitHub stars.

What programming language is sweet-cookie written in?

sweet-cookie is primarily written in TypeScript. It covers topics such as browser, cookies, typescript.

How do I install or use sweet-cookie?

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.

What are the best alternatives to sweet-cookie?

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.

View on GitHub → Browse AI Tool tools