This wraps the `gt mail inbox` command to check messages between agents, including help requests and notifications. It's part of the agentops toolkit, which suggests a workflow where multiple agents coordinate or hand off tasks to each other. The skill explicitly tells Claude to execute the workflow rather than describe it, which is a smart guardrail for agent communication patterns. If you're building multi-agent systems or need agents to actually check their inboxes instead of just acknowledging the concept, this handles that. The repo has decent traction with 376 stars and passes security audits from Gen Agent Trust Hub, Socket, and Snyk.
npx skills add https://github.com/boshu2/agentops --skill inbox