Find why your productivity system keeps failing, then apply the smallest fix — capacity math, bottleneck routing, durable local notes.
Coding
ai-prompt-generator
Try itGenerate and optimize precise AI prompts using templates and styles for models like GPT-4, Claude, Gemini, and Qwen.
What it does
Description 专业 AI 提示词生成工具,帮助用户创建高效、精准的 AI 提示词。内置多种框架和模板,让 AI 输出质量提升 10 倍。
The skill document
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
Save, search, and manage personal notes and knowledge bases in Get笔记 on explicit request.
figma-use
OfficialExecute JavaScript inside Figma files via the Plugin API to read, create, and mutate design nodes.
skill-creator
OfficialBuild, refine, and benchmark agent skills through an iterative loop of drafting, testing, and evaluating.
cli-creator
OfficialBuild a durable CLI Codex can call by command name from any repo, with a companion skill included.
aspnet-core
OfficialFollow Microsoft's current guidance for choosing ASP.NET Core app models, structuring Program.cs, and building features the official way.
More from boleyn
Browse all skillsPatterns and techniques for adding governance, safety, and trust controls to AI agent systems. Use this skill when: - Building AI agents that call external t...
When the user wants to plan, design, or implement an A/B test or experiment. Also use when the user mentions "A/B test," "split test," "experiment," "test th...
Comprehensive AI prompt engineering safety review and improvement prompt. Analyzes prompts for safety, bias, security vulnerabilities, and effectiveness whil...
Add educational comments to the file specified, or prompt asking for file to comment if one is not provided.
Patterns and techniques for evaluating and improving AI agent outputs. Use this skill when: - Implementing self-critique and reflection loops - Building eval...
OpenClaw 插件开发助手,输出可运行的插件骨架、安装命令和调试步骤。