inbox-zero
AI email assistant plus developer skills for testing and reviews
All Skills in This Repository (24)
Pure Emerald Level Indicatorsdebug
Collect structured runtime logs into per-session files for debugging Node.js or browser projects.
qa-new-flow
Creates browser QA flow spec files from a Markdown template with YAML frontmatter.
review-ai-prompt-changes
Review prompt and tool-description diffs in a branch for redundancy and eval-shaped guidance.
wait
Pauses execution for a user-specified duration using the sleep command.
environment-variables
Adds environment variables to a Next.js monorepo with Zod validation and Turbo configuration.
llm
Implements LLM features with model routing, Zod schemas, and structured prompts in TypeScript.
update-packages
Updates workspace dependencies while respecting pinned packages defined in .ncurc.cjs.
changelog
Creates user-facing changelog entries and regenerates the aggregated changelog file.
explain-changes
Summarizes recent code changes with security checks and risk analysis.
ui-components
Implements UI components and styling using Shadcn UI, Radix UI, and Tailwind CSS.
qa-label
Labels a GitHub pull request as ready for QA to trigger automated browser tests.
prisma
Enforces correct Prisma 7 import paths and client usage conventions in TypeScript projects.
Frequently Asked Questions
FAQPage SchemaHow to install Inbox Zero?โผ
Run `npx skills add elie222/inbox-zero --all -g -y` in your terminal to install all skills in this suite globally.
What does Inbox Zero do?โผ
It is an open-source AI email assistant that organizes your inbox, pre-drafts replies in your tone, blocks cold emails, and tracks messages awaiting a response. It works with Gmail and Outlook and can be self-hosted.
How do these skills help developers contributing to Inbox Zero?โผ
The skills guide AI agents through code reviews, unit and eval testing, browser QA flows, pull request monitoring, and changelog writing using the repo's own conventions.
Does Inbox Zero work with Claude Code and OpenClaw?โผ
Yes. The skills follow the standard SKILL.md format and run in Claude Code, OpenClaw, Cursor, and other compatible agents.
Can I manage Inbox Zero rules from the command line?โผ
Yes. The included inbox-zero-api skill lets your agent list, create, and update automation rules and read inbox analytics through the public API CLI.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core