skills-optimize-skill-discoverability

Refine skill names, descriptions, and tags for AI agent discoverability.

2|Updated Feb 12, 2026
One-click install
npx skills add https://github.com/RyoMurakami1983/skills_repository --skill skills-optimize-skill-discoverability
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skills-optimize-skill-discoverability
Source: https://github.com/RyoMurakami1983/skills_repository/tree/main/archive/phase3-deprecated/skills-optimize-skill-discoverability
Command: npx skills add https://github.com/RyoMurakami1983/skills_repository --skill skills-optimize-skill-discoverability

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill addresses the issue of AI agents failing to activate relevant skills due to poor naming, descriptions, or tags, ensuring your skills are discoverable and used effectively.

Core Features & Use Cases

  • Metadata Auditing: Analyzes and improves skill names, descriptions, and tags against best practices.
  • Naming Convention Enforcement: Guides users to adopt the <context>-<workflow> naming pattern.
  • Activation Optimization: Rewrites descriptions and "When to Use" sections for better AI matching.
  • Use Case: If your git-commit skill is never suggested by the AI, use this skill to refine its metadata so the AI can find and recommend it when a commit is needed.

Quick Start

Use the skills-optimize-skill-discoverability skill to audit and improve the metadata for the 'git-commit' skill.

Frequently Asked Questions about skills-optimize-skill-discoverability

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

FAQPage Schema
Why does my AI agent fail to activate relevant skills during a workflow?

AI agents fail to activate skills when metadata lacks clear naming, descriptions, or tags. This skill audits and refines existing metadata using "Use when..." clauses and naming conventions to ensure proper agent matching and discoverability.

How do I optimize skill metadata for better search coverage?

Optimize skill metadata by enforcing the `<context>-<workflow>` naming pattern, rewriting descriptions with "Use when..." clauses, and enhancing tag relevance. This broadens search coverage and ensures AI agents can find and recommend the skill.

What is the best way to name AI agent skills for discoverability?

The best way to name AI agent skills is using the `<context>-<workflow>` naming convention. This pattern provides clear context and action signals, allowing AI agents to accurately identify, match, and activate the skill during relevant tasks.

Can I fix a specific skill that is never suggested by the AI agent?

Yes, you can fix a skill never suggested by AI by auditing its metadata. Refine the skill name, clarify the description with "Use when..." clauses, and improve tags to align with agent activation triggers and broader search queries.

What are the limitations of optimizing AI skill discoverability?

Optimizing AI skill discoverability is limited to metadata refinement, including names, descriptions, and tags. It does not alter the internal processing logic or execution depth of the skill itself, focusing solely on agent activation and search matching.