What problem does it solve? Users often do not know what capabilities their assistant has or how to extend it with new skills. This Skill provides a guided workflow for discovering bundled first-party skills and finding, evaluating, and installing community skills from the skills.sh registry. ## Core Features & Use Cases - Bundled Skill Discovery: Lists first-party skills compiled into the assistant and loads them on demand with the skill_load tool. - Community Skill Search: Searches the skills.sh registry via the assistant skills CLI, returning slugs, sources, install counts, and security audit badges. - Trust-Aware Installation: Distinguishes Vellum-owned skills (install directly) from third-party skills (require explicit user confirmation before installing). - Use Case: A user asks "Can you order food?" The assistant checks bundled skills, finds no match, searches skills.sh for a relevant community skill, presents the results with audit badges, and installs it after user approval. ## Quick Start Ask the assistant what it can do or request it to find and install a skill for a specific capability.