find-skills

Discover and install agent skills using the Skills CLI workflow.

3|1|Updated Sep 15, 2025
One-click install
npx skills add https://github.com/NodeSentinel/beacon-chain-validators-monitor --skill find-skills-nodesentinel
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/NodeSentinel/beacon-chain-validators-monitor/tree/main/.agents/skills/find-skills
Command: npx skills add https://github.com/NodeSentinel/beacon-chain-validators-monitor --skill find-skills-nodesentinel

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps users discover and install agent skills from the open agent skills ecosystem, simplifying how they find capabilities that match their needs.

Core Features & Use Cases

  • Discover relevant skills when users ask questions like "how do I do X" or "find a skill for X".
  • Surface install options and provide guidance to add skills via the Skills CLI.
  • Use Case: a user wants to extend capabilities by adding a new skill and integrate it into their workflow.

Quick Start

Ask me to search for a skill that fits your task, and I will surface install options from the skills ecosystem.

Frequently Asked Questions about find-skills

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

FAQPage Schema
How do I find and install agent skills for a specific task?

You can discover and install agent skills by asking how to do a specific task, which surfaces relevant options from the open agent skills ecosystem and guides you through the installation process.

What is the best way to discover open agent skills using the CLI?

The best way to discover open agent skills is by referencing the Skills CLI workflow, specifically using commands like npx skills find to surface installable options that match your needs.

How do I add a discovered skill to my workflow?

You add a discovered skill to your workflow by using the Skills CLI installation commands, such as npx skills add, to integrate the new capabilities directly into your environment.

Do I need any dependencies to use the Skills CLI for skill discovery?

No dependencies are required to use the Skills CLI for skill discovery. You can run commands like npx skills find and npx skills check directly to search for and validate installable skills.

How do I update installed agent skills after integration?

You update installed agent skills by running the npx skills update command via the Skills CLI, ensuring your integrated capabilities remain current with the open agent skills ecosystem.

Can I check if a specific skill is available before installation?

Yes, you can check skill availability before installation by using the npx skills check command, which validates whether a specific installable skill exists in the open agent skills ecosystem.