find-skills

Query the public registry and install community skills via caliber commands.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/Buckeyes22/weather-app --skill find-skills-buckeyes22
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/Buckeyes22/weather-app/tree/main/docs/corpora/caliber/skills/find-skills
Command: npx skills add https://github.com/Buckeyes22/weather-app --skill find-skills-buckeyes22

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Discovers and installs community skills from the public registry to extend project capabilities when users mention a technology or task that could benefit from specialized skills.

Core Features & Use Cases

  • Identify technologies mentioned in the user's request that might have community skills available
  • Query the public skill registry and present the top matches with descriptions
  • Install the selected skills and load their SKILL.md files into your current context
  • Summarize what was installed and continue with the user's task

Quick Start

Ask the user to confirm the search, then run caliber skills --query with relevant terms, review the results, install the chosen skills, and load their SKILL.md files into context.

Frequently Asked Questions about find-skills

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

FAQPage Schema
How do I discover and install community skills for new technologies?

You can query a public skill registry using relevant technology terms to discover community skills, review the top descriptions, install the selected skills, and load their SKILL.md files into your current context.

What is a skill registry and when do I need it?

A skill registry is a public repository of community skills that you need when your project mentions a new technology or workflow that could benefit from specialized capabilities not currently available in your environment.

How do I find specialized workflow automation skills for a specific framework?

You can find specialized workflow automation skills by running a caliber skills query with relevant framework terms, which presents top registry matches with descriptions for you to review and install.

Can I load installed skills directly into my current context?

Yes, after installing skills from the public registry, the system reads their SKILL.md files and automatically loads them into your current context so you can immediately use their specialized capabilities.

Does installing community skills require any prerequisites or dependencies?

Installing community skills requires running caliber skills query and install commands in your environment, with no additional dependencies needed, as the system reads the installed SKILL.md files directly to load them into context.

What's the best way to extend capabilities for tasks involving unfamiliar domains?

The best way to extend capabilities for unfamiliar domains is to search the public skill registry with relevant domain terms, review matching descriptions, and install the appropriate skills to load their specialized workflows into your context.