ck:find-skills

Discover and install agent skills via the Skills CLI.

1|Updated Mar 5, 2026
One-click install
npx skills add https://github.com/hotriluan/alkana_web --skill ck-find-skills-hotriluan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ck:find-skills
Source: https://github.com/hotriluan/alkana_web/tree/main/.opencode/skills/find-skills
Command: npx skills add https://github.com/hotriluan/alkana_web --skill ck-find-skills-hotriluan

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as installable skill.

Core Features & Use Cases

  • Discover and surface installable agent skills from the open ecosystem.
  • Browse, evaluate, and install skills via the Skills CLI (npx skills).
  • Get recommendations and guidance for matching skills to user-described tasks.
  • Learn more about available skills through the skills hub and documentation.

Quick Start

Ask me to find a skill for a task, then install it with the Skills CLI.

Frequently Asked Questions about ck:find-skills

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

FAQPage Schema
How do I discover agent skills for a specific task?

To discover agent skills for a specific task, you can ask for recommendations based on your described needs, and the system will surface matching installable skills from the open ecosystem for evaluation.

How do I install agent skills using the CLI?

You install agent skills using the Skills CLI by running the `npx skills` command, which provides browse and install workflows to add the discovered capabilities directly to your environment.

Can I get skill recommendations by describing what I want to automate?

Yes, you can get skill recommendations by describing what you want to automate, and the system will guide discovery by matching your expressed interest in extending capabilities with available installable skills.

What is the best way to browse available skills in the ecosystem?

The best way to browse available skills in the ecosystem is through the Skills CLI, which allows you to evaluate and install agent skills while accessing the skills hub and documentation for more details.

Do I need the Skills CLI to evaluate and install recommended skills?

Yes, you need the Skills CLI to evaluate and install recommended skills, as it provides the necessary browse and install workflows required to manage capabilities from the open ecosystem.