find-skills

Discover and install agent skills using the Skills CLI.

15|2|Updated Jun 21, 2026
One-click install
npx skills add https://github.com/Liuchun-oss/codelf-agent --skill find-skills-liuchun-oss
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/Liuchun-oss/codelf-agent/tree/main/resources/skills/find-skills
Command: npx skills add https://github.com/Liuchun-oss/codelf-agent --skill find-skills-liuchun-oss

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Discover and install agent skills to extend capabilities when users ask for functionality beyond the built-in scope.

Core Features & Use Cases

  • Guided discovery: browse and evaluate candidate skills from open ecosystems.
  • Install and integrate: use the built-in InstallSkill flow to clone sources, normalize frontmatter, and add skills to the user directory.
  • Evaluation guidance: understand install counts, source reputation, and GitHub stars to choose quality skills.

Quick Start

Search for skills that match your task and install the best candidate using the built-in InstallSkill flow.

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 to expand my capabilities?

To discover and install agent skills, use the app's Skills CLI (npx skills find) to browse candidate skills, then use the built-in InstallSkill workflow to clone sources, normalize frontmatter, and integrate them into your directory.

How do I evaluate the quality of available skills before installing?

Evaluate available skills by checking install counts, source reputation, and GitHub stars to choose quality candidates during the guided discovery process before running the InstallSkill flow.

What's the best way to add a new skill for a specific domain to my agent?

The best way to add a skill for a specific domain is searching the open ecosystem using npx skills find, evaluating candidates by install counts and stars, then cloning and integrating the chosen skill via the InstallSkill workflow.

Does the InstallSkill workflow normalize frontmatter when cloning skill sources?

Yes, the InstallSkill workflow normalizes frontmatter when cloning skill sources, renaming and integrating the discovered skills directly into the user's directory structure.

When do I need to use the Skills CLI for discovering agent skills?

You need to use the Skills CLI when you seek to expand agent capabilities beyond built-in scope, ask for a skill for a specific domain, or want to evaluate available tools from open ecosystems.

Can I browse open ecosystems to find agent skills without installing them first?

Yes, you can browse and evaluate candidate skills from open ecosystems using the guided discovery process via npx skills find before committing to the built-in InstallSkill flow for cloning and integration.