toolbox-discovery

Inventory installed tools and runtimes, assess health, and apply activation recipes.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/biodoia/biodoia-skills-marketplace --skill toolbox-discovery
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: toolbox-discovery
Source: https://github.com/biodoia/biodoia-skills-marketplace/tree/main/plugins/toolbox-discovery/skills/toolbox-discovery
Command: npx skills add https://github.com/biodoia/biodoia-skills-marketplace --skill toolbox-discovery

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

Inventory all installed tools and runtimes on the host, then assess their health and identify misconfigurations and dormant capabilities to drive improvements.

Core Features & Use Cases

  • Discovery, Assessment, Activation, and Optimization: a four-phase workflow that inventories tools, evaluates health, activates dormant capabilities, and suggests improvements.
  • System-aware profiling: detects OS, package managers, shells, and existing configurations, then tailors recommendations to the real environment.
  • Activation recipes: provides ready-to-apply configurations and scripts to enable integrations and enhance productivity.

Quick Start

Run the discovery script to inventory all tools and review activation recommendations, then apply safe changes with the activation script.

Frequently Asked Questions about toolbox-discovery

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I inventory installed tools and runtimes on my host system?

The tool discovery process inventories installed tools and runtimes by running a script-backed system profile that detects your OS, package managers, shells, and existing configurations to assess overall environment health.

What is the best way to activate dormant capabilities in my dev environment?

The best way to activate dormant capabilities is by applying ready-to-use activation recipes that provide scripts and configurations to enable integrations and enhance productivity across your development setup.

How does system-aware profiling optimize toolchain configuration?

System-aware profiling optimizes toolchain configuration by detecting your specific OS, package managers, and shells, then tailoring recommendations and safe improvements to match your real environment.

Can I use this to assess system health and identify misconfigurations?

Yes, you can use this to assess system health by inventorying installed runtimes, identifying misconfigurations, and evaluating dormant capabilities to drive safe configuration improvements.

What are the limitations of automated tool discovery and activation?

Automated tool discovery and activation requires script-backed recipes to apply safe improvements, meaning complex custom configurations may need manual validation before applying changes to your development environment.