← 返回 Skills 市场
norci

Prose Optimize

作者 norci · GitHub ↗ · v1.0.2 · MIT-0
cross-platform ✓ 安全检测通过
215
总下载
0
收藏
2
当前安装
3
版本数
在 OpenClaw 中安装
/install prose-optimize
功能描述
优化 OpenProse 文件,减少不必要的 LLM API 调用。触发:修改或编写 .prose 文件时。
安全使用建议
This is an instruction-only helper that sensibly recommends using python3 and grep to replace some LLM steps in .prose workflows. Before using it, review any local scripts (e.g., ./src/*.py or collect_sessions.py) the skill suggests running — the skill assumes those scripts exist and will be executed by the agent. Also confirm your agent/runtime policy for running shell commands: while the skill itself doesn't request credentials or network access, running arbitrary scripts can execute arbitrary code, so only use with trusted scripts and in environments where executing them is acceptable.
功能分析
Type: OpenClaw Skill Name: prose-optimize Version: 1.0.2 The 'prose-optimize' skill is a documentation-heavy bundle providing guidelines and examples for optimizing .prose workflow files to reduce LLM token usage. It suggests replacing redundant LLM calls with Python scripts and merging agent tasks, using standard tools like grep and python3 for auditing and execution without any signs of malicious intent or data exfiltration.
能力评估
Purpose & Capability
Name/description (optimize .prose to reduce LLM calls) match the required tools (python3, grep) and the examples: the skill's recommendations are about replacing LLM steps with Python scripts, piping, and grepping prose files, which legitimately require those binaries.
Instruction Scope
SKILL.md is focused on auditing and refactoring .prose workflows. It references running grep and python scripts, merging agent calls, and using Prose VM conditionals. It does not instruct reading unrelated system files, exfiltrating data, or contacting external endpoints.
Install Mechanism
No install spec and no code files — the skill is instruction-only. That minimizes on-disk risk; runtime suggestions rely on already-installed python3/grep.
Credentials
No environment variables, credentials, or config paths are requested. The lack of secrets is proportional to the described purpose.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request persistent system changes or cross-skill configuration.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install prose-optimize
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /prose-optimize 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.2
Fixed: Added missing binaries field in metadata. Changed from 'binaries' to 'requires.bins' to match ClawHub spec.
v1.0.1
- Added "binaries" field to metadata, listing required binaries ("python3", "grep") - No changes to core documentation or functionality
v1.0.0
Initial release via EvoSkill
元数据
Slug prose-optimize
版本 1.0.2
许可证 MIT-0
累计安装 2
当前安装数 2
历史版本数 3
常见问题

Prose Optimize 是什么?

优化 OpenProse 文件,减少不必要的 LLM API 调用。触发:修改或编写 .prose 文件时。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 215 次。

如何安装 Prose Optimize?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install prose-optimize」即可一键安装,无需额外配置。

Prose Optimize 是免费的吗?

是的,Prose Optimize 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Prose Optimize 支持哪些平台?

Prose Optimize 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Prose Optimize?

由 norci(@norci)开发并维护,当前版本 v1.0.2。

💬 留言讨论