tkm:find-skill

Search and install skills from the open agent skills ecosystem.

Updated May 13, 2026
One-click install
npx skills add https://github.com/khapn-2933/agentic-coding-hands-on --skill tkm-find-skill
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tkm:find-skill
Source: https://github.com/khapn-2933/agentic-coding-hands-on/tree/main/.claude/skills/find-skill
Command: npx skills add https://github.com/khapn-2933/agentic-coding-hands-on --skill tkm-find-skill

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This skill addresses the challenge of finding the right tool or skill to perform a specific task or capability, reducing time spent on manual search and increasing efficiency.

Core Features & Use Cases

  • Skill Discovery: Identifies and lists available skills for various tasks.
  • Interactive Search: Allows users to search for skills using keywords or queries.
  • Skill Installation: Facilitates the installation of selected skills from the open agent skills ecosystem.
  • Use Case: When a user asks, "How do I do X?" or "Is there a skill for X?", this skill provides the appropriate skill or set of skills that can handle the request.

Quick Start

Use the find-skill command to search for a skill. For example: npx skills find [query].

Frequently Asked Questions about tkm:find-skill

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

FAQPage Schema
How do I discover and install an agent skill for a specific task?

To discover and install an agent skill, use the find-skill command via the Skills CLI, such as `npx skills find [query]`, to search the ecosystem and install the matching capability.

Is there a way to search the open agent skills ecosystem by keyword?

Yes, you can search the open agent skills ecosystem by keyword using the interactive search feature, which identifies and lists available skills matching your specified query or capability requirements.

What do I need to manage and install skills from the command line?

You need the Skills CLI to manage and install skills from the command line, allowing you to locate, add, and maintain specific capabilities for your agent tasks.

What is the best way to find the right skill when I need to automate a new task?

The best way to find the right skill for task automation is to query the skills ecosystem with your desired capability, which locates the appropriate tool and reduces manual search time.

Can I interact with the Skills CLI to handle skill installation and management?

Yes, you can interact directly with the Skills CLI to handle skill installation and management, facilitating the search, addition, and maintenance of capabilities within the agent environment.