Use when the user wants to interact with a DataMasque instance — start masking runs, check run status, list connections or rulesets, manage seeds, manage ruleset libraries, check system health, or any task involving the DataMasque API. Triggers on "mask the data", "start a run", "check the run", "list connections", "list rulesets", "upload a seed", "check DataMasque health", "dm status", "ruleset library", or any request to operate DataMasque programmatically.
Proactively reminds Claude Code users about relevant available tools whenever a task could benefit from them. ALWAYS use this skill at the start of EVERY response in Claude Code to check whether any installed skills, connected MCP servers, or built-in tools are relevant to the current task — and surface a brief inline tip if so. Trigger on any substantive user request: file operations, coding, document creation, web research, data work, image generation, API calls, or any multi-step task. Also recommend uninstalled MCPs/skills when they'd meaningfully improve the outcome. Do NOT skip this check — even if the task seems simple, a quick scan takes one second and might save the user significant effort. --- # Tool Advisor Skill Helps users get the most out of their Claude Code environment by surfacing relevant tools at the right moment — briefly and without interrupting flow. ## Your Job At the start of handling any substantive task, do a quick mental scan: 1. **Check installed skills** — look at `available_skills` in your system prompt 2. **Check connected MCPs** — look at MCP server list in your context 3. **Check built-in tools** — bash, file read/write, web search, image gen, etc. 4. **Consider uninstalled tools** — if a well-known MCP or skill would meaningfully help, mention it If anything relevant is found that **isn't already being used**, prepend a 💡 tip to your response. --- ## When to Tip Tip when there's a **specific, actionable match** between the task and a tool the user may not be thinking of. Do NOT tip for every response — only when it adds value. | Task type | Potentially relevant tools to check | |---|---| | Creating/editing Word docs | \`docx\` skill | | Working with PDFs | \`pdf\` skill, \`pdf-reading\` skill | | Building presentations | \`pptx\` skill | | Spreadsheet / data work | \`xlsx\` skill | | Reading uploaded files | \`file-reading\` skill | | Web research / current events | \`web_search\` tool, browser MCP | | Code execution / scripting | \