find-skills

Find and install agent skills using the bunx CLI.

1|Updated Nov 26, 2014
One-click install
npx skills add https://github.com/tianhuil/dotfiles --skill find-skills-tianhuil
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/tianhuil/dotfiles/tree/main/home/.agents/skills/find-skills
Command: npx skills add https://github.com/tianhuil/dotfiles --skill find-skills-tianhuil

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Discovering and installing compatible agent skills from the open agent skills ecosystem to extend capabilities without manual setup.

Core Features & Use Cases

  • Skill discovery by natural language queries (e.g., "find a skill for X")
  • Installation guidance and automated onboarding via the Skills CLI
  • Evaluation of skills using install counts, source reputation, and GitHub stars to inform choice

Quick Start

Ask me to search for a skill and install it using bunx skills find and bunx skills add.

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 specific tasks?

To discover agent skills, use natural language queries like "find a skill for X" or "is there a skill for Y". The tool searches the open ecosystem and guides installation using the bunx CLI, handling the entire discovery and onboarding process.

What's the best way to evaluate agent skills before installing them?

The best way to evaluate agent skills before installing is by checking install counts, source reputation, and GitHub stars. This metadata helps inform your choice by indicating community trust and usage frequency before you commit to adding a skill to your environment.

How do I update installed agent skills using the bunx CLI?

To update installed agent skills, run the command bunx skills update via the bunx CLI. This manages the end-to-end lifecycle of your skills, ensuring you have the latest versions and maintaining compatibility with the open agent skills ecosystem.

Can I search for agent skills using natural language instead of exact names?

Yes, you can search for agent skills using natural language instead of exact names. You can ask questions like "how do I find a skill for X" or "can you help extend capabilities," and the tool will interpret your intent to locate matching skills.

Do I need the bunx CLI to manage the agent skills lifecycle?

Yes, you need the bunx CLI to manage the agent skills lifecycle. The tool enforces integration with bunx commands—specifically bunx skills find, add, check, and update—to ensure end-to-end management and compatibility within the open agent skills ecosystem.

How do I check if my installed agent skills are still compatible?

To check if installed agent skills are still compatible, use the bunx skills check command. This validates your current skills against the open agent skills ecosystem to ensure they remain functional and properly integrated with your environment.