/install harryhihi-prompt-optimizer
Prompt Optimizer (OpenClaw)
A powerful AI prompt optimization tool that helps write better AI prompts and improve the quality of AI outputs. Supports web application, desktop application, Chrome extension, and Docker deployment.
Source: C:\Users\Harry\Downloads\prompt-optimizer\
Original: https://github.com/linshenkx/prompt-optimizer
License: AGPL-3.0
本技能基於 GitHub 上的 linshenkx/prompt-optimizer 修改與封裝。
Overview
Prompt Optimizer provides four usage methods:
- Web Application — online optimizer at prompt.always200.com
- Desktop Application — local desktop app
- Chrome Extension — browser-based prompt optimization
- Docker Deployment — self-hosted with Docker
Structure
prompt-optimizer/
├── api/ # API backend
├── packages/ # Shared packages
├── scripts/ # Build and utility scripts
├── docs/ # Documentation
├── docker/ # Docker configuration
├── images/ # Assets
├── mkdocs/ # Documentation site
├── site/ # Static site
└── tests/ # Test suite
Usage in OpenClaw
When the user asks about prompt engineering or optimization:
- Reference Prompt Optimizer's optimization strategies
- Use the API for programmatic optimization
- Consult
docs/for detailed usage and deployment guides
⚠️ License Notice
This skill is licensed under AGPL-3.0 (GNU Affero General Public License v3.0). This means:
- You can use, modify, and distribute this skill
- If you modify it and provide it as a network service, you must release the complete source code
- Modified versions must also be AGPL-3.0 licensed
- See LICENSE file for full terms
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install harryhihi-prompt-optimizer - 安装完成后,直接呼叫该 Skill 的名称或使用
/harryhihi-prompt-optimizer触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
Prompt Optimizer 是什么?
AI prompt optimization tool: web app, desktop app, Chrome extension & Docker — optimize prompts for better AI output quality. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 39 次。
如何安装 Prompt Optimizer?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install harryhihi-prompt-optimizer」即可一键安装,无需额外配置。
Prompt Optimizer 是免费的吗?
是的,Prompt Optimizer 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Prompt Optimizer 支持哪些平台?
Prompt Optimizer 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Prompt Optimizer?
由 Harryhihi(@harryhihi)开发并维护,当前版本 v1.0.0。