find-skills

Discover and install agent skills from the open agent-skills ecosystem.

2|Updated Dec 1, 2025
One-click install
npx skills add https://github.com/Shirataki2/discalendar-next-v2 --skill find-skills-shirataki2
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/Shirataki2/discalendar-next-v2/tree/main/.agents/skills/find-skills
Command: npx skills add https://github.com/Shirataki2/discalendar-next-v2 --skill find-skills-shirataki2

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Discover and install agent skills when users ask questions about capabilities, enabling quick expansion of AI tools.

Core Features & Use Cases

  • Discover installable skills from the open agent-skills ecosystem.
  • Guide users to use the Skills CLI (npx skills) to search, add, check, and update skills.
  • Provide learn-more references and install guidance when relevant.

Quick Start

Ask me to find a skill for a task, and I will search the Skills ecosystem 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 agent skills for automation and deployment tasks?

To discover agent skills for automation and deployment, use the Skills CLI command `npx skills find` to search the open agent-skills ecosystem and propose install options for your specific task.

What is the best way to install agent skills using the command line?

The best way to install agent skills via the command line is using the Skills CLI. Run `npx skills add` after discovering the desired extension to quickly expand your AI tool capabilities.

Can I search for existing skills across domains like testing and design?

Yes, you can search for existing skills across domains like testing and design by asking the agent to find a skill, which triggers a search of the open agent-skills ecosystem for relevant capabilities.

How do I check and update installed agent skills?

To check and update installed agent skills, use the Skills CLI commands `npx skills check` and `npx skills update` to manage your current extensions and maintain the latest versions.

Do I need any dependencies to search for and install agent skills?

No dependencies are required to search for and install agent skills. The Skill operates independently, guiding you to use the Skills CLI commands directly for discovering and adding capabilities.