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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires npx, skills, and includes scripts (resource) components.

What problem does it solve?

This Skill assists users in finding and installing agent skills based on their specific needs and queries.

Core Features & Use Cases

  • Skill Discovery: Identify skills that match the user's query, offering functionality to extend agent capabilities.
  • Skill Installation: Provide installation instructions for discovered skills to enhance the agent's performance.
  • Use Case: A user looking for a skill to assist with React app optimization can find the "vercel-react-best-practices" skill and learn how to install it.

Quick Start

Use the 'find-skills' skill to discover a skill for optimizing your React app by saying, "I need help with React optimization."

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 specific user queries?

To discover agent skills, you process user queries to identify matching capabilities and receive installation instructions. It requires access to the Skills CLI for package management.

What is skill discovery and how does it enhance agent capabilities?

Skill discovery is the process of identifying skills that match a user's query to extend agent functionality. It enables agents to handle diverse scenarios by integrating specialized capabilities.

Do I need npx to handle skill installation and package management?

Yes, you need npx to handle skill installation. The skill requires access to the Skills CLI, which depends on npx for executing package management commands.

Can I find skills for optimizing my React app using a natural language query?

Yes, you can find skills for optimizing your React app by submitting a natural language query like "I need help with React optimization." The skill processes the query to discover matching skills.

What's the best way to extend agent functionality when handling new user scenarios?

The best way to extend agent functionality for new user scenarios is by discovering and installing targeted skills. This skill identifies appropriate packages based on user queries and provides installation instructions.