← Back to Skills Marketplace
Skill Maker (ChenXi)
by
ChenXi-hub
· GitHub ↗
· v1.2.0
550
Downloads
3
Stars
2
Active Installs
2
Versions
Install in OpenClaw
/install skill-maker-chenxi
Description
用于根据对话记忆提炼可复用工作流并生成高质量 SKILL.md,适用于“从聊天沉淀方法论”“把一次性操作升级为可复用技能”场景。
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install skill-maker-chenxi - After installation, invoke the skill by name or use
/skill-maker-chenxi - Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Frequently Asked Questions
What is Skill Maker (ChenXi)?
用于根据对话记忆提炼可复用工作流并生成高质量 SKILL.md,适用于“从聊天沉淀方法论”“把一次性操作升级为可复用技能”场景。 It is an AI Agent Skill for Claude Code / OpenClaw, with 550 downloads so far.
How do I install Skill Maker (ChenXi)?
Run "/install skill-maker-chenxi" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Skill Maker (ChenXi) free?
Yes, Skill Maker (ChenXi) is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Skill Maker (ChenXi) support?
Skill Maker (ChenXi) is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Skill Maker (ChenXi)?
It is built and maintained by ChenXi-hub (@chenxi-hub); the current version is v1.2.0.
More Skills