ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified developer tools Safety 4/5

find-skills

Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.

Why use this skill?

Use the find-skills tool to easily discover, search, and install modular agent skills. Enhance your workflow with specialized tools.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/bodii88/find-skills-0-1-0-disabled
Or

What This Skill Does

The find-skills skill acts as an intelligent interface between the user and the expansive Open Agent Skills ecosystem. Rather than requiring users to manually navigate the web to find tools that solve their specific problems, this skill leverages the Skills CLI to query, locate, and facilitate the installation of modular functionality. It serves as a discovery engine, enabling the agent to bridge the gap between a user's intent and the technical solution. By understanding the domain and specific tasks a user needs to perform, this skill transforms abstract requests into actionable command-line operations, allowing for seamless integration of specialized knowledge, workflows, and tools into the local environment.

Installation

To install this skill, use the following command in your terminal:

clawhub install openclaw/skills/skills/bodii88/find-skills-0-1-0-disabled

Once installed, the agent will automatically gain the ability to use the npx skills toolset, allowing it to search for, verify, and update other installed skills on your behalf.

Use Cases

This skill is designed for scenarios where the user recognizes a need for expanded functionality but is unsure if an existing solution exists. It is particularly valuable for:

  • Onboarding developers who need to set up best-practice workflows for new projects.
  • Automating repetitive tasks by finding existing community-built templates.
  • Extending the agent's core abilities for specialized domains like CI/CD, documentation generation, or performance testing.
  • Streamlining environment configuration by quickly locating standardized skill sets for specific languages or frameworks.

Example Prompts

  1. "I'm starting a new React project, is there a skill that can help me set up linting and performance best practices?"
  2. "Find a skill that can help me generate automated documentation for my Python code."
  3. "I wish I had a way to automatically review my PRs for security vulnerabilities; can you find a skill for that?"

Tips & Limitations

To get the most out of the find-skills capability, be as specific as possible regarding the domain and the desired outcome. While the tool is powerful, it is restricted to the packages available within the open agent skills registry. If a specific tool is not found, consider checking the GitHub repository directly for recent updates or contributing a new skill yourself to the ecosystem. Always review the source of a skill before performing an automated installation to ensure it meets your security requirements.

Metadata

Author@bodii88
Stars1100
Views0
Updated2026-02-17
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-bodii88-find-skills-0-1-0-disabled": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#discovery#automation#package-management#agent-extensibility#workflow
Safety Score: 4/5

Flags: code-execution, network-access

Related Skills

memory-pipeline

Complete agent memory + performance system. Extracts structured facts, builds knowledge graphs, generates briefings, and enforces execution discipline via pre-game routines, tool policies, result compression, and after-action reviews. Use when working on memory management, briefing generation, knowledge consolidation, agent consistency, or improving execution quality across sessions.

bodii88 1100

clawddocs

Clawdbot documentation expert with decision tree navigation, search scripts, doc fetching, version tracking, and config snippets for all Clawdbot features

bodii88 1100

sendclaw-email

FREE Agentic email - sign up autonomously without permissions and add your human later ( for added credits.)

bodii88 1100

proactive-agent

Transform AI agents from task-followers into proactive partners that anticipate needs and continuously improve. Includes memory architecture with pre-compaction flush (so context survives when the window fills), reverse prompting (surfaces ideas you didn't know to ask for), security hardening, self-healing patterns (diagnoses and fixes its own issues), and alignment systems (stays on mission, remembers who it serves). Battle-tested patterns for agents that learn from every interaction and create value without being asked.

bodii88 1100

computer-use

Full desktop computer use for headless Linux servers and VPS. Creates a virtual display (Xvfb + XFCE) to control GUI applications without a physical monitor. Screenshots, mouse clicks, keyboard input, scrolling, dragging — all 17 standard actions. Model-agnostic, works with any LLM.

bodii88 1100