find-skills

Search and install agent skills from an open ecosystem via command-line interface.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps users find and integrate new capabilities into their agent by searching and installing from a vast ecosystem of pre-built skills.

Core Features & Use Cases

  • Skill Discovery: Search for skills based on keywords related to desired functionality.
  • Installation Guidance: Provides clear instructions and commands for adding new skills.
  • Use Case: A user wants to add the ability to generate API documentation. They can use this skill to search for "api docs" and find relevant packages to install.

Quick Start

Use the find-skills skill to search for skills related to generating API documentation.

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 task automation?

You can discover and install agent skills by searching an open ecosystem based on task description keywords and integrating modular packages via a command-line interface.

What is the best way to find modular packages for extending agent capabilities?

The best way to find modular packages is to use a Skill discovery mechanism that searches an open ecosystem for relevant pre-built capabilities based on your desired functionality keywords.

How do I add new functionality like API documentation generation to my agent?

To add new functionality, search for relevant skills using descriptive keywords like "api docs" and follow the provided installation guidance to integrate the pre-built packages.

Can I use command-line interface commands to search for pre-built skills?

Yes, you can use command-line interface commands to search for and install pre-built skills, addressing your needs for extending agent capabilities from the open ecosystem.

Do I need specific dependencies to search for and integrate agent skills?

No specific dependencies are required to search for and integrate agent skills, as the discovery and installation process operates independently within the open ecosystem.

Are there limitations when searching the ecosystem for task-specific skills?

The discovery mechanism relies on keyword matching from task descriptions to find relevant skills, meaning highly abstract or vague queries may yield less accurate search results.