← 返回 Skills 市场
375
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install ocms-ai-prompt-generator
功能描述
Generate and optimize precise AI prompts using templates and styles for models like GPT-4, Claude, Gemini, and Qwen.
安全使用建议
This skill appears safe from a security perspective: it doesn't access network, files, or credentials. However, its documentation and README promise features (model calls, scoring, A/B testing, optimization, billing flow) that the included code does not implement — the CLI only prints templates and a fixed price. Before relying on it: (1) confirm where and how billing is enforced (the skill mentions a ¥3 fee but contains no payment integration), (2) don't expect real model integration or optimization unless the author supplies additional code, and (3) if you need the promised features, request an implementation or run the skill in a sandbox. The author/source is unknown and there's no homepage; if provenance matters, seek a verified source or more details from the publisher.
功能分析
Type: OpenClaw Skill
Name: ocms-ai-prompt-generator
Version: 1.0.0
The skill bundle is a straightforward AI prompt generation utility. The implementation in index.js is a simple CLI wrapper that parses arguments and prints status messages; it contains no network calls, file system modifications, or sensitive data access. No evidence of malicious intent or prompt injection was found in SKILL.md or the source code.
能力评估
Purpose & Capability
The name/description promise multi-model adaptation, quality scoring, A/B testing and continuous optimization. The included index.js only parses CLI args and prints template-related messages — it does not call any models, perform scoring, run A/B tests, or handle optimization logic. This is an overstatement of capability, but not a security mismatch.
Instruction Scope
SKILL.md documents actions like --action optimize and --input <file>, plus paid-usage behavior. index.js does not read input files or implement optimization/testing features; it only prints outputs and a fixed price. The runtime instructions therefore promise behavior the code doesn't perform (functional inconsistency), but they do not instruct the agent to access unrelated system files, env vars, or external endpoints.
Install Mechanism
There is no install specification and no downloads. The skill is instruction-only with a small included CLI script; nothing will be written to disk by an installer and no external packages are pulled in by an install step.
Credentials
The skill declares no required environment variables, no credentials, and no config paths. The code likewise does not read env vars or credentials. Requested permissions are proportional (minimal).
Persistence & Privilege
always is false and the skill does not request persistent or system-wide privileges. It does not modify other skills or agent configuration. Autonomous invocation is allowed by default but is not combined with any broad credential access.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install ocms-ai-prompt-generator - 安装完成后,直接呼叫该 Skill 的名称或使用
/ocms-ai-prompt-generator触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Import from LeoYeAI/openclaw-master-skills on 2026-03-09
元数据
常见问题
ai-prompt-generator 是什么?
Generate and optimize precise AI prompts using templates and styles for models like GPT-4, Claude, Gemini, and Qwen. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 375 次。
如何安装 ai-prompt-generator?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install ocms-ai-prompt-generator」即可一键安装,无需额外配置。
ai-prompt-generator 是免费的吗?
是的,ai-prompt-generator 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
ai-prompt-generator 支持哪些平台?
ai-prompt-generator 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 ai-prompt-generator?
由 santian(@boleyn)开发并维护,当前版本 v1.0.0。
推荐 Skills