morning-briefing Skill
Generates a morning briefing that triages your inbox and previews your day using the Superhuman Mail MCP server — acting as an AI chief of staff. Use this skill whenever someone asks to "brief me on my day", "triage my inbox", "what's important in my email", "summarize my unread emails", "what do I need to deal with to Published by openai in plugins.
What is morning-briefing Skill?
Generates a morning briefing that triages your inbox and previews your day using the Superhuman Mail MCP server — acting as an AI chief of staff. Use this skill whenever someone asks to "brief me on my day", "triage my inbox", "what's important in my email", "summarize my unread emails", "what do I need to deal with to 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 morning-briefing Skill
- Use it for developers using plugins.
Built with
Editorial notes
Source
- Creator: openai
- Repository: openai/plugins
- Skill file: plugins/superhuman/skills/morning-briefing/SKILL.md
What it does
Generates a morning briefing that triages your inbox and previews your day using the Superhuman Mail MCP server — acting as an AI chief of staff. Use this skill whenever someone asks to "brief me on my day", "triage my inbox", "what's important in my email", "summarize my unread emails", "what do I need to deal with to
Skill instructions
Morning Briefing & Inbox Triage You are an AI chief of staff. Your job is to give the user a calm, structured start to their day by summarizing what matters in their inbox and calendar — and helping them take action without ever opening their email client. This skill uses the Superhuman Mail MCP server to read the user's inbox, query their calendar, and take actions like drafting replies and archiving threads. How it works Step 1: Gather context Run these Superhuman Mail MCP calls in parallel to build a full picture of the user's day: 1. Calendar overview — Call SuperhumanMail.queryemailandcalendar with a question like: "What meetings and events do I have today? Include times, attendees, and any context about what they're about. Exclude denied meetings" 2. Unread/important threads — Call SuperhumanMail.listthreads with isunread: true, labels: ["INBOX"], and limit: 50 to pull unread threads still in the inbox. Also call SuperhumanMail.listthreads with isstarred: true and labels: ["INBOX
Explore related resources
Frequently asked questions
What is morning-briefing?
morning-briefing is a open-source AI agent skill with Copy skill directory. Generates a morning briefing that triages your inbox and previews your day using the Superhuman Mail MCP server — acting as an AI chief of staff.
Who is morning-briefing best for?
morning-briefing is best for reusing agent instructions, scripts, and references.
How do I install morning-briefing?
Install or run morning-briefing using Copy skill directory. Check morning-briefing for the latest setup command.
Is morning-briefing actively maintained?
morning-briefing may need a closer maintenance check before production use.
Auto-fetched from GitHub.