find-skills

Search the skills.sh API and fetch SKILL.md content from GitHub.

Updated Oct 28, 2025
One-click install
npx skills add https://github.com/SnowboardTechie/dotfiles --skill find-skills-snowboardtechie
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/SnowboardTechie/dotfiles/tree/main/dot-config/opencode/skills/find-skills
Command: npx skills add https://github.com/SnowboardTechie/dotfiles --skill find-skills-snowboardtechie

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Assists users in discovering community agent skills via the skills.sh ecosystem and retrieves the corresponding SKILL.md content from GitHub for review and adaptation.

Core Features & Use Cases

  • Search the skills.sh API to discover relevant community agent skills.
  • Fetch the raw SKILL.md content from GitHub for manual review.
  • Present content to the user for assessment and adaptation into OhMyOpenAgent format.
  • Use Case: when exploring new capabilities or curating skills for the agent's knowledge base.

Quick Start

Enter a search query to browse skills.sh, then review and fetch the raw SKILL.md content for any candidate skills.

Frequently Asked Questions about find-skills

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

FAQPage Schema
How do I search skills.sh to discover community agent skills?

Searching skills.sh involves querying its API to browse and compare community agent skills, then fetching the raw SKILL.md content from GitHub to present for user review and adaptation into the OhMyOpenAgent format.

What is the process to adapt and store fetched GitHub skills into OhMyOpenAgent format?

Adapting and storing GitHub skills involves retrieving the raw SKILL.md content, presenting it for manual assessment, and storing the converted content into ~/.config/opencode/skills to expand the agent knowledge base.

Can I fetch raw SKILL.md content from GitHub for manual review?

Yes, the workflow retrieves raw SKILL.md content from GitHub after you query the skills.sh API, presenting the file content for manual assessment and subsequent conversion into the OhMyOpenAgent format.

Do I need any dependencies to query the skills.sh API and retrieve SKILL.md files?

No external dependencies are required to query the skills.sh API and retrieve SKILL.md files; the workflow independently searches the ecosystem, fetches GitHub content, and presents it for adaptation into ~/.config/opencode/skills.

When should I use the skills.sh search workflow for agent skill discovery?

Use the skills.sh search workflow when exploring new capabilities or curating skills for the agent knowledge base, specifically when you need to browse, compare, or add new community skills and prepare content for manual review and conversion.