Skill Claude CodeCodex
Install a global hotkey that triggers deus listen from anywhere on the OS. Also installs sox, whisper-cli, and a whisper model.
Skill Claude CodeCodex
Install a global hotkey that triggers deus listen from anywhere on the OS. Also installs sox, whisper-cli, and a whisper model.
Skill Claude CodeCodex
Install and verify a local llama.cpp server for optional Deus local-generation experiments. Keeps Ollama as the required default for embeddings and judge work.
Skill Claude CodeCodex
Add Microsoft Teams as a channel. Can replace WhatsApp entirely or run alongside it. Uses the Azure Bot Service (Bot Framework) and requires a public HTTPS messaging endpoint.
Skill Claude CodeCodex
Add Ollama MCP server so the container agent can call local models for cheaper/faster tasks like summarization, translation, or general queries.
Skill Claude CodeCodex
Add Outlook (Microsoft 365 email) integration to Deus. Can be configured as a tool (agent reads/sends mail when triggered) or as a full channel that polls the inbox. Uses the Microsoft Graph API and Azure AD OAuth.
Skill Claude CodeCodex
Add Parallel AI MCP integration to Deus for advanced web research capabilities.
Skill Claude CodeCodex
Add PDF reading to Deus agents. Extracts text from PDFs via pdftotext CLI. Handles WhatsApp attachments, URLs, and local files.
Skill Claude CodeCodex
Add WhatsApp emoji reaction support — receive, send, store, and search reactions.
Skill Claude CodeCodex
Add Slack as a channel. Can replace WhatsApp entirely or run alongside it. Uses Socket Mode (no public URL needed).
Skill Claude CodeCodex
Add Agent Swarm (Teams) support to Telegram. Each subagent gets its own bot identity in the group. Requires Telegram channel to be set up first (use /add-telegram). Triggers on "agent swarm", "agent teams telegram", "telegram swarm", "bot pool".
Skill Claude CodeCodex
Add Telegram as a channel. Can replace WhatsApp entirely or run alongside it. Also configurable as a control-only channel (triggers actions) or passive channel (receives notifications only).
Skill Claude CodeCodex
Install the Understand-Anything plugin so the agent gains /understand, /understand-chat, /understand-dashboard and related codebase-analysis skills (interactive knowledge graphs, guided tours, deep-dive explanations). Claude Code backend only — adds the plugin from its GitHub marketplace end-to-end; non–Claude-Code…
Skill Claude CodeCodex
Add voice message transcription to Deus using OpenAI's Whisper API. Automatically transcribes WhatsApp voice notes so the agent can read and respond to them.
Skill Claude CodeCodex
Add WhatsApp as a channel. Can replace other channels entirely or run alongside them. Uses QR code or pairing code for authentication.
Skill Claude CodeCodex
Add YouTube transcript extraction as an MCP tool. Installs the MCP server and configures it so the agent can fetch video captions/subtitles on demand.
Skill Claude CodeCodex
On-demand UX/UI audit of a screen, component, flow, or brand asset against checklist.design's curated checklist library. Use when the user asks to check something against checklist.design, wants a UI/component checklist audit, or references "checklist.design".
Skill Claude CodeCodex
Multi-agent code review with learning feedback loop — reviews PRs using parallel specialized agents (style, logic, security) with confidence scoring and false-positive reduction.