← 返回 Skills 市场
chenxi-hub

Skill Maker (ChenXi)

作者 ChenXi-hub · GitHub ↗ · v1.2.0
cross-platform ✓ 安全检测通过
550
总下载
3
收藏
2
当前安装
2
版本数
在 OpenClaw 中安装
/install skill-maker-chenxi
功能描述
用于根据对话记忆提炼可复用工作流并生成高质量 SKILL.md,适用于“从聊天沉淀方法论”“把一次性操作升级为可复用技能”场景。
安全使用建议
This skill is coherent for generating SKILL.md from conversation and project context, but it will (by design) access recent chat history and project files to assemble context. Before enabling or running it: 1) confirm the agent has permission to read the chat logs and files it will scan and remove any sensitive sources you don't want included; 2) review the generated SKILL.md for residual secrets or identifiers despite the '去敏' step; 3) note the output path (~/.openclaw/skills) and move or inspect files as needed; and 4) only run any suggested 'clawhub publish' or external publish steps if you intend to make the skill public.
功能分析
Type: OpenClaw Skill Name: skill-maker-chenxi Version: 1.2.0 The skill-maker-chenxi bundle is a meta-utility designed to help users automate the creation and refinement of other OpenClaw skills. The instructions in SKILL.md and reference.md outline a structured workflow that includes explicit security-conscious steps, such as de-sensitizing data by removing keys, accounts, and internal paths before saving. It does not contain any indicators of data exfiltration, malicious execution, or unauthorized persistence.
能力评估
Purpose & Capability
Name/description match the behavior: it is an instruction-only 'skill-maker' that explains how to extract workflows from conversations and project files and produce SKILL.md. It does not request unrelated binaries, credentials, or installs.
Instruction Scope
The instructions explicitly tell the agent to automatically retrieve context from recent conversations, related project files, and historical skills drafts — this is coherent with the purpose but means the agent will access potentially sensitive chat logs and files. The skill also prescribes writing outputs to ~/.openclaw/skills and forbids ~/.../workspace/skills. It instructs de-identification of names/keys/paths, which mitigates but does not eliminate the privacy surface; users should confirm what conversation/file access the agent is allowed.
Install Mechanism
No install spec or code is included (instruction-only), so nothing will be downloaded or written by an installer step.
Credentials
The skill declares no required environment variables, credentials, or config paths — consistent with an instruction-only authoring tool.
Persistence & Privilege
always is false and the skill does not request elevated or system-wide privileges. It expects to write generated SKILL.md files into the user's ~/.openclaw/skills directory (normal for this purpose) and does not instruct modifying other skills' configs.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install skill-maker-chenxi
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /skill-maker-chenxi 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.2.0
v1.2.0: adopt popular skill-maker forging framework, add 5-stage flow, decision tree, self-check gates, and strict output path rules.
v1.0.0
Initial release of conversation-to-skill generator.
元数据
Slug skill-maker-chenxi
版本 1.2.0
许可证
累计安装 2
当前安装数 2
历史版本数 2
常见问题

Skill Maker (ChenXi) 是什么?

用于根据对话记忆提炼可复用工作流并生成高质量 SKILL.md,适用于“从聊天沉淀方法论”“把一次性操作升级为可复用技能”场景。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 550 次。

如何安装 Skill Maker (ChenXi)?

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

Skill Maker (ChenXi) 是免费的吗?

是的,Skill Maker (ChenXi) 完全免费(开源免费),可自由下载、安装和使用。

Skill Maker (ChenXi) 支持哪些平台?

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

谁开发了 Skill Maker (ChenXi)?

由 ChenXi-hub(@chenxi-hub)开发并维护,当前版本 v1.2.0。

💬 留言讨论