adaptive-interfaces/adaptive-tool-discovery
Maps external tool surfaces (e.g., MCP servers, APIs, CLIs, SDKs) into a persistent capability registry agents can load and act on.
[](https://github.com/adaptive-interfaces/adaptive-tool-discovery/actions/workflows/ci.yml) [](./LICENSE) [](https://github.com/adaptive-interfaces/adaptive-tool-discovery/actions/workflows/links.yml) [](https://github.com/adaptive-interfaces/adaptive-tool-discovery/security)
> Adaptive Tool Discovery (ATD) Skill
Maps the capability surface of external tools, e.g. MCP servers, APIs, CLIs, and SDKs, so agents can invoke them correctly without repeated discovery. ATD produces a persistent tool capability registry usable by all agents and subagents on a team.
On larger teams, having every agent re-run tool discovery independently is wasteful and produces inconsistent results. ATD solves this by running discovery once, verifying tool behavior, and producing a shared registry that any agent can load.
ATD invokes Adaptive Conformance Specification (ACS) as its foundational observation and conformance layer.
Loading reviews...