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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill helps users quickly discover and install the right skills for their specific needs, saving time and simplifying the process of extending agent capabilities.

Core Features & Use Cases

  • Skill Discovery: Find skills that match the user's specific requirements using simple queries.
  • Skill Installation: Install discovered skills directly with the Skills CLI, integrating them into the agent's ecosystem.
  • Use Case: When a user asks for help with a task that might be handled by a skill, this Skill can provide the necessary guidance and automation to find and install the skill.

Quick Start

Ask the agent to find and install a skill for a specific task, such as 'I need a skill to automatically deploy my application.'

Frequently Asked Questions about find-skills

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I find and install skills to extend my agent's capabilities?

You can discover and install agent skills by providing a task description to the agent. It uses the Skills CLI to search the open skills ecosystem, identify matching skills, and deploy them directly into your agent environment.

What is skill discovery in an open agent ecosystem?

Skill discovery is the process of searching an open ecosystem for agent extensions that match your requirements. By querying with simple task descriptions, the system identifies appropriate skills that can be integrated to enhance agent functionality.

Can I install agent skills using a task description instead of a skill name?

Yes, you can install agent skills using just a task description. The system automates the discovery process by interpreting your requirements and using the Skills CLI to find and install the matching skill without needing its exact name.

What's the best way to automate agent extension with new capabilities?

The best way to automate agent extension is to request a skill for a specific task, such as application deployment. The system queries the open ecosystem and uses the Skills CLI to find and install the necessary extensions automatically.

Do I need the Skills CLI to install discovered agent capabilities?

Yes, the Skills CLI is required to install discovered agent capabilities. It acts as the deployment mechanism that integrates the skills found during the discovery process directly into your agent's ecosystem.