find-skills

Find and install agent skills through a command-line interface.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This skill addresses the need for users to find and install additional skills when they require specific functionality not currently supported by their agent.

Core Features & Use Cases

  • Skill Discovery: Helps users identify available skills for extending agent capabilities.
  • Skill Installation: Guides users through the process of adding new skills to their agent.
  • Use Case: When a user wants to incorporate a new feature or tool into their agent's toolkit, such as enhancing performance optimization or adding domain-specific functionality.

Quick Start

Run the command npx skills find [query] to search for skills and npx skills add <package> to install them.

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 new AI agent capabilities?

To discover and install new AI agent capabilities, use the command-line interface to query the skill ecosystem with `npx skills find [query]` and add specific packages using `npx skills add <package>`.

What is the best way to find specific AI tools for agent extension?

The best way to find specific AI tools for agent extension is searching the skill ecosystem via the command `npx skills find [query]`, which assists users in identifying available skills that expand functionality.

How can I add domain-specific functionality to my agent?

You can add domain-specific functionality to your agent by identifying the required package through skill discovery and guiding the installation process via the command-line interface using `npx skills add <package>`.

Do I need any dependencies to search the skill ecosystem?

No dependencies are required to search the skill ecosystem. The skill operates independently using a command-line interface to help users identify and install available skills for extending agent capabilities.

When do I need to query the skill ecosystem for new skills?

You need to query the skill ecosystem for new skills when your agent requires specific functionality that is not currently supported, such as performance optimization or domain-specific features.