find-skills

Search for and install agent skills using a CLI tool.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/Jack5316/Obsidian --skill find-skills-jack5316
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/Jack5316/Obsidian/tree/main/.agents/skills/find-skills
Command: npx skills add https://github.com/Jack5316/Obsidian --skill find-skills-jack5316

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps users find and install new agent capabilities from an ecosystem of available skills, addressing the need for extended functionality and task automation.

Core Features & Use Cases

  • Skill Discovery: Search for skills based on keywords and categories.
  • Installation Guidance: Provides clear instructions and commands for installing new skills.
  • Use Case: A user wants to automate their Git commit messages. They ask, "How do I write better commit messages?" This skill can help them find and install a skill designed for that purpose.

Quick Start

Use the find-skills skill to search for a skill that can help with writing unit tests.

Frequently Asked Questions about find-skills

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

FAQPage Schema
How do I discover agent skills for task automation?

To discover agent skills for task automation, use the CLI tool to search a distributed ecosystem based on task descriptions and domains, finding modular packages that extend agent capabilities.

What is the best way to find and install skills for extending agent capabilities?

The best way to find and install skills for extending agent capabilities is to search by keywords and categories interactively, then execute direct installation commands provided by the discovery CLI.

Can I search for modular skill packages by domain or category?

Yes, you can search for modular skill packages by domain or category by providing task descriptions to the CLI tool, which queries the distributed ecosystem and matches relevant skills to your specific domain.

How do I install a new skill once I find it?

To install a new skill once you find it, use the direct installation commands generated by the CLI tool during the discovery process to add the modular skill package to your agent environment.

Do I need a CLI tool to search the distributed skills ecosystem?

Yes, you need a CLI tool to search the distributed skills ecosystem, as it facilitates interactive searching and provides the direct installation commands required for adding new modular skill packages.

Why use a dedicated discovery tool instead of manually searching for skills?

Using a dedicated discovery tool instead of manually searching for skills ensures you query a distributed ecosystem efficiently via CLI, matching task descriptions to modular packages and providing exact installation commands.