vellum-skills-catalog

Discover bundled skills and search the skills.sh registry for community skills.

2|2|Updated May 13, 2026
One-click install
npx skills add https://github.com/autonomy-cloud/kairos-interface --skill vellum-skills-catalog-autonomy-cloud
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: vellum-skills-catalog
Source: https://github.com/autonomy-cloud/kairos-interface/tree/main/skills/vellum-skills-catalog
Command: npx skills add https://github.com/autonomy-cloud/kairos-interface --skill vellum-skills-catalog-autonomy-cloud

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The skill eliminates the guesswork of finding the capabilities you need by helping users discover which bundled skills exist and how to search and install community skills from the skills.sh registry.

Core Features & Use Cases

  • Guides discovery of bundled skills: Uses the bundled skills list in the system prompt and helps users request the right bundled skill IDs to activate them via skill_load.
  • Searches community skills via skills.sh: Supports querying the registry to surface matching skills with slug, source, install counts, and security audit indicators.
  • Supports safe installation with a trust model: Differentiates between Vellum-owned skills and third-party skills, requiring explicit user confirmation for third-party installs and presenting audit results before proceeding.

Quick Start

Ask the assistant to find a community skill for your goal and explain whether it is bundled or installed from skills.sh.

Frequently Asked Questions about vellum-skills-catalog

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I discover and install community skills from the skills.sh registry?

To discover and install community skills from the skills.sh registry, you can ask the assistant to search the registry for your specific goal. It surfaces matching skills with slug, source, install counts, and security audit indicators for on-demand installation.

What is the trust model for installing third-party assistant skills?

The trust model for installing third-party assistant skills differentiates between Vellum-owned and third-party tools. It requires explicit user confirmation for third-party installs and presents security audit results before proceeding with the activation.

Can I activate bundled skills using the assistant skills CLI flows?

Yes, you can activate bundled skills using the assistant skills CLI flows. The assistant helps you request the correct bundled skill IDs from the system prompt and activates them via skill_load.

How do I find a specific capability if it is not covered by bundled skills?

If a capability gap is not covered by bundled skills, the assistant queries the community registry to find matching functionality. This guides discovery and helps you install the necessary additional assistant functionality from external sources.

What security information is shown before installing a community skill?

Before installing a community skill, the assistant presents security audit indicators alongside the skill's slug, source, and install counts. This ensures you can review the trust model and safety profile before explicitly confirming third-party installation.