> ai-prompt-generator
ai-prompt-generator skill from LeoYeAI/openclaw-master-skills
curl "https://skillshub.wtf/LeoYeAI/openclaw-master-skills/ai-prompt-generator?format=md"AI Prompt Generator - AI 提示词生成器
Description
专业 AI 提示词生成工具,帮助用户创建高效、精准的 AI 提示词。内置多种框架和模板,让 AI 输出质量提升 10 倍。
Usage
# 生成提示词
/ai-prompt-generator --task "写博客" --model "gpt-4" --style "detailed"
# 使用模板
/ai-prompt-generator --template "cot" --topic "数据分析"
# 优化已有提示词
/ai-prompt-generator --action "optimize" --input "your-prompt.txt"
参数说明
--task: 任务描述--model: 目标 AI 模型 (gpt-4, claude, gemini, qwen)--style: 提示词风格 (detailed, concise, creative, analytical)--template: 使用模板 (cot, role, few-shot, chain)--action: 操作类型 (generate, optimize, test)
Pricing
- 价格: ¥3/次
- 计费方式: 按次收费
- 免费试用: 前 5 次免费
Features
- ✅ 多模型适配
- ✅ 框架模板库
- ✅ 质量评分
- ✅ A/B 测试
- ✅ 持续优化
> 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).