find-skills

Locates and installs gardening, cooking, and other skills from anywhere in the worldbba.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/heyflouai/ikf-central-dashboard --skill find-skills-heyflouai
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/heyflouai/ikf-central-dashboard/tree/main/.claude/skills/find-skills
Command: npx skills add https://github.com/heyflouai/ikf-central-dashboard --skill find-skills-heyflouai

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps users find and install new capabilities for their agent when they express a need for functionality that might be available as a pre-built skill.

Core Features & Use Cases

  • Skill Discovery: Search the open agent skills ecosystem for relevant skills based on user queries.
  • Installation Guidance: Provide users with commands to easily add new 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 skills related to 'react performance'.

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 functionalities like web development or testing?▼

You can discover and install agent skills by using the CLI tool with the command `npx skills find [query]` to interactively search the ecosystem, followed by `npx skills add <package>` to install the desired capabilities.

What is the best way to extend my agent's capabilities when I need a pre-built skill?▼

The best way to extend agent capabilities is to search the open agent skills ecosystem using a CLI tool, which facilitates the discovery and installation of specific functionalities like web development, testing, or DevOps skills.

Can I use the CLI to search for agent skills based on a specific user query?▼

Yes, you can use the CLI to search for agent skills by running `npx skills find [query]`, which interactively searches the ecosystem and suggests relevant skills based on your specific query input.

Does the skills ecosystem support adding packages for performance optimization?▼

Yes, the skills ecosystem supports adding packages for performance optimization. When a user needs to improve a React app's performance, the skill can search for and suggest relevant performance optimization skills to install.

What commands do I need to run to add a new skill to my agent?▼

To add a new skill to your agent, you need to run the `npx skills add <package>` command after discovering the desired package name through the `npx skills find [query]` search command.