find-skills

Locate and install relevant agent skills from a curated online library using natural language prompts.

2.0k|267|Updated Jan 30, 2026
One-click install
npx skills add https://github.com/openakita/openakita --skill find-skills-openakita
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/openakita/openakita/tree/main/skills/system/find-skills
Command: npx skills add https://github.com/openakita/openakita --skill find-skills-openakita

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill helps users find and install new capabilities for the AI agent when they express a need for a specific function or task.

Core Features & Use Cases

  • Skill Discovery: Search the open agent skills ecosystem for relevant functionalities.
  • Installation Guidance: Provides instructions and commands to install discovered skills.
  • Use Case: A user asks, "How can I automatically generate documentation for my Python project?" This skill can search for and suggest relevant documentation generation skills.

Quick Start

Use the find-skills skill to search for a skill that can help with writing unit tests.

Frequently Asked Questions about find-skills

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

FAQPage Schema
How do I discover new agent skills for specific tasks like code generation or testing?

You can discover agent skills by using a command-line interface (CLI) to search an external ecosystem for specific functionalities like code generation, testing, or deployment.

What is the best way to find and install tools to extend my agent's capabilities?

The best way to extend capabilities is using a discovery skill that searches the open skills ecosystem and provides exact CLI commands to install the relevant tools.

Can I search for a skill to automatically generate documentation for my Python project?

Yes, you can search the ecosystem for relevant documentation generation skills. The skill addresses user inquiries about extending agent capabilities with specific functionalities.

Do I need a command-line interface to add new functionalities to my agent?

Yes, you need a command-line interface (CLI) to search for and add skills from the external ecosystem to facilitate the installation of discovered agent functionalities.

How does skill discovery work when I need a tool for writing unit tests?

Skill discovery works by leveraging a CLI to search the open agent skills ecosystem, matching your inquiry about writing unit tests with relevant installable skills.