vibird
01Plugin Claude Code
Vibird — voice + status companion. Pushes Claude Code's live state to your Vibird device (the Liz face) and lets you talk to Claude through it.
Plugin Claude Code
Vibird — voice + status companion. Pushes Claude Code's live state to your Vibird device (the Liz face) and lets you talk to Claude through it.
MCP server Claude CodeCodexCursor +2
MCP server "vibird" as configured in Hakureirm/vibird. Launched with vibird mcp.
Hook
Runs when you submit a prompt, before the agent sees it, running vibird hook UserPromptSubmit. From Hakureirm/vibird.
Hook
Runs before the agent uses a tool, running vibird hook PreToolUse. From Hakureirm/vibird.
Hook
Runs after a tool call finishes, running vibird hook PostToolUse. From Hakureirm/vibird.
Hook
Runs when the agent sends a notification, running vibird hook Notification. From Hakureirm/vibird.
Hook
Runs when the agent finishes a response, running vibird hook Stop. From Hakureirm/vibird.
Hook
Runs when a subagent finishes, running vibird hook SubagentStop. From Hakureirm/vibird.
Skill Claude CodeCodex
Set up and control a Vibird voice + status device — start the bridge, pair the device over WiFi, and verify the agent-state face (the Liz character). Use when the user mentions Vibird, "my device", the desk companion, voice input, or wants the device to mirror Claude's status.
MCP server Claude CodeCodexCursor
Bird species identification MCP server — YOLO detection + ConvNeXt classification, Top5 output. Runs locally from the bird-id-mcp Python package.