Agent Inbox
OfficialManage agent messages, stay informed.
Software Engineering#automation#task management#agent communication#notifications#ailang#inbox#message processing
Authorsunholo-data
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Autonomous agents send messages (completion, error, handoff) that need to be checked and processed. Manually monitoring can be time-consuming and lead to missed updates. This Skill automates the process of checking and managing these critical communications.
Core Features & Use Cases
- Message Monitoring: Automatically check for new messages from AILANG agents at session start or after handoffs, ensuring you never miss an update.
- Notification Processing: Efficiently review agent completion, error, or handoff notifications, allowing you to quickly understand status and next steps.
- Message Archiving: Keep your inbox clean and organized by archiving messages after they have been processed, reducing clutter and improving focus.
- Use Case: Start your coding session by automatically checking for agent updates, ensuring you never miss a critical completion or error report from your autonomous development agents.
Quick Start
At session start, check for messages:
ailang agent inbox user
Show only unread messages:
ailang agent inbox user --unread-only
Archive messages after processing:
ailang agent inbox user --archive
Dependency Matrix
Required Modules
None requiredComponents
scriptsresources
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: Agent Inbox Download link: https://github.com/sunholo-data/ailang/archive/main.zip#agent-inbox Please download this .zip file, extract it, and install it in the .claude/skills/ directory.