find-skills

Search, install, and manage skills from the SkillHub catalog.

762|97|Updated Feb 19, 2026
One-click install
npx skills add https://github.com/countbot-ai/CountBot --skill find-skills-countbot-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/countbot-ai/CountBot/tree/main/workspace/skills/find-skills
Command: npx skills add https://github.com/countbot-ai/CountBot --skill find-skills-countbot-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill enables users to search for and manage skills from the Tencent SkillHub catalog directly within the local workspace, simplifying discovery and deployment.

Core Features & Use Cases

  • Search SkillHub for relevant skills by keyword, view concise details, and compare options.
  • Install selected skills into the workspace, creating per-skill records and enabling easy management.
  • List, enable, disable, and delete installed skills to tailor the local toolset.

Quick Start

Search the SkillHub catalog for a keyword, then install a skill into your workspace and manage its enabled state.

Frequently Asked Questions about find-skills

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

FAQPage Schema
How do I search for and install skills from SkillHub into my local workspace?

To search and install skills from SkillHub, use the CLI to run a keyword search, select your desired skill, and execute the install command to download it into your local workspace.

Can I manage the enabled state of installed skills in my workspace?

Yes, you can manage installed skills by listing them and changing their enabled state. The CLI supports enable, disable, and delete commands to tailor your local toolset.

Does the SkillHub search tool provide JSON output for automation scripts?

Yes, the SkillHub search tool provides JSON output. This allows you to easily parse skill details, compare options, and integrate the search results into your automation scripts.

What is the best way to update lockfiles when managing installed skills?

The best way to update lockfiles is through the skill management CLI. It automatically handles downloads with fallbacks and updates lockfile records when you install or modify skills.

How do I compare skill options before installing them from the catalog?

You can compare skill options by running a keyword search against the SkillHub catalog. The CLI returns concise details for each result, allowing you to evaluate and compare features before installation.