{"skill":{"slug":"scannable-reports","displayName":"Scannable Reports","summary":"Format agent outputs for mobile chat apps. Unicode progress bars, sparklines, and status indicators that render perfectly in Telegram, Discord, Slack, WhatsA...","description":"---\nname: scannable-reports\ndescription: Format agent outputs for mobile chat apps. Unicode progress bars, sparklines, and status indicators that render perfectly in Telegram, Discord, Slack, WhatsApp — no images needed. Use when creating status updates, dashboards, metrics reports, or any structured information for chat-based delivery. Triggers on status reports, dashboards, metrics, progress updates, or when output needs to be mobile-scannable.\n---\n\n# Scannable Reports\n\nMobile-first formatting for chat apps. Make agent outputs professional and easy to scan.\n\n## Why This Exists\n\nChat apps render plain text. No charts, no images inline. This skill uses Unicode characters to create visual data that works everywhere.\n\n## Core Patterns\n\n### 1. Progress Bars\n\n```\nCPU ███████░░░ 70%\nMEM ████░░░░░░ 40%\nTasks ████████░░ 80%\n```\n\n**Blocks:** `░` (empty) `▒` (light) `▓` (medium) `█` (full)\n\n**10-char bar formula:** `█` × (value/10), `░` × (10 - filled)\n\n### 2. Sparklines (Trends)\n\n```\n24h: ▁▂▃▅▇█▇▅▃▂\nRevenue: ▂▃▃▅▆▇█ (up)\nErrors: █▅▃▂▁▁▁ (down)\n```\n\n**Chars (low→high):** `▁ ▂ ▃ ▄ ▅ ▆ ▇ █`\n\n### 3. Status Indicators\n\n| Emoji | Meaning |\n|-------|---------|\n| 🟢 | Good / Done / Healthy |\n| 🟡 | Warning / In Progress |\n| 🔴 | Critical / Blocked / Error |\n| 🔥 | Hot / Urgent / Trending |\n| ⚡ | Fast / Quick win |\n\n### 4. Monospace Tables\n\nUse triple backticks for alignment:\n\n```\nProject     Status    Owner\n─────────────────────────────\nVIRAL       🟡 WIP    PM\nHackathon   🟢 Ready  PM\nMatrix      🔴 Block  Sales\n```\n\n### 5. Lead with Signal\n\nMost important first. Assume mobile scanning.\n\n**Bad:**\n> I've reviewed the project status and found several items that need attention including...\n\n**Good:**\n> 🔴 Matrix blocked\n> 🟢 Hackathon ready  \n> 🟡 VIRAL 75%\n\n## Example Report\n\n```\n📊 Daily Status — Feb 27\n\n🔴 Blocked\n• Matrix client (awaiting scope)\n\n🟡 In Progress\n• Hackathon ████████░░ 80%\n• VIRAL     ██████░░░░ 60%\n\n🟢 Shipped\n• Demo script ✓\n• Offer doc ✓\n\n📈 Momentum: ▃▅▆▇█\n```\n\n## Platform Compatibility\n\n| Platform | Progress | Sparklines | Emoji | Monospace |\n|----------|----------|------------|-------|-----------|\n| Telegram | ✅ | ✅ | ✅ | ✅ |\n| Discord | ✅ | ✅ | ✅ | ✅ |\n| Slack | ✅ | ✅ | ✅ | ✅ |\n| WhatsApp | ✅ | ✅ | ✅ | ⚠️ Limited |\n| iMessage | ✅ | ✅ | ✅ | ❌ |\n\n## Quick Reference\n\n```\nProgress:  ░▒▓█\nSparkline: ▁▂▃▄▅▆▇█  \nDivider:   ─────────\nStatus:    🟢🟡🔴🔥⚡\n```\n","topics":["Discord","Slack","Telegram","WhatsApp"],"tags":{"latest":"1.0.0"},"stats":{"comments":0,"downloads":604,"installsAllTime":23,"installsCurrent":0,"stars":0,"versions":1},"createdAt":1772222460171,"updatedAt":1778491663809},"latestVersion":{"version":"1.0.0","createdAt":1772222460171,"changelog":"Initial release of scannable-reports — mobile-first text formatting for chat apps.\n\n- Adds Unicode progress bars, sparklines, and emoji status indicators suitable for Telegram, Discord, Slack, and WhatsApp.\n- Supports progress bars, trends, status icons, and monospace tables using only plain text.\n- Ensures clear, professional reports that are easy to scan on mobile devices.\n- Designed for generating dashboards, metrics, and updates directly in chat apps without images.","license":null},"metadata":null,"owner":{"handle":"rmarji","userId":"s179jmctmpcqqrfkpf8cjhye5983mf0n","displayName":"Raed Marji","image":"https://avatars.githubusercontent.com/u/2573647?v=4"},"moderation":null}