asuramaya

Mail — Development skill for Claude Code

Development community

Call the osiris MCP tool inbox with peek=true, render='text' (mount with cwd + $CLAUDE_JOB_DIR if not mounted) and print the returned text verbatim in a code block.

How to install Mail

Installs to ~/.claude/skills/asuramaya-osiris-mail/SKILL.md

Terminal
mkdir -p ~/.claude/skills/asuramaya-osiris-mail && curl -fsSL https://raw.githubusercontent.com/asuramaya/osiris/HEAD/commands/mail.md -o ~/.claude/skills/asuramaya-osiris-mail/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Mail does

Call the osiris MCP tool `inbox` with peek=true, render='text' (mount with cwd + $CLAUDE_JOB_DIR if not mounted) and print the returned `text` verbatim in a code block. A peek leases nothing; SETTLE straight from it: send(reply_to=) or inbox(ack=[ids shown]). Only deeper handling warrants a non-peek read (leases an hour).

WHOSE TAB THIS IS DECIDES WHO SAYS GO: in the OPERATOR's own tab, act only at the operator's word. In a WORKER's tab (you hold a seat with a manager), a grade='ask' DM fro

Alternatives in Development

  • Check 1: Cache Exists? — CLAUDE_DIR="${CLAUDE_CONFIG_DIR:-$HOME/.claude}" CACHE_EXISTS=$(ls -d "$CLAUDE_DIR/plugins/cache/claude-hud" 2 10.9k ★
  • Mono Color Skill — One-ink editorial print image skill — warm paper, halftone photography, active negative space, and restrained 3k ★
  • Puppetmaster — Provider-neutral control plane for durable-state agent swarms: subprocess workers, leases, artifacts, memory 340 ★

Full documentation available on GitHub

View Source Repository