find-skills

Search and install modular agent skills via a CLI package manager.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps users find and install new capabilities for the agent when they express a need for functionality that might exist as a modular skill package.

Core Features & Use Cases

  • Skill Discovery: Search the open agent skills ecosystem for relevant tools and workflows.
  • Installation Guidance: Provides clear instructions and commands for adding new skills.
  • Use Case: A user asks, "How can I automate my Git commit messages?" This skill can search for and suggest a skill that handles commit message generation.

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 new agent skills for task automation?

You can discover new agent skills for task automation by searching an external ecosystem using interactive or keyword-based queries via a CLI package manager. This allows you to find modular packages that extend agent capabilities.

What is the best way to find and install tools to extend agent workflows?

The best way to find and install tools for extending workflows is using a CLI package manager to search the open skills ecosystem. It provides clear installation commands and guidance for adding new modular capabilities to your agent.

Can I search for a specific skill to help with writing unit tests?

Yes, you can search for a specific skill to help with writing unit tests using keyword-based discovery. The CLI package manager queries the external ecosystem to suggest relevant modular tools for your specific development needs.

Does the skill discovery process require any external dependencies?

The skill discovery process does not require external dependencies to function. It uses a CLI package manager to query an external ecosystem and provides direct installation commands for the modular skills you find.

How do I automate my Git commit messages using agent skills?

To automate Git commit messages, you can use the skill discovery CLI to search for and suggest a modular skill that handles commit message generation. This extends your agent's capabilities to include automated workflow tools.

What are the limitations of keyword-based skill searches?

Keyword-based skill searches are limited to discovering modular packages available within the specific external ecosystem queried by the CLI package manager. Results depend entirely on the relevance of available installed tools to your query.