find-skills

Search the open agent-skills ecosystem and install skills via the Skills CLI.

34|Updated Oct 30, 2023
One-click install
npx skills add https://github.com/daichan132/Youtube-Live-Chat-Fullscreen --skill find-skills-daichan132
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/daichan132/Youtube-Live-Chat-Fullscreen/tree/main/.agents/skills/find-skills
Command: npx skills add https://github.com/daichan132/Youtube-Live-Chat-Fullscreen --skill find-skills-daichan132

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps users locate and install agent skills when they ask for capabilities or desire to extend the assistant.

Core Features & Use Cases

  • Discovery: search for relevant skills in the open agent-skills ecosystem.
  • Installation guidance: provides commands and steps to install skills with the Skills CLI.
  • Use Case: when a user asks for a skill for a specific task, present installable options and how to integrate them.

Quick Start

Ask to find a skill for a task to discover options and install the most suitable one using the Skills CLI.

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 for a specific task?

To discover and install agent skills, ask to find a skill for your task and the assistant will present installable options from the open ecosystem using the Skills CLI. It supports queries like 'find a skill for X' to locate relevant capabilities on demand.

What is the Skills CLI and how does it work for finding extensions?

The Skills CLI is a command-line interface accessed via 'npx skills' that lets you search, add, check, and update installed agent skills. It connects you to an open ecosystem of extensions to expand assistant capabilities across domains.

Can I use the Skills CLI to extend capabilities across different domains?

Yes, you can use the Skills CLI to extend capabilities across different domains by searching the open agent-skills ecosystem. When you ask how to do a specific task, it finds and lists installable options suited to that domain.

How do I check and update installed skills after installation?

You check and update installed skills by running the respective commands through the Skills CLI using 'npx skills'. The CLI provides dedicated commands to check the status of your installed extensions and update them as needed.