← 返回 Skills 市场
609
总下载
2
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install prompting
功能描述
Write, test, and iterate prompts for AI models with voice preservation, model-specific adaptation, and systematic failure analysis.
安全使用建议
This skill appears coherent for prompt engineering. Before installing: (1) Be aware it will store prompt memory, sample texts, and history in ~/prompting — avoid putting secrets or confidential data into those files. (2) Review and periodically prune or encrypt ~/prompting if it will contain sensitive voice samples or proprietary prompts. (3) Set restrictive file permissions (chmod 600) if you want to limit access. (4) If you do not want the agent to persist voice or history, either decline to create those files or use a disposable directory. (5) Because the skill can be invoked by the agent, consider disabling autonomous invocation if you don't want automatic reads/writes of ~/prompting without explicit consent.
功能分析
Type: OpenClaw Skill
Name: prompting
Version: 1.0.0
The skill bundle is designed to assist with prompt engineering, including managing user preferences, prompt patterns, and iteration history within the `~/prompting/` directory. It instructs the AI agent to read from and write to `~/prompting/memory.md` and `~/prompting/history.md`, which is directly aligned with its stated purpose. The `memory-template.md` file contains a `mkdir -p ~/prompting/patterns` command for directory setup, which is a benign file system operation. There is no evidence of data exfiltration, unauthorized remote execution, persistence mechanisms, or prompt injection attempts against the OpenClaw agent itself. The instructions for generating 'adversarial inputs' are for testing other AI models, not for malicious actions by the skill.
能力评估
Purpose & Capability
Name, description, and shipped documentation all describe prompt authoring, iteration, failure analysis, and model adaptation. The files and SKILL.md instruct only about prompt templates, history, memory, model quirks, and iteration workflow—consistent with the stated purpose.
Instruction Scope
Runtime instructions read from and write to ~/prompting/ (memory.md, history.md, patterns/). That is expected for a prompting assistant, but it means the skill will persist user voice samples, prompt history, and corrections on disk. There are no instructions to read system config, credentials, or external endpoints.
Install Mechanism
No install spec and no code files are present (instruction-only). This minimizes risk because nothing is downloaded or executed by the skill itself.
Credentials
The skill requests no environment variables, credentials, or config paths outside ~/prompting. The requested persistence location is directly related to the skill's function.
Persistence & Privilege
The skill asks to persist user preferences, voice samples, and prompt history under the user's home directory. It does not request 'always:true' or elevated privileges, but persistent storage of potentially sensitive writing samples and prompts is a privacy consideration.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install prompting - 安装完成后,直接呼叫该 Skill 的名称或使用
/prompting触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
常见问题
Prompting 是什么?
Write, test, and iterate prompts for AI models with voice preservation, model-specific adaptation, and systematic failure analysis. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 609 次。
如何安装 Prompting?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install prompting」即可一键安装,无需额外配置。
Prompting 是免费的吗?
是的,Prompting 完全免费(开源免费),可自由下载、安装和使用。
Prompting 支持哪些平台?
Prompting 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(linux, darwin, win32)。
谁开发了 Prompting?
由 Iván(@ivangdavila)开发并维护,当前版本 v1.0.0。
推荐 Skills