find-skills

Discover and install agent skills from the open ecosystem via CLI.

Updated Mar 22, 2026
One-click install
npx skills add https://github.com/cecon123/tg-remote-bot --skill find-skills-cecon123
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/cecon123/tg-remote-bot/tree/main/.agents/skills/find-skills
Command: npx skills add https://github.com/cecon123/tg-remote-bot --skill find-skills-cecon123

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Discover and install agent skills from the open ecosystem to extend capabilities quickly and safely.

Core Features & Use Cases

  • Skill discovery and comparison via a CLI-powered workflow (npx skills find/add/check/update).
  • Guided installation of chosen skills from GitHub or other sources.
  • Browse and learn from the skills catalog at skills.sh and community contributions.

Quick Start

Ask me to find a skill for a specific task and I will search the skills catalog and propose install options.

Frequently Asked Questions about find-skills

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

FAQPage Schema
How do I discover and install agent skills from the open ecosystem?

To discover and install agent skills, you can use a CLI-powered workflow with commands like `npx skills find` or `npx skills add` to search the catalog and guide installation from GitHub or other sources.

What is the best way to compare options when searching for agent skills?

The best way to compare options is using the `npx skills find` and `npx skills check` commands, which allow you to search for capabilities by task and evaluate available skills before installation.

Can I browse the skills catalog without using the CLI?

Yes, you can browse and learn from the skills catalog directly at skills.sh and explore community contributions without relying solely on the CLI for discovery.

Does installing agent skills require specific metadata standards?

Installing agent skills requires meeting the YAML frontmatter-based metadata standard with a mandatory name and description, and supports optional assets directories like 'scripts/', 'references/', and 'assets/'.

How do I update installed agent skills via CLI?

You can update installed agent skills by running the `npx skills update` command, which ensures your capabilities from the open ecosystem are current and safely extended.