ck:find-skills

Search the open skill ecosystem for installable agent skills matching user tasks.

Updated Mar 7, 2026
One-click install
npx skills add https://github.com/MinhHoangDono/antigravity-kit --skill ck-find-skills-minhhoangdono
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ck:find-skills
Source: https://github.com/MinhHoangDono/antigravity-kit/tree/main/.agent/skills/find-skills
Command: npx skills add https://github.com/MinhHoangDono/antigravity-kit --skill ck-find-skills-minhhoangdono

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It helps you quickly find an existing installable skill when you don’t know how to accomplish a task or which specialized capability to use.

Core Features & Use Cases

  • Skill discovery by intent: Helps match user requests like “how do I do X” or “find a skill for X” to relevant skills in the ecosystem.
  • Actionable installation guidance: Provides concrete install commands and a link to the skill’s documentation at skills.sh.
  • Fallback when nothing matches: Guides users toward solving the problem directly and creating a new skill if needed (via skills init).

Quick Start

Ask an AI assistant to use ck:find-skills to find and recommend an installable skill for the capability or task you describe.

Frequently Asked Questions about ck:find-skills

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

FAQPage Schema
How do I find an installable skill for a specific task?

To find an installable skill for a specific task, use an interactive or keyword search flow via the Skills CLI to match your intent. This returns existing skill names, concrete installation commands, and skills.sh discovery links.

What should I do if no existing skill matches my capability requirements?

If no existing skill matches your capability requirements, the discovery flow guides you to solve the problem directly and create a new custom skill. This fallback process uses skills init to bootstrap a new installable skill package.

How does agent skill discovery work for extending functionality into a new domain?

Agent skill discovery works by matching user requests like how do I do X to relevant capabilities in the open skill ecosystem. It applies an interactive or keyword search flow using the Skills CLI to identify installable agent skills.

Can I use the Skills CLI to get installation commands for discovered skills?

Yes, you can use the Skills CLI to get installation commands for discovered skills. The query search returns actionable installation guidance including concrete install commands and a direct link to the skill documentation at skills.sh.

Do I need to manually configure the skill ecosystem to query search for available capabilities?

You do not need to manually configure the skill ecosystem to query search for available capabilities. The discovery process applies automatically when you ask an AI assistant to find and recommend an installable skill.

What is the best way to map an unknown task to an existing agent toolkit?

The best way to map an unknown task to an existing agent toolkit is describing the task intent to the discovery flow. It matches your capability mapping requirements against the open skill ecosystem and returns actionable installation guidance.