find-skills

Search the open ecosystem for installable agent skills by user intent.

1|Updated Dec 30, 2024
One-click install
npx skills add https://github.com/heitorfreitasferreira/.dotfiles --skill find-skills-heitorfreitasferreira
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/heitorfreitasferreira/.dotfiles/tree/main/.agents/skills/find-skills
Command: npx skills add https://github.com/heitorfreitasferreira/.dotfiles --skill find-skills-heitorfreitasferreira

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Discover and surface installable agent skills from the open ecosystem based on user intent.

Core Features & Use Cases

  • Discover and browse skills using keywords and intents
  • Preview installation commands and requirements
  • Install or update skills via the Skills CLI (npx skills add / check / update)

Quick Start

Ask for a skill by topic and let the assistant search and present 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 find agent skills for the npx ecosystem?

You can find agent skills by asking for a capability or topic, and this tool searches the open ecosystem to surface matching installable skills based on your intent.

How do I install agent skills via the CLI?

You install agent skills using the Skills CLI with commands like `npx skills add`, which provides one-click installation guidance and version recommendations after surfacing results.

Can I check for updates to installed agent skills?

Yes, you can check for updates to installed agent skills by running the `npx skills check` or `npx skills update` commands provided by the Skills CLI.

What is the best way to discover templates and workflows for AI agents?

Discovering templates and workflows is handled by searching the open ecosystem with keywords, which presents matching skills along with preview installation commands and requirements.

Does installing new skills include safety checks?

Yes, the skill search and installation process implements safety checks and version recommendations before guiding you through the CLI setup.