find-skills

Search, install, and update AI agent skills from GitHub.

909|43|Updated Apr 10, 2026
One-click install
npx skills add https://github.com/melandlabs/openloomi --skill find-skills-melandlabs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/melandlabs/openloomi/tree/main/skills/find-skills
Command: npx skills add https://github.com/melandlabs/openloomi --skill find-skills-melandlabs

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill addresses the challenge of discovering and installing relevant skills to extend the capabilities of an AI agent, making it easier for users to leverage the open agent skills ecosystem.

Core Features & Use Cases

  • Skill Discovery: Helps users find existing skills that match their specific needs.
  • Skill Installation: Simplifies the process of installing skills directly from GitHub or other sources.
  • Skill Updates: Ensures that all installed skills are up-to-date with the latest features and fixes.
  • Use Case: A user can quickly find a skill to help with code reviews, performance optimization, or other specialized tasks.

Quick Start

To find a skill, use the following command: npx skills find [query]

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 capabilities for my AI agent?

AI agent skill discovery is done by executing `npx skills find [query]` to search for matching capabilities. It directly handles package retrieval, installation, and execution of skill commands from GitHub.

Do I need GitHub access to install AI agent skills?

Yes, GitHub access is required for skill package retrieval and execution. The installation process fetches skill packages directly from GitHub repositories to extend your AI agent's capabilities.

How do I update installed skills for my AI agent to the latest version?

Updating installed skills is handled through automated update processes within the skill ecosystem. This ensures your AI agent capabilities remain current with the latest features and fixes from GitHub.

What is the best way to find a skill for code reviews or performance optimization?

The best way to find specialized skills for tasks like code reviews or performance optimization is using the interactive search. Run `npx skills find [query]` to discover relevant capabilities for your agent.

Can I use skill discovery tools to extend my AI agent without manual package management?

Yes, skill discovery simplifies extending an AI agent by automating installation and updates. It removes manual package management by directly retrieving and executing skill commands from GitHub sources.