find-skills

Discover and surface installable agent skills from the open skills ecosystem.

2|Updated Dec 24, 2025
One-click install
npx skills add https://github.com/hotriluan/alkana-dashboard --skill find-skills-hotriluan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/hotriluan/alkana-dashboard/tree/main/.opencode/skills/find-skills
Command: npx skills add https://github.com/hotriluan/alkana-dashboard --skill 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", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.

Core Features & Use Cases

  • Discover and surface installable agent skills from the open agent skills ecosystem.
  • Provide install guidance and learning resources via the Skills CLI and skills.sh, including command examples.
  • Recommend skills based on task domain, user intent, and desired outcomes to accelerate capability expansion.

Quick Start

Ask me to find a skill for a task, and I will search the skills ecosystem and present install options.

Frequently Asked Questions about find-skills

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

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

To find a skill for a specific task, you can request an agent skill search to surface installable options from the open skills ecosystem. The system identifies and recommends relevant skills based on your task domain and desired outcomes.

How do I install agent skills using the skills CLI?

You install agent skills using the skills CLI by executing command examples provided during the discovery phase. The system supplies install guidance and learning resources via the CLI and skills.sh to help you quickly extend agent capabilities.

What is the skills ecosystem and when do I need it?

The skills ecosystem is an open library of installable agent skills that you need when you want to extend capabilities or ask for a skill for a task. It allows users to discover, recommend, and install functional expansions based on task domain.

Can I discover agent skills using npx without a complex setup?

Yes, you can discover agent skills using npx without a complex setup because the skill has no dependencies. You can quickly ask the agent to find a skill, and it will surface install options from the ecosystem without requiring prior component installations.

What is the best way to extend agent capabilities for new tasks?

The best way to extend agent capabilities for new tasks is to search the open skills ecosystem for installable agent skills. This approach recommends skills based on your user intent and desired outcomes, providing CLI install guidance to accelerate capability expansion.