> skill-finder-cn
Skill 查找器 | Skill Finder. 帮助发现和安装 ClawHub Skills | Discover and install ClawHub Skills. 回答'有什么技能可以X'、'找一个技能' | Answers 'what skill can X', 'find a skill'. 触发词:找 skill、find skill、搜索 skill.
curl "https://skillshub.wtf/LeoYeAI/openclaw-master-skills/skill-finder-cn?format=md"Skill 查找器
帮助用户发现和安装 ClawHub 上的 Skills。
功能
当用户问:
- "有什么 skill 可以帮我...?"
- "找一个能做 X 的 skill"
- "有没有 skill 可以..."
- "我需要一个能...的 skill"
这个 Skill 会帮助搜索 ClawHub 并推荐相关的 Skills。
使用方法
1. 搜索 Skills
clawhub search "<用户需求>"
2. 查看详情
clawhub inspect <skill-name>
3. 安装 Skill
clawhub install <skill-name>
工作流程
1. 理解用户需求
2. 提取关键词
3. 搜索 ClawHub
4. 列出相关 Skills
5. 提供安装建议
示例
用户: "有什么 skill 可以帮我监控加密货币价格?"
搜索: clawhub search "crypto price monitor"
返回: 相关的 Skills 列表
帮助用户发现需要的 Skills 🔍
> related_skills --same-repo
> youtube-watcher
Fetch and read transcripts from YouTube videos. Use when you need to summarize a video, answer questions about its content, or extract information from it.
> youtube-transcript
Fetch and summarize YouTube video transcripts. Use when asked to summarize, transcribe, or extract content from YouTube videos. Handles transcript fetching via residential IP proxy to bypass YouTube's cloud IP blocks.
> youtube-auto-captions
youtube-auto-captions skill from LeoYeAI/openclaw-master-skills
> youtube
YouTube Data API integration with managed OAuth. Search videos, manage playlists, access channel data, and interact with comments. Use this skill when users want to interact with YouTube. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).