One-click install
npx skills add https://github.com/msichterman/templatesick --skill find-skills-msichterman
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/msichterman/templatesick/tree/main/.agents/skills/find-skills
Command: npx skills add https://github.com/msichterman/templatesick --skill find-skills-msichterman

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps users discover and install agent skills from the open agent-skills ecosystem, enabling quick extension of capabilities without manual setup.

Core Features & Use Cases

  • Skills CLI integration: locate, compare, and install skills using the npx skills commands.
  • Domain coverage: explore skills across design, automation, testing, and domain-specific tasks.
  • Seamless installation workflow: install globally with the Skills CLI and stay up to date with npx skills update.

Quick Start

Use the Skills CLI to search and install skills:

  • npx skills find [query]
  • npx skills add owner/repo@skill
  • npx skills check
  • npx skills update

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 my automation workflow?

You can discover and install agent skills using the Skills CLI. Run commands like 'npx skills find [query]' to browse modular capabilities and 'npx skills add' to install them instantly without manual setup.

What is the Skills CLI and how does it work for adding modular capabilities?

The Skills CLI is a command-line interface used to locate, compare, and install agent skills from the open ecosystem. It defines commands such as 'npx skills find', 'add', 'check', and 'update' to enable seamless discovery and installation workflows.

How do I update installed agent skills after they have been added?

To update installed agent skills, run the 'npx skills update' command. This ensures your modular capabilities from the open ecosystem stay up to date with the latest versions available through the Skills CLI.

Can I use the Skills CLI to find skills for testing and design tasks?

Yes, the Skills CLI covers multiple domains including design, automation, testing, and domain-specific tasks. You can use 'npx skills find' with relevant queries to browse and compare modular skills for these scenarios.

Do I need any dependencies to browse and install skills from the open ecosystem?

No external dependencies are required to use this Skill. You can directly execute the 'npx skills' commands to browse, compare, and install modular agent capabilities from the open ecosystem globally.

How can I check if my installed agent skills are up to date?

You can verify the status of your installed agent skills by running the 'npx skills check' command. This allows you to inspect your current modular capabilities before deciding whether to run an update.