find-skills

Search and install open agent skills via the Skills CLI.

18|4|Updated Mar 18, 2012
One-click install
npx skills add https://github.com/grota/dotfiles --skill find-skills-grota
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/grota/dotfiles/tree/main/dot_agents/skills/find-skills
Command: npx skills add https://github.com/grota/dotfiles --skill find-skills-grota

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Discover open agent skills.

Core Features & Use Cases

  • Discover and browse agent skills from the open ecosystem.
  • Install and update skills via the Skills CLI.
  • Provide guidance and examples for searching and installing skills.

Quick Start

Ask me to search for a skill and install the best match from the open agent skills ecosystem.

Frequently Asked Questions about find-skills

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

FAQPage Schema
How do I find and install agent skills for workflow automation?

You can discover and install agent skills using the Skills CLI by running commands like 'npx skills find' to search by query and 'npx skills add' to install the best match for your workflow automation needs.

What is the best way to search for open agent skills across different domains?

The best way to search for open agent skills is using the CLI-based search functionality, which integrates with skills.sh for discoverability and allows you to query capabilities across domains and tasks directly.

Can I update installed agent skills through the command line?

Yes, you can update installed agent skills through the command line by running the 'npx skills update' command provided by the Skills CLI.

Do I need any dependencies to use the Skills CLI for searching and adding skills?

No additional dependencies are required to use the Skills CLI, as you can execute search and installation commands directly via npx without installing external packages first.

What commands are available for managing agent skills via the CLI?

The Skills CLI supports four primary commands for managing agent skills: 'npx skills find' for searching, 'npx skills add' for installation, 'npx skills check' for verification, and 'npx skills update' for upgrading.

How does skills.sh integrate with the CLI for agent skill discoverability?

Skills.sh integrates with the CLI to provide an open ecosystem index, allowing the 'npx skills find' command to query and return relevant agent skills directly from the discoverability platform.