yaml name: zero-inbox description: Triages unanswered Slack messages and unread emails. Fetches messages, filters for what needs a response, routes to domain-specific skills, and drafts replies. Goal: get to inbox zero efficiently. triggers: - zero inbox - triage my inbox - check my messages - what…
$npx -y skills add getnao/sylph --skill zero-inboxInstalls into the current project.
Run `npx skills use "https://github.com/getnao/sylph" --skill "getnao/sylph/zero-inbox"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/getnao/sylph" that are relevant to the current task. Run `npx skills add "https://github.com/getnao/sylph"` and select the relevant skills, then follow their instructions.