tool-check

Community

Auto-select the right AI tools for any task.

Authormetasaver
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Users often struggle to identify the most effective AI tools for a given task, leading to inefficient workflows or suboptimal results. This Skill automates that decision, ensuring the AI uses the best available resources.

Core Features & Use Cases

  • Intelligent Tool Selection: Analyzes prompt keywords (e.g., "debug", "security", "UI") to recommend relevant MCP tools like serena, Context7, semgrep, shadcn, sequential-thinking, or chrome-devtools.
  • Parallel Execution: Runs in parallel with complexity-check during the initial analysis phase for rapid, efficient tool identification.
  • Token-Efficient: Automatically includes serena for code-related tasks, offering up to 94% token savings on file reads compared to traditional methods.
  • Use Case: When given a task like "Debug the race condition in the payment flow, trace through step by step," this skill would recommend serena and sequential-thinking.

Quick Start

Analyze the prompt "Write E2E tests for the checkout flow in the browser" and suggest relevant tools.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: tool-check
Download link: https://github.com/metasaver/metasaver-marketplace/archive/main.zip#tool-check

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository