From zalo
Check the current status of the Zalo plugin and its subsystems. Use when the user says "Zalo status", "is Zalo connected", "check Zalo", or to diagnose connection issues.
How this skill is triggered — by the user, by Claude, or both
Slash command
/zalo:statusThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Call the `zalo_status` tool. Relay its report to the user, then state the single most relevant
Call the zalo_status tool. Relay its report to the user, then state the single most relevant
next step (the report ends with one).
Do NOT diagnose by hand — no bun -e, no reading messages.db/access.json/daemon.lock
yourself. The tool already reads daemon health, login, access, and the lock in one shot.
Only fall back to manual inspection if zalo_status itself errors (e.g. the plugin failed to
load). In that case the daemon's own events are in ~/.claude/channels/zalo/daemon.log.
Creates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.
npx claudepluginhub imrim12/claude-plugin-zalo --plugin zalo