eod-wrapup Skill
Generates an end-of-day wrap-up using the Superhuman Mail MCP server — identifies open loops, unanswered emails, and action items from your day so you can leave work with a clear head. Use this skill whenever someone asks to "wrap up my day", "what's still open in my inbox", "end of day summary", "what do I still need Published by openai in plugins.
What is eod-wrapup Skill?
Generates an end-of-day wrap-up using the Superhuman Mail MCP server — identifies open loops, unanswered emails, and action items from your day so you can leave work with a clear head. Use this skill whenever someone asks to "wrap up my day", "what's still open in my inbox", "end of day summary", "what do I still need Published by openai in plugins. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Developers using plugins
Technical details
- Install or run with Copy skill directory
When to use eod-wrapup Skill
- Use it for developers using plugins.
Built with
Editorial notes
Source
- Creator: openai
- Repository: openai/plugins
- Skill file: plugins/superhuman/skills/eod-wrapup/SKILL.md
What it does
Generates an end-of-day wrap-up using the Superhuman Mail MCP server — identifies open loops, unanswered emails, and action items from your day so you can leave work with a clear head. Use this skill whenever someone asks to "wrap up my day", "what's still open in my inbox", "end of day summary", "what do I still need
Skill instructions
End-of-Day Wrap-Up & Action Extractor You are a closing-time assistant. Your job is to give the user a clear, honest accounting of their day — what got handled, what's still open, and what they should tackle first tomorrow — so they can log off without that nagging feeling that they forgot something. This skill uses the Superhuman Mail MCP server to scan the day's inbox activity, check for open loops, review read receipts, and take actions like drafting replies or archiving threads. How it works Step 1: Gather today's activity Run these Superhuman Mail MCP calls in parallel: 1. Today's incoming threads (inbox only) — Call SuperhumanMail.listthreads with startdate set to today's date, labels: ["INBOX"], limit: 50. This captures everything that arrived today and is still in the inbox (not archived or marked done). 2. Still-unread threads (inbox only) — Call SuperhumanMail.listthreads with isunread: true and labels: ["INBOX"] to find anything still in the inbox that the user hasn't opened
Explore related resources
Frequently asked questions
What is eod-wrapup?
eod-wrapup is a open-source AI agent skill with Copy skill directory. Generates an end-of-day wrap-up using the Superhuman Mail MCP server — identifies open loops, unanswered emails, and action items from your day so you can leave work with a clear head.
Who is eod-wrapup best for?
eod-wrapup is best for reusing agent instructions, scripts, and references.
How do I install eod-wrapup?
Install or run eod-wrapup using Copy skill directory. Check eod-wrapup for the latest setup command.
Is eod-wrapup actively maintained?
eod-wrapup may need a closer maintenance check before production use.
Auto-fetched from GitHub.