Plugins
Built by the community to extend CliDeck. Each one is a folder you drop into ~/.clideck/plugins/
Speech-to-text using Whisper. Supports OpenAI cloud and local MLX backends. Press a hotkey, speak your prompt, and it types into the active terminal.
Copy selected terminal text with trailing whitespace trimmed. Simple clipboard enhancement for cleaner pasting.
Automatic workflow routing between role-assigned agents. Watches sessions in a project, waits for idle, then forwards outputs to the next specialist. Uses a small router model (~30-50 tokens per decision).
A CliDeck plugin that saves all your inputs from every session into a per-project knowledge base file. Point your agents to this file so they can see what you've asked other agents in the same project.