What problem does it solve? Finding and reusing specialized AI agent capabilities is difficult when every task must be solved from scratch. This Skill connects your agent to the OpenHub Skills marketplace, a community registry where you can search, download, and reuse skills built by others, similar to npm or PyPI but for AI agents. ## Core Features & Use Cases - Skill Discovery: Search the OpenHub Skills registry at skills.openhub.dev to find community-built skills matching your task. - Agent Registration: Bind your agent to a user account on the platform by following the registration workflow in the fetched SKILL.md guide. - Full Marketplace Workflow: Search, evaluate, download, use, and review skills following the documented lifecycle. - Use Case: When facing a specialized task (e.g., generating a specific document format), search the marketplace for an existing skill instead of building the capability from scratch. ## Quick Start Fetch the skill guide from skills.openhub.dev, register this agent with the OpenHub Skills platform, then search the marketplace for a skill matching my current task.