Tool Registry
person concept tool org talk claim — click a node to jump to its page; hover an arrow for the relation
A tool registry is a shared repository of callable skills or tools that AI agents can access, enabling them to perform organization-specific tasks rather than only general-purpose ones. In the Inside YC's AI Playbook context, it refers specifically to a curated set of YC-specific tools made available across agents.
Core Role in Agent Infrastructure
The tool registry is identified as the foundational primitive that elevates general-purpose agents into practically useful systems for organizational work: "The tool registry is what turns these agents into something that's useful at work." (14:14) Without it, agents remain generic; with it, they gain access to domain-specific capabilities tailored to an organization's workflows and knowledge.
Composition and Contents
The registry is populated by individual skills contributed over time. Two notable components in YC's implementation include:
- Two-Sentence Pitch Skill: A skill used by YC partners to help portfolio companies write concise two-sentence descriptions of their products. (20:00)
- Skillify: Described as a "meta skill" — a skill that itself operates on the registry, likely enabling the creation or registration of new skills within it. (15:58) This self-referential capability suggests the registry is designed to grow and be maintained by agents themselves, not only by human developers.
Organizational Context
YC implemented a shared tool registry accessible across its internal agent workflows, serving as common infrastructure rather than per-agent siloed tooling. (10:04) The "shared" nature is key: it allows institutional knowledge encoded as tools to be reused across different agents and use cases within the organization.