← Back to Skills Marketplace
319
Downloads
0
Stars
1
Active Installs
2
Versions
Install in OpenClaw
/install prompt-transformer
Description
Transform messages that begin with `@prt` or `@prompt` into structured, copy-ready prompts for coding, prototyping, planning, and other build-oriented tasks....
Usage Guidance
This skill appears coherent and low-risk: it only rewrites user-prefixed messages into structured prompts and relies on bundled reference docs. Before installing, you may want to confirm its provenance (no homepage is listed) and be aware that generated prompts could include instructions that, when pasted into other systems, trigger further actions — review outputs before using them. If the skill later adds installs, env vars, or outbound endpoints, re-evaluate those changes.
Capability Analysis
Type: OpenClaw Skill
Name: prompt-transformer
Version: 1.0.1
The prompt-transformer skill is a utility designed to transform natural language requests into structured, copy-ready prompts using the @prt or @prompt prefixes. The instructions in SKILL.md and the supporting documentation (references/decision-guide.md, references/prompt-patterns.md) are focused on text transformation, triage logic, and maintaining conversation boundaries. The skill explicitly forbids automatic execution of tasks and includes guardrails to prevent the agent from getting stuck in a specific mode, showing no signs of malicious intent, data exfiltration, or unauthorized command execution.
Capability Assessment
Purpose & Capability
Name/description match the SKILL.md behavior: it detects messages prefixed with @prt / @prompt and rewrites them into copy-ready prompts. Required capabilities (none) are proportional to that purpose.
Instruction Scope
Runtime instructions are narrowly focused on parsing the trigger, triaging into transform/clarify/bypass, and building prompts. The docs tell the agent it may read the bundled reference files (decision-guide, patterns, examples) for guidance; there are no instructions to read system files, environment variables, or send data to external endpoints.
Install Mechanism
No install spec and no code files to execute — this is instruction-only, so nothing is written to disk or downloaded during install.
Credentials
The skill declares no required env vars, credentials, or config paths. There are no hidden requests for secrets in the SKILL.md or reference files.
Persistence & Privilege
always is false (default) and model invocation is allowed (normal). The skill does not request persistent system-wide changes or access to other skills' configs in the provided docs.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install prompt-transformer - After installation, invoke the skill by name or use
/prompt-transformer - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Added bilingual guides, usage tutorial, feature summary, and public debug/iteration notes for the ClawHub page.
v1.0.0
Initial public release: stable trigger handling, clarify/bypass flow, concise prompt summary, release candidate promoted to v1.0.0.
Metadata
Frequently Asked Questions
What is @prompt v1.0正式版?
Transform messages that begin with `@prt` or `@prompt` into structured, copy-ready prompts for coding, prototyping, planning, and other build-oriented tasks.... It is an AI Agent Skill for Claude Code / OpenClaw, with 319 downloads so far.
How do I install @prompt v1.0正式版?
Run "/install prompt-transformer" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is @prompt v1.0正式版 free?
Yes, @prompt v1.0正式版 is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does @prompt v1.0正式版 support?
@prompt v1.0正式版 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created @prompt v1.0正式版?
It is built and maintained by keyzzzoe (@keyzzzoe); the current version is v1.0.1.
More Skills