πŸ“§
AutomationTypeScript

Email Management

by daxaur

Email Management is an Automation skill for Claude Code, published by daxaur in openpaw.

167 stars11 forkson daxaur/openpawAdded 2026/09/08+1% in starsRepository updated 2026/05/23
ai-agentanthropicautomationclaudeclaude-codeclimacosopen-sourcepersonal-assistantproductivitysmart-hometelegramtypescriptvibecoding
Install in seconds
Install Email Management
Copy Email Management into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/daxaur/openpaw/tree/main/skills/c-email ~/.claude/skills/c-email

Requires Node.js. Downloads this skill only β€” not the rest of the repository β€” into your Claude Code skills folder.

Without Node.js

git clone https://github.com/daxaur/openpaw.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skills/c-email/SKILL.md in daxaur/openpaw
Installs to
~/.claude/skills/c-email
Collection
One of 25 skills cataloged from this repository
Category
Automation β€” 2226 skills

What Email Management does

Email Management reads, sends, searches, and labels mail through gog for Gmail or himalaya for IMAP. Use it to manage inboxes, reply to threads, and move messages across labels and folders.

Email Management is cataloged under Automation on DirSkills. Email Management comes from a repository tagged ai-agent, anthropic, automation, claude and claude-code.

Documentation

README

This skill manages email via gog (Gmail) or himalaya (IMAP). Check availability with which gog himalaya.

Gmail β€” gog mail (gogcli)

gog mail list                              # List inbox messages
gog mail list --label "INBOX" --max 20
gog mail read <message-id>                 # Read a message
gog mail send --to "user@example.com" --subject "Subject" --body "Body"
gog mail reply <message-id> --body "Reply text"
gog mail search "from:alice subject:report"
gog mail search "is:unread after:2026/02/01"
gog mail label add <message-id> "Label"
gog mail label remove <message-id> "INBOX"
gog mail archive <message-id>
gog mail trash <message-id>
gog mail labels                            # List all labels
gog mail thread <thread-id>                # View full thread

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Email Management

  • What else does daxaur publish alongside Email Management?

    Email Management is one of 25 skills that DirSkills catalogs from daxaur/openpaw, the repository it ships in. Its siblings there include AI LLM Tools, Apple Notes And Reminders and Bluetooth Control. Each one is a separate skill with its own page in this directory, installs the same way Email Management does, and is maintained by daxaur in that same repository. The rest of the collection is listed on the daxaur/openpaw page.

  • How does Email Management compare to other Automation skills?

    Email Management ranks #2011 by stars among the 2226 Automation skills in this catalog. The most-starred ones next to it are Autonomous Loops, Autonomous Agent Harness and Automation Audit Ops. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Email Management against them. Open each page to compare what they document and how they install.

More from daxaur/openpaw

Email Management is one of 25 skills cataloged on DirSkills from daxaur/openpaw.

See all 25 skills β†’