ck:find-skills

Discover and install open-source agent skills using the Skills CLI.

1|Updated Jun 16, 2026
One-click install
npx skills add https://github.com/TNHoang2708/Gym_Ver2 --skill ck-find-skills-tnhoang2708
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ck:find-skills
Source: https://github.com/TNHoang2708/Gym_Ver2/tree/main/.claude/skills/find-skills
Command: npx skills add https://github.com/TNHoang2708/Gym_Ver2 --skill ck-find-skills-tnhoang2708

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires skills-cli, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This skill solves the challenge of finding and installing agent skills when a user requires additional functionality beyond the agent's inherent capabilities.

Core Features & Use Cases

  • Skill Discovery: Search for skills based on capability or task description.
  • Interactive Install: Guide users through the installation of skills with ease.
  • Skill Management: Monitor skill updates and maintain a library of installed skills.

Quick Start

Search for a skill related to 'performance optimization' using npx skills find performance optimization.

Frequently Asked Questions about ck:find-skills

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

FAQPage Schema
How do I discover open-source agent skills to extend my agent's capabilities?

You can discover open-source agent skills by using the Skills CLI to automate the search process based on a specific capability or task description, allowing you to find functionality beyond your agent's inherent features.

How do I install agent skills using the Skills CLI?

Installing agent skills using the Skills CLI is handled through an interactive process that guides you step-by-step, ensuring you can easily expand your agent's functionality with new open-source capabilities.

Do I need the Skills CLI to manage and find new agent capabilities?

Yes, the Skills CLI is a required dependency for this skill management process, as it provides the necessary command-line interface to search for, interactively install, and monitor open-source agent skills.

What is the best way to search for a specific agent skill like performance optimization?

The best way to search for a specific agent skill is to run a command like `npx skills find performance optimization` in the Skills CLI, which automates discovery based on your task description.

Can I monitor skill updates and maintain a library of installed agent capabilities?

Yes, skill management is a core feature that allows you to monitor skill updates and maintain a library of installed open-source agent skills, ensuring your extended capabilities remain current.

Why does skill discovery require knowledge of common tasks in the open agent skills ecosystem?

Skill discovery requires this knowledge because the search mechanism relies on matching capability or task descriptions, meaning you need a basic understanding of open agent ecosystem tasks to find relevant skills.