Agent Skills Discovery Support
CommunityPublish an agent skill discovery index
Authorberkayoztunc
Version1.0.0
Installs0
System Documentation
What problem does it solve?
It solves the problem of letting AI agents reliably discover what Orquestra-hosted capabilities are available, where to fetch each skill’s hosted entrypoint, and how to verify integrity.
Core Features & Use Cases
- Agent-facing discovery index: Provides a centralized listing of skills at
/.well-known/agent-skills/index.json. - Schema + enumerated capabilities: Includes a discovery
$schemaand askillsarray for machine-readable ingestion. - Integrity verification: Each hosted skill entry includes a SHA-256 digest to support change detection and trust.
- Use case: When you add or update hosted agent tools on Orquestra, clients and agent frameworks can refresh from the index without hardcoding URLs.
Quick Start
Point your AI agent framework at the discovery URL /.well-known/agent-skills/index.json to fetch the available hosted skills and their digests.
Dependency Matrix
Required Modules
None requiredComponents
assets
💻 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: Agent Skills Discovery Support Download link: https://github.com/berkayoztunc/orquestra/archive/main.zip#agent-skills-discovery-support 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.