find-skills

Find and install open agent skills using the Skills CLI.

1|Updated Jan 29, 2026
One-click install
npx skills add https://github.com/AMontagu/news-from-historical-people --skill find-skills-amontagu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/AMontagu/news-from-historical-people/tree/main/.agents/skills/find-skills
Command: npx skills add https://github.com/AMontagu/news-from-historical-people --skill find-skills-amontagu

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Discovering and installing open agent skills when you ask for how to do something or express interest in extending capabilities, enabling you to extend the agent with new capabilities without manual setup.

Core Features & Use Cases

  • Search for skills: Find relevant skills by query using the Skills CLI.
  • Install and manage skills: Add, check for updates, and manage installed skills.
  • Browse and learn: Explore skills on skills.sh to understand capabilities before installation.

Quick Start

Ask me to find a skill for a task, or to install a matching skill 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 open agent skills to extend my agent's capabilities?

You can discover and install open agent skills by using the Skills CLI to search for relevant skills by task or domain, then adding the matching skill to extend your agent without manual setup.

What's the best way to find an automation skill for a specific task using the CLI?

The best way to find an automation skill is to ask the agent to search the Skills CLI by query, which surfaces installable capabilities matched to your task or domain for quick comparison and installation.

Can I browse and compare installable skills on skills.sh before installing them?

Yes, you can browse and compare installable skills on skills.sh to understand their capabilities and features before committing to an installation via the Skills CLI.

How do I check for updates and manage installed skills through the CLI?

You can check for updates and manage installed skills by running the check and update commands in the Skills CLI, which verifies your current extensions against the latest available versions.

Do I need any dependencies or manual setup to add new skills to my agent?

No dependencies or manual setup are required to add new skills; the Skills CLI handles the discovery, installation, and management of extensions automatically to extend your agent's capabilities.

Why use the Skills CLI instead of manually searching for agent extensions online?

Using the Skills CLI eliminates manual setup by directly querying, installing, and updating extensions in one workflow, ensuring you quickly surface and deploy the correct open agent skills for your domain.