Metadata-Version: 2.4
Name: toolery
Version: 0.0.0
Summary: A searchable, self-maintaining catalog over any corpus of tools, skills, agents, and components.
Project-URL: Repository, https://github.com/thorwhalen/toolery
Project-URL: Issues, https://github.com/thorwhalen/toolery/issues
Author: Thor Whalen
License-Expression: MIT
Keywords: agents,catalog,discovery,mcp,retrieval,search,skills,tools
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Topic :: Software Development :: Libraries
Requires-Python: >=3.10
Description-Content-Type: text/markdown

# toolery

A searchable, self-maintaining catalog over any corpus of tools, skills, agents, and components.

Point `toolery` at a collection of heterogeneous assets — Claude skills, agent specs,
MCP tools, docs, or packages — and get one searchable catalog: ask *"what do I already
have for X?"* and get a ranked answer, not fifty schemas.

> **Status:** placeholder release (`0.0.0`) — claims the name. Implementation, built on
> the [`ir`](https://github.com/thorwhalen/ir) retrieval substrate, follows.
