← Back to Skills Marketplace
375
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install ocms-ai-prompt-generator
Description
Generate and optimize precise AI prompts using templates and styles for models like GPT-4, Claude, Gemini, and Qwen.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install ocms-ai-prompt-generator - After installation, invoke the skill by name or use
/ocms-ai-prompt-generator - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Import from LeoYeAI/openclaw-master-skills on 2026-03-09
Metadata
Frequently Asked Questions
What is ai-prompt-generator?
Generate and optimize precise AI prompts using templates and styles for models like GPT-4, Claude, Gemini, and Qwen. It is an AI Agent Skill for Claude Code / OpenClaw, with 375 downloads so far.
How do I install ai-prompt-generator?
Run "/install ocms-ai-prompt-generator" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is ai-prompt-generator free?
Yes, ai-prompt-generator is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does ai-prompt-generator support?
ai-prompt-generator is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created ai-prompt-generator?
It is built and maintained by santian (@boleyn); the current version is v1.0.0.
More Skills