find-skills

Discover and install agent skills using the Skills CLI.

Updated Mar 4, 2026
One-click install
npx skills add https://github.com/acefrost511/workmemory --skill find-skills-acefrost511
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/acefrost511/workmemory/tree/main/skills/find-skills
Command: npx skills add https://github.com/acefrost511/workmemory --skill find-skills-acefrost511

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Helps users discover and install agent skills when they ask questions that imply a capability exists as an installable skill, enabling seamless capability expansion.

Core Features & Use Cases

  • Discovery: Locate relevant skills across the open agent skills ecosystem based on user queries.
  • Installation Guidance: Provide install commands and recommended SKILL names to add capabilities via the Skills CLI.
  • Use Case: When a user asks "how do I do X" or requests a new capability, suggest and guide the installation process.

Quick Start

Search for a matching skill and install it using the Skills CLI.

Frequently Asked Questions about find-skills

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

FAQPage Schema
How do I find and install agent skills for new capabilities?

To find and install agent skills, use the Skills CLI to search the open ecosystem for relevant templates or workflows matching your query, then run the add command to extend your agent's capabilities.

What is the best way to search the skills ecosystem for a specific function?

The best way to search the skills ecosystem is using the Skills CLI discovery feature, which locates relevant agent skills across the open ecosystem based on your natural language queries and specific capability requests.

Can I use the Skills CLI to update installed agent skills?

Yes, you can use the Skills CLI to update installed agent skills, allowing you to check for changes and maintain the latest versions of your templates, workflows, and tools within the open ecosystem.

How does agent skill discovery work when I ask how to do a new task?

Agent skill discovery works by interpreting your capability requests and searching the open skills ecosystem to suggest matching templates, workflows, or tools, then providing the specific install commands needed.

Do I need the Skills CLI to add new tools and workflows to my agent?

Yes, you need the Skills CLI to add new tools and workflows to your agent, as it provides the necessary commands to search, install, and manage capabilities from the open agent skills ecosystem.