tool-discovery

Community

Always pick the right tool for the job.

Author0xDarkMatter
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps you quickly identify whether to use a lightweight SKILL tool or a heavyweight AGENT for a given task, reducing decision fatigue and speeding up automation pipelines.

Core Features & Use Cases

  • Recommends patterns for tasks: reference/lookups vs. reasoning/decisions
  • Guides when to inject a SKILL (lightweight) vs. an AGENT (heavyweight)
  • Provides catalog references to help you choose the right tool for common tasks
  • Use-case examples: file searches, code analysis, API design decisions

Quick Start

Ask Claude: "For analyzing this dataset, which tool or agent should I use and why?"

Dependency Matrix

Required Modules

None required

Components

references

💻 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-discovery
Download link: https://github.com/0xDarkMatter/claude-mods/archive/main.zip#tool-discovery

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