find-skills

Search an external ecosystem for modular agent skills by keywords.

Updated Sep 22, 2025
One-click install
npx skills add https://github.com/Menschlichkeit-Osterreich/menschlichkeit-oesterreich-development --skill find-skills-menschlichkeit-osterreich
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/Menschlichkeit-Osterreich/menschlichkeit-oesterreich-development/tree/main/.agents/skills/find-skills
Command: npx skills add https://github.com/Menschlichkeit-Osterreich/menschlichkeit-oesterreich-development --skill find-skills-menschlichkeit-osterreich

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps users find and install new capabilities (skills) for the agent, expanding its functionality without requiring manual code changes.

Core Features & Use Cases

  • Skill Discovery: Search the agent skills ecosystem for skills that match a user's described need.
  • Installation Guidance: Provide users with the exact commands to install discovered skills.
  • Use Case: A user asks, "How can I improve my React app's performance?" This skill can search for and suggest relevant performance optimization skills.

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

When you need to extend agent capabilities, skill discovery searches the external ecosystem for matching modules. It targets specific software engineering needs like web development, testing, or DevOps without requiring manual code changes.

How do I find a skill that helps with writing unit tests?

Finding a skill for writing unit tests involves searching the ecosystem with relevant testing keywords. The discovery process returns matching modules and provides the exact installation commands needed to add testing capabilities to your agent.

Can I search for capabilities to improve my React app's performance?

Yes, you can search for capabilities to improve your React app's performance by describing your optimization needs. The discovery mechanism searches the modular ecosystem and suggests relevant performance optimization skills for installation.

What categories of agent skills are available for installation?

Available agent skills for installation cover common software engineering categories such as web development, testing, and DevOps. The ecosystem supports modular capabilities designed to extend agent functionality across various automation tasks.