find-skills

Search the open agent skills ecosystem and install modular skill packages via CLI.

Updated Jan 31, 2026
One-click install
npx skills add https://github.com/bosquejun/bantai --skill find-skills-bosquejun
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/bosquejun/bantai/tree/main/.agents/skills/find-skills
Command: npx skills add https://github.com/bosquejun/bantai --skill find-skills-bosquejun

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps users find and install new capabilities for the agent, expanding its functionality to meet specific needs.

Core Features & Use Cases

  • Skill Discovery: Search the open agent skills ecosystem for relevant tools and workflows.
  • Installation Guidance: Provides clear instructions on how to add new skills.
  • Use Case: A user asks, "How can I generate unit tests for my TypeScript code?" This skill can help them find and install a dedicated testing skill.

Quick Start

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

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 from a public ecosystem?

You can extend agent capabilities by using a command-line interface to search the public skills ecosystem, find relevant modular packages, and install them to perform specific tasks not currently supported.

What is the best way to add new capabilities when my agent lacks a specific feature?

The best way to add new capabilities is by searching the open agent skills ecosystem for modular packages that address your specific workflow needs, then installing them directly via command line.

How do I find a skill to help with writing documentation or generating unit tests?

To find a skill for writing documentation or generating unit tests, query the open agent skills ecosystem via command line to locate and install dedicated modular packages tailored to those specific development tasks.

Can I manage installed agent capabilities using a package manager interface?

You manage installed agent capabilities through a command-line interface that functions as a package manager, allowing you to find, add, and organize modular skill packages within the open ecosystem.

Does the skills discovery process require any specific dependencies or environment setup?

The skills discovery process requires no specific dependencies or environment setup, allowing users to directly query the public ecosystem and install modular skill packages via the command-line interface.