discover-dependency
OfficialVerify every external dependency before building.
Software Engineering#libraries#verification#assets#CORS#services#url inspection#dependency discovery
Authormica-agent
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill prevents brittle, runtime-breaking agent builds by forcing you to discover, classify, and verify external libraries, assets, and services before implementation.
Core Features & Use Cases
- Dependency enumeration and classification: Breaks the build into subproblems and labels each as library, asset, service, or bespoke.
- Recall-first decision workflow: Uses what you already know as the first pass, then verifies with targeted checks instead of broad search.
- Safe URL verification discipline: Ensures any URL you plan to use is validated via inspection tools to avoid CORS failures and 404s.
- Budget-controlled external search: Limits web search iterations per subproblem and escalates to fallbacks or user input after the cap.
- Multi-kind builds supported: Handles the common case where a single card needs multiple dependency types (e.g., Three.js + textures + an API).
Quick Start
Use discover-dependency to plan the external resources for a new interactive card (for example, a Three.js visualization) before writing or selecting any code, ensuring every library/asset/service is verified and documented.
Dependency Matrix
Required Modules
None requiredComponents
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: discover-dependency Download link: https://github.com/mica-agent/mica-solar-system/archive/main.zip#discover-dependency Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.