← ClaudeAtlas

cowork-plugin-auditlisted

Audit active Cowork plugins and get a keep/disable table. Reduces token usage and cognitive noise. Use when reviewing Cowork setup, adding new plugins, or starting a new project. Triggers: 'audit my plugins', 'cowork plugin audit', 'which plugins to disable', 'аудит плагинов', 'какие плагины отключить'.
KirKruglov/claude-skills-kit · ★ 9 · AI & Automation · score 82
Install: claude install-skill KirKruglov/claude-skills-kit
# Cowork Plugin Audit This skill audits the active plugins in your Claude Cowork setup and produces a keep/disable/disable-until-needed recommendation table. It compares each installed plugin against your described workflow, flags idle or redundant plugins, and provides a qualitative estimate of potential token savings. **Input:** - Your role and workflow description (2–5 sentences) - List of installed plugins (plain text or markdown list) - Optional: project context file (`.md`) **Output:** - Audit table: plugin → category → recommendation → rationale - Summary: keep/disable counts + qualitative token-savings estimate - Optional: ready-made Project Instructions block listing disabled plugins --- ## Language Detection Detect the user's language from their message: - If Russian (or contains Cyrillic): respond in Russian - If English (or other Latin-script language): respond in English - If ambiguous: respond in the language of the trigger phrase used --- ## Instructions ### Step 1: Collect Workflow Context 1. Check if a project context file was provided or is readable from the working directory - If found: extract role, workflow description, and primary tasks from it - If not found: proceed to Step 1.2 2. Check if the user provided a workflow description in their message - If yes: extract role and 2–3 primary tasks; proceed to Step 2 - If no: ask **one** clarifying question: "Please describe 2–3 main tasks you do in Cowork" — wait for the answer before c