数据与复现通用基础FreedomIntelligence/OpenClaw-Medical-Skills数据与复现
FI

find-skills

维护者 FreedomIntelligence · 最近更新 2026年3月31日

find-skills:帮助 users discover 、 install agent skills when they ask questions like "how do I do X","find skill ,用于 X","is there skill that can...",或 express interest in extending capabilities。 This skill should be used when user is looking ,用于 functionality that might exist as installable skill。

OpenClawNanoClaw分析处理复现实验find-skills🧰 general & coregeneral toolshelps

原始来源

FreedomIntelligence/OpenClaw-Medical-Skills

https://github.com/FreedomIntelligence/OpenClaw-Medical-Skills/tree/main/skills/find-skills

维护者
FreedomIntelligence
许可
MIT
最近更新
2026年3月31日

技能摘要

来自 SKILL.md 的关键信息

2 min

核心说明

  • This skill helps you discover 、 install skills ,面向 open agent skills ecosystem。
  • Asks "how do I do X" where X might be common task ,支持 existing skill。
  • Says "find skill ,用于 X" 或 "is there skill ,用于 X。
  • Asks "can you do X" where X is specialized capability。
  • Expresses interest in extending agent capabilities。

原始文档

SKILL.md 摘录

What is the Skills CLI?

The Skills CLI (npx skills) is the package manager for the open agent skills ecosystem. Skills are modular packages that extend agent capabilities with specialized knowledge, workflows, and tools.

Key commands:

  • npx skills find [query] - Search for skills interactively or by keyword
  • npx skills add <package> - Install a skill from GitHub or other sources
  • npx skills check - Check for skill updates
  • npx skills update - Update all installed skills

Browse skills at: https://skills.sh/

Step 1: Understand What They Need

When a user asks for help with something, identify:

  1. The domain (e.g., React, testing, design, deployment)
  2. The specific task (e.g., writing tests, creating animations, reviewing PRs)
  3. Whether this is a common enough task that a skill likely exists

Step 2: Search for Skills

Run the find command with a relevant query:

For example:

  • User asks "how do I make my React app faster?" → npx skills find react performance
  • User asks "can you help me with PR reviews?" → npx skills find pr review
  • User asks "I need to create a changelog" → npx skills find changelog

The command will return results like:

适用场景

  • Asks "how do I do X" where X might be common task ,支持 existing skill。
  • Says "find skill ,用于 X" 或 "is there skill ,用于 X。
  • Asks "can you do X" where X is speciali。

不适用场景

  • Do not rely on this catalog entry alone ,用于 installation 或 maintenance details。

相关技能

相关技能

返回目录
AG
数据与复现通用基础

agent-browser

agent-browser:Browse web ,用于 any task — research topics,read articles,interact ,支持 web apps,fill forms,take screenshots,…

OpenClawNanoClaw分析处理
FreedomIntelligence/OpenClaw-Medical-Skills查看
DO
数据与复现通用基础

docx

docx:.docx file is。

Claude CodeOpenClaw分析处理
K-Dense-AI/claude-scientific-skills查看
MU
数据与复现通用基础

multi-search-engine

multi-search-engine:Multi search engine integration ,支持 17 engines (8 CN + 9 Global)。 支持 advanced search operators,time…

OpenClawNanoClaw分析处理
FreedomIntelligence/OpenClaw-Medical-Skills查看
PD
数据与复现通用基础

pdf

pdf:This guide covers essential PDF processing operations ,使用 Python libraries 、 command-line tools。 用于 advanced feature…

Claude CodeOpenClaw分析处理
K-Dense-AI/claude-scientific-skills查看