Home / nano-muse / nanomuse · nanomuse/skills/builtin/inbox-triage/SKILL.md · GitHub

inbox-triage skillA

inbox-triage is agent-read markdown (skill) from nano-muse/nanomuse: Go through recent mail and sort it into needs-a-reply, waiting-on-others, to-do and can-ignore, with draft replies ready for review. Use when the user asks to triage, sort, catch up on or clear their inbox — never to send anything on its own..

Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.

What the file says

# Inbox triage

Needs the mail connector (`read_emails`). If it is not available, say so and stop.

## Read

- `read_emails` with `unread_only=true` first (up to 50). If there are fewer than 10, read the last 3 days with `unread_only=false` too, so nothing waiting since yesterday is missed.
- For each sender the user has written to before, `contacts` action=search gives the name and company; use names, not addresses, in what you write.
- `recall` "inbox" and "email" for the user's rules: senders that always matter, newsletters they keep, how they like replies to sound.

## Sort

Every message lands in exactly one group:

1. **Reply needed** — someone asked the user something, or is waiting.
2. **Waiting on them** — the user asked, no answer yet; note how long.
3. **To do** — no reply needed, but an action is: pay, book, read a document, show up somewhere.
4. **Read later** — newsletters, notifications, receipts.
5. **Ignore** — clear spam, expired offers, automated noise.

Threads with the same subject count once. Anything that mentions money, a deadline, a contract or health goes to the top of its group.

## Draft, do not send
…

Read the whole file at its exact version.

How to install

Latest version
mdr add nano-muse/nanomuse/inbox-triage@v1
Exact content
mdr add nano-muse/nanomuse/inbox-triage@sha256:0542a46befff939f

Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_ejor3zu433udldph.svg)](https://markdownregistry.com/a/art_ejor3zu433udldph)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
v1 latest2026-09-23 722b08a 2,399 BA view

Audit of the latest version

A  17 of 17 checks passed. Deterministic, no model, same answer every run.
  • pass: Frontmatter block present
  • pass: Frontmatter declares a name
  • pass: Frontmatter declares a description
  • pass: Size between 200 bytes and 200 KB (2399 bytes)
  • pass: No zero-width or bidi control characters
  • pass: No instruction hidden inside an HTML comment
  • pass: No link to an exfiltration or paste host
  • pass: No credential-shaped string
  • pass: No instruction to send local credentials anywhere
  • pass: No text hidden with inline styles
  • pass: No prompt-injection phrasing
  • pass: No curl or wget piped into a shell
  • pass: No recursive delete of root, home or parent
  • pass: No instruction to read or print local credentials
  • pass: No base64 blob over 200 characters
  • pass: No link to a raw IP address
  • pass: No script tag

Source

GitHub

nano-muse/nanomuse · 6 stars · license MIT · pushed 2026-09-24 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_ejor3zu433udldph
GET https://markdownregistry.com/api/v1/resolve?ref=nano-muse/nanomuse/inbox-triage
GET https://markdownregistry.com/api/v1/blob/0542a46befff939f492bb4082c7713c743bd7bf9d70ca4f3e0a549aee37efa63

Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.

More from nano-muse/nanomuse

amap skill
nano-muse/nanomuse · nanomuse/skills/builtin/amap/SKILL.md · Places, routes, travel times, distances and weather in China through the 高德地图 (Amap) MCP server. Use when the user asks…
v1 · audit A · 6 stars
compare-options skill
nano-muse/nanomuse · nanomuse/skills/builtin/compare-options/SKILL.md · Compare two to five options — products, plans, places, tools, offers — on the criteria that matter to the user, in a…
v1 · audit A · 6 stars
feishu skill
nano-muse/nanomuse · nanomuse/skills/builtin/feishu/SKILL.md · The user's 飞书 / Lark through its command-line tool (lark-cli) — agenda, people and groups, reading and sending…
v1 · audit A · 6 stars
meeting-prep skill
nano-muse/nanomuse · nanomuse/skills/builtin/meeting-prep/SKILL.md · Prepare for a meeting — who is in it, what was last said with them, what the user owes them and wants from them — as a…
v1 · audit A · 6 stars
phone-messages skill
nano-muse/nanomuse · nanomuse/skills/builtin/phone-messages/SKILL.md · Read and answer messages in the chat apps on the user's phone (微信 and the like) through the screen — catch up, draft a…
v1 · audit A · 6 stars
train-tickets skill
nano-muse/nanomuse · nanomuse/skills/builtin/train-tickets/SKILL.md · Look up and book trains in the 12306 app on the user's phone — search a route and date, compare the options, take a…
v1 · audit A · 6 stars
trip-plan skill
nano-muse/nanomuse · nanomuse/skills/builtin/trip-plan/SKILL.md · Plan a trip end to end — itinerary by day, a packing list to tick off, a budget, and the calendar checked for conflicts…
v1 · audit A · 6 stars
weekly-review skill
nano-muse/nanomuse · nanomuse/skills/builtin/weekly-review/SKILL.md · Look back at the past week and set up the next one — calendar, mail, goals and files in one page, with a short plan…
v1 · audit A · 6 stars

Every file in nano-muse/nanomuse

Other files named inbox-triage

inbox-triage skill
kesslernity/awesome-copilot-cowork-skills · skills/email-inbox/inbox-triage/SKILL.md · Sweeps the inbox, categorises every message as needs-reply-today, needs-reply-this-week, waiting-on-others, FYI or…
git:20260611.e8784cb · audit A · 28 stars
inbox-triage skill
kesslernity/awesome-copilot-agent-skills · skills/email-inbox/inbox-triage/SKILL.md · Sorts a personal inbox backlog into five buckets (needs-reply-today, needs-reply-this-week, waiting-on-others, FYI…
git:20260916.44af39e · audit A · 5 stars
inbox-triage skill
yugpat1835/awesome-copilot-cowork-skills · skills/email-inbox/inbox-triage/SKILL.md · Sweeps the inbox, categorises every message as needs-reply-today, needs-reply-this-week, waiting-on-others, FYI or…
git:20260611.e8784cb · audit A · 5 stars

Browse by kind, by grade A, or by owner.