elie222elie222Communityยท24 Agent Skills Included

inbox-zero

AI email assistant plus developer skills for testing and reviews

Automates inbox organization, reply drafting, unsubscribing, and email analytics through an open-source AI assistant. Gives AI coding agents ready-made workflows for testing, code review, pull requests, browser QA, and changelog writing inside this repository. Removes manual inbox triage for users and repetitive review and testing work for contributors.
npx skills add elie222/inbox-zero --all -g -y
Available:

Tells the AI agent how to build, test, and modify this codebase safely, covering commands, code style, LLM feature rules, and which sub-skills to consult for each task.

All Skills in This Repository (24)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
elie222elie222

debug

Collect structured runtime logs into per-session files for debugging Node.js or browser projects.

Community
Advanced
๐Ÿ“ฆ In Repo
elie222elie222

qa-new-flow

Creates browser QA flow spec files from a Markdown template with YAML frontmatter.

Community
Basic
๐Ÿ“ฆ In Repo
elie222elie222

review-ai-prompt-changes

Review prompt and tool-description diffs in a branch for redundancy and eval-shaped guidance.

Community
Intermediate
๐Ÿ“ฆ In Repo
elie222elie222

wait

Pauses execution for a user-specified duration using the sleep command.

Community
Basic
๐Ÿ“ฆ In Repo
elie222elie222

environment-variables

Adds environment variables to a Next.js monorepo with Zod validation and Turbo configuration.

Community
Basic
๐Ÿ“ฆ In Repo
elie222elie222

llm

Implements LLM features with model routing, Zod schemas, and structured prompts in TypeScript.

Community
Intermediate
๐Ÿ“ฆ In Repo
elie222elie222

update-packages

Updates workspace dependencies while respecting pinned packages defined in .ncurc.cjs.

Community
Basic
๐Ÿ“ฆ In Repo
elie222elie222

changelog

Creates user-facing changelog entries and regenerates the aggregated changelog file.

Community
Intermediate
๐Ÿ“ฆ In Repo
elie222elie222

explain-changes

Summarizes recent code changes with security checks and risk analysis.

Community
Basic
๐Ÿ“ฆ In Repo
elie222elie222

ui-components

Implements UI components and styling using Shadcn UI, Radix UI, and Tailwind CSS.

Community
Basic
๐Ÿ“ฆ In Repo
elie222elie222

qa-label

Labels a GitHub pull request as ready for QA to trigger automated browser tests.

Community
Basic
๐Ÿ“ฆ In Repo
elie222elie222

prisma

Enforces correct Prisma 7 import paths and client usage conventions in TypeScript projects.

Community
Basic

Frequently Asked Questions

FAQPage Schema
How 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โ†’