ck:find-skills

Discover and install agent skills via the Skills CLI.

Updated Jun 14, 2026
One-click install
npx skills add https://github.com/duy-tung/claude-code-setup --skill ck-find-skills-duy-tung
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ck:find-skills
Source: https://github.com/duy-tung/claude-code-setup/tree/main/claude/skills/find-skills
Command: npx skills add https://github.com/duy-tung/claude-code-setup --skill ck-find-skills-duy-tung

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill addresses the need for users to discover and install agent skills when they're looking for new functionalities or tools to extend their agent's capabilities.

Core Features & Use Cases

  • Skill Discovery: Helps users find skills that match their needs based on capability or task description.
  • Skill Installation: Guides users through the process of installing skills they've found.
  • Skills CLI: Integrates with the Skills CLI for searching, adding, checking, and updating skills.
  • Use Case: When a user wants to enhance their agent's functionality by finding and installing a skill for a specific task, like performance optimization or PR reviews.

Quick Start

Use the ck:find-skills skill to find and install a skill for React 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 and install agent skills using a CLI environment?

To discover and install agent skills in a CLI environment, you use a skill discovery tool that guides you through searching by capability and handles the installation logic to extend your agent functionality.

What is the best way to find specialized agent capabilities for specific tasks like PR reviews?

The best way to find specialized agent capabilities for PR reviews is to use a skill discovery tool that matches your task description with available metadata, allowing you to search and add the required functionality.

Can I search for developer tools to extend agent capabilities based on a task description?

Yes, you can search for developer tools to extend agent capabilities by providing a task description or capability requirement, which the discovery system matches against available skill metadata.

Does finding and installing skills require interaction with the Skills CLI?

Yes, finding and installing skills requires interaction with the Skills CLI, as the process handles skill metadata, installation logic, and interactive commands for searching, adding, checking, and updating capabilities.

How do I update or check existing agent skills after initial installation?

To update or check existing agent skills after installation, you interact with the Skills CLI, which provides commands specifically designed for checking status and updating your installed developer tools.