GeiserX

Homebrew Unsent — AI skill for Claude Code

AI community

Homebrew tap for unsent: AutoRecover for your AI agent prompts.

How to install Homebrew Unsent

This entry records only its repository, not the path inside it, so there is no exact command to give. Open GeiserX/homebrew-unsent and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Homebrew Unsent does

Homebrew tap for unsent: AutoRecover for your AI agent prompts.

Alternatives in AI

  • Cl4r1t4s — LEAKED SYSTEM PROMPTS FOR CHATGPT, CLAUDE, GEMINI, GROK, PERPLEXITY, CURSOR, LOVABLE, REPLIT, AND MORE 47.2k ★
  • System Prompts Leaks — Extracted system prompts from ChatGPT (GPT-5.4, GPT-5.3, Codex), Claude (Opus 4.6, Sonnet 4.6, Claude Code), G 38.6k ★
  • Guizang Ppt Skill — AI-agent Skill for generating polished HTML slide decks: editorial magazine and Swiss layouts, image prompts 24.9k ★

README

homebrew-unsent banner

homebrew-unsent

Homebrew tap for unsent


This is the official Homebrew tap for [unsent](https://github.com/GeiserX/unsent), AutoRecover for your AI agent prompts: it saves what you type into a command-line agent's input box, so a crash, a closed window or a reboot never takes an unsent message with it.

Installation

brew tap GeiserX/unsent
brew trust --formula GeiserX/unsent/unsent   # newer Homebrew asks once per third-party formula
brew install unsent

Usage

unsent claude        # run Claude Code with drafts saved as you type
unsent list          # drafts left behind, newest first
unsent restore       # copy the newest one back to the clipboard

The full documentation lives in the [unsent repository](https://github.com/GeiserX/unsent).

License

[GPL-3.0](LICENSE)