Ask me what skills you need
What are you building?
Tell me what you're working on and I'll find the best agent skills for you.
Orchestrates a full morning sweep of pending items (email, tasks, Slack, WhatsApp, X). Use when the user asks for a sweep, morning routine, inbox sweep, or all pending items.
Deliver a complete summary of active pending items in a single response. Omit any source with no results.
scripts/email-inbox (from the email skill folder) and render the output exactly using the email skill's format/triage (includes rules and emojis). Do not reinterpret or change its rules.justdoit next --ids and show the full output without the suffixes (due YYYY-MM-DD) or [id: ...]. Keep sections (Today/This week/Backlog) and calendar lines.scripts/slack-inbox --json-out /tmp/slack-inbox.json and show only the clean list. Save metadata. Use a 60-second timeout.scripts/whatsapp-inbox --json-out /tmp/whatsapp-inbox.json and show only the clean list. Save metadata.npx skills add antoniolg/agent-kit --skill morning-routineHow clear and easy to understand the SKILL.md instructions are, rated from 1 to 5.
Mostly clear, but there are still a few confusing or poorly structured parts.
How directly an agent can act on the SKILL.md instructions, rated from 1 to 5.
Partially actionable with several concrete steps, but still missing important details.