find-skills

Discovers and installs agent skills from the open ecosystem via CLI.

179|28|Updated Feb 28, 2026
One-click install
npx skills add https://github.com/pass-agent/loomkin --skill find-skills-pass-agent
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/pass-agent/loomkin/tree/main/.agents/skills/find-skills
Command: npx skills add https://github.com/pass-agent/loomkin --skill find-skills-pass-agent

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Helps teams discover and install modular skills from the open agent skills ecosystem.

Core Features & Use Cases

  • Discoverable skills catalog and CLI search
  • Install and manage skills from GitHub or other sources
  • Use case: quickly locate a skill matching a user task and install it for immediate use

Quick Start

Ask me to search for a skill and install it using a keyword.

Frequently Asked Questions about find-skills

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

FAQPage Schema
How do I discover and install agent skills from the ecosystem?

You can discover and install agent skills by searching the open ecosystem with a keyword, evaluating the returned options, and installing the desired skill for immediate use across sessions.

What metadata is extracted when I search for skills by topic?

Searching for skills by topic reads the skill's frontmatter to extract the name and description, detects optional component directories, and outputs structured metadata fields for evaluation.

Can I install agent skills from GitHub for use across multiple sessions?

Yes, you can install agent skills from GitHub or other sources, allowing you to manage and use those installed skills across multiple sessions within the open agent skills ecosystem.

Does the skill search CLI require any dependencies to run?

No, the skill search CLI requires no dependencies to run, allowing you to directly locate a skill matching a user task and install it without prerequisite environment setup.

What is the best way to evaluate options before installing a modular skill?

The best way to evaluate options is to search the discoverable skills catalog using a keyword, review the structured metadata fields extracted from the frontmatter, and then install the matching skill.