Search Skills

Analyze failure data and issues to install missing skills.

Updated Jun 17, 2026
One-click install
npx skills add https://github.com/aeoncity-demo/myaeon --skill search-skills-aeoncity-demo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Search Skills
Source: https://github.com/aeoncity-demo/myaeon/tree/main/skills/search-skill
Command: npx skills add https://github.com/aeoncity-demo/myaeon --skill search-skills-aeoncity-demo

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill identifies gaps in the current skill set and automates the search, evaluation, and installation of new skills to fill those gaps.

Core Features & Use Cases

  • Skill Discovery: Identifies missing skills by analyzing failing skills, open issues, and priority lists.
  • Skill Evaluation: Scores potential skills based on fit, compatibility, recency, and trustworthiness.
  • Automatic Installation: Installs the top-scoring skill with a single command, ensuring security and provenance.
  • Use Case: If a critical functionality is missing, this Skill will automatically search for, evaluate, and install a suitable skill to address the gap.

Quick Start

Run the skill with no arguments to automatically search for and install a new skill to fill a gap.

Frequently Asked Questions about Search Skills

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate AI agent skill discovery when functionality is missing?

AI agent skill discovery is automated by analyzing failure data, open issues, and priority lists to identify ecosystem gaps. It evaluates potential skills by scoring fit, compatibility, recency, and trustworthiness before installing the top candidate.

How do I automatically install missing skills for my AI agent?

Missing skills are installed automatically by executing shell commands to fetch the top-scoring candidate. Running the skill with no arguments triggers the search, evaluation, and installation sequence to fill the identified gap.

What is the best way to evaluate potential skills for an AI agent ecosystem?

Evaluating potential skills is handled by scoring each candidate based on its fit, compatibility, recency, and trustworthiness. This ensures the selected skill addresses the ecosystem gap securely and with proper provenance.

Do I need shell command access to automate skill installation?

Shell command access is required to automate skill installation. The skill relies on executing shell commands to interact with skill catalogs and install the top-scoring candidate to fill the identified gap.

Can I use this skill discovery tool without a pre-configured priority list?

Skill discovery can be used without a pre-configured priority list because it also analyzes failing skills and open issues. It identifies ecosystem gaps by cross-referencing these failure data points to determine missing functionality.

When should I not use automated skill installation for my AI agent?

Automated skill installation should be avoided when you lack permission to execute shell commands or cannot access skill catalogs. The process requires shell execution to evaluate trustworthiness and install the top candidate.