Loading...
Loading...
Open Orbit briefing skill — selected by the Orbit pipeline when Gmail is the user's only connected connector, or when the user explicitly scopes their daily digest to Gmail. Pulls the past 24 hours of inbox activity (replies awaited, mentions, cc, auto- categorized bulk) from the user's authenticated Gmail connection and renders the digest as the Orbit Daily Digest email opened inside Gmail's reading view. This skill should not be triggered manually — it is invoked by Orbit's daily-digest scheduler against live Gmail data.
npx skill4agent add nexu-io/open-design orbit-gmailexample.html<header><main class="digest-wrap"><div class="email-chrome"><script>example.htmlexample.htmlexample.htmlpage bg: #f6f8fc
surface: #ffffff
border: #e0e0e0
text: #202124
text-secondary: #5f6368
text-muted: #80868b
surface-hover: #f1f3f4
red (Gmail): #D93025 /* Compose, important markers, accent */
blue: #1a73e8 /* CTA / link */
yellow: #f4b400 /* important ★ */
green: #0f9d58
search bar bg: #eaf1fb /* light blue-tinted pill */'Google Sans', 'Roboto', -apple-system, system-ui, sans-serif<header>GmailG#eaf1fb搜索邮件<main class="digest-wrap"> <div class="email-chrome"><h1 class="email-subject">☀ Eli, 你昨天的 6 封重要邮件 — Open Orbit DailyOrbitOOpen Orbit <orbit@opendesign.local>我 ▾<div class="digest-body">action-btn primaryaction-btn ghostdigest-footer| Don't | Do |
|---|---|
| Render a left rail (Compose / system labels / colored labels) | Skip the rail entirely; the page is single-column under the header |
| Render an inbox list of other emails | Show only the opened Orbit Daily Digest email |
| Render a Categories tab strip (主要 / 社交 / 推广) | Skip it; the digest occupies the reading view directly |
| Use non-Google typography | Use |
| Add drop shadows on the Gmail chrome | Flat surfaces; only the subtle Material 1 elevation when an element is focused |
| Render avatars as squares | Always circles — sender 40px, card 32px, inline 28px |
| Use lorem ipsum | Write real-shaped Gmail copy: "Q3 预算确认", "Login redesign 反馈", senders like Allen Liu / Marie / Nina Park |
| Use dark mode | Stay on Gmail's default light theme ( |
| Brand the Gmail chrome with Orbit | Orbit branding lives only inside the digest body (subject |
| Put yellow important stars on multiple inbox rows | Only the Orbit Daily Digest row can carry the important marker |