find-skills

Discover and install OpenCode agent skills via the Skills CLI.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Helps users quickly discover and install agent skills from the OpenCode ecosystem, reducing manual searching and integration effort.

Core Features & Use Cases

  • Discover available skills relevant to a user's task and see install options.
  • Install a skill directly via the Skills CLI to extend OpenCode capabilities.
  • Explore and compare skills from the ecosystem and learn where to get more details.

Quick Start

Search for skills with the Skills CLI and install the chosen one to extend your agent.

Frequently Asked Questions about find-skills

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

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

The Skills CLI surfaces agent skills from the OpenCode ecosystem by reading YAML frontmatter in SKILL.md files. It helps you discover relevant skills for your task, compare available options, and provides the install commands needed to add new capabilities.

What is the best way to install agent skills in OpenCode?

The best way to install agent skills is by using the guided install commands generated by the Skills CLI. After you search and compare available options, the CLI provides direct installation commands to extend your OpenCode agent with new capabilities.

Can I use the Skills CLI to compare OpenCode skills before installing?

Yes, you can use the Skills CLI to explore and compare skills from the OpenCode ecosystem. It surfaces content suitable for programmatic retrieval, allowing you to review skill details and evaluate options before committing to an installation.

Do I need YAML frontmatter to discover agent skills?

Yes, YAML frontmatter in SKILL.md is required for agent skills discovery. The Skills CLI relies on this metadata structure to accurately surface and index skills from the OpenCode ecosystem for your search queries.

Why does my agent skills search return no results in the CLI?

Your agent skills search returns no results when the SKILL.md files lack the required YAML frontmatter. The Skills CLI depends on this metadata to discover and surface available skills from the OpenCode ecosystem during programmatic retrieval.