find-skills

Search for AI agent skills and provide installation commands via the npx skills CLI.

1|Updated Feb 27, 2026
One-click install
npx skills add https://github.com/gatieme/agent-toolkit --skill find-skills-gatieme
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/gatieme/agent-toolkit/tree/main/skills/find-skills
Command: npx skills add https://github.com/gatieme/agent-toolkit --skill find-skills-gatieme

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps users find and install new capabilities for their AI agent from a vast ecosystem of pre-built tools and workflows.

Core Features & Use Cases

  • Skill Discovery: Search for skills based on keywords or natural language descriptions of desired functionality.
  • Installation Guidance: Provides clear instructions and commands for adding new skills.
  • Use Case: A user wants to automate their Git commit messages. They can ask "find a skill for git commit messages," and this skill will help them locate and install a relevant tool.

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 and install agent skills for specific tasks?▼

You can discover and install agent skills by using the `npx skills` CLI to search for relevant tools based on task descriptions or keywords, which then provides the necessary installation commands.

What is the best way to find a package manager tool to automate my AI agent workflow?▼

The best way to find a package manager tool for your AI agent is to use a skill discovery CLI like `npx skills` to locate and install relevant automation tools from an open ecosystem.

Can I search for agent skills using natural language descriptions?▼

Yes, you can search for agent skills using natural language descriptions, allowing you to find relevant tools by simply describing the desired functionality, such as automating git commit messages.

Do I need any dependencies to use the skill discovery CLI?▼

No dependencies are required to use the skill discovery CLI, as it operates independently to facilitate the search and installation of AI agent tools within your environment.

How do I get installation commands for a discovered agent skill?▼

Once you find a relevant agent skill through the interactive or keyword-based search, the system provides clear instructions and installation commands to add the tool to your setup.