find-skills

Search modular AI agent skills by keyword and provide npm-based installation commands via CLI tooling.

87|15|Updated Jan 28, 2026
One-click install
npx skills add https://github.com/SteelMorgan/1c-agent-based-dev-framework --skill find-skills-steelmorgan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/SteelMorgan/1c-agent-based-dev-framework/tree/main/framework/skills/other/find-skills
Command: npx skills add https://github.com/SteelMorgan/1c-agent-based-dev-framework --skill find-skills-steelmorgan

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps users find and install new capabilities for their AI agents from a vast ecosystem of pre-built skills, enabling them to extend the agent's functionality without custom development.

Core Features & Use Cases

  • Skill Discovery: Search for skills based on keywords related to desired functionalities (e.g., "React performance", "CI/CD", "API documentation").
  • Skill Installation: Provides clear instructions and commands to add discovered skills to the agent's environment.
  • Use Case: A user wants to add the ability for their agent to generate API documentation. They ask, "How do I add API docs generation?" This skill can then search for relevant skills and guide the user to install one.

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

To discover agent capabilities, use the `npx skills` CLI tool to search the ecosystem by keywords and run installation commands to add modular skills to your environment.

What is the best way to find modular skills for an AI agent?

Finding modular skills involves using the `npx skills` CLI tool to query an open ecosystem with targeted keywords, then executing the provided package management commands to integrate the discovered functionalities.

Can I search for agent skills using specific functionality keywords like CI/CD or API documentation?

Searching for agent skills supports specific functionality keywords such as CI/CD or API documentation, querying the open ecosystem to identify relevant pre-built packages and generate accurate installation commands.

Do I need custom development to add new functionalities to my AI agent?

Adding new functionalities does not require custom development; the find-skills mechanism lets you search a pre-built ecosystem by keywords and install modular capabilities directly using CLI commands.

How do I add API docs generation to my agent's environment?

Adding API docs generation requires searching the skill ecosystem with relevant keywords using the `npx skills` CLI, which then provides the specific package installation commands to execute in your environment.

What categories of skills are available for installation in the agent ecosystem?

Available skill categories in the agent ecosystem cover various modular functionalities searchable via keywords, with the discovery process offering a curated list of common categories to guide effective searching and installation.