← 返回 Skills 市场
zenchantlive

Writing Better Skills

作者 zenchantlive · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
239
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install writing-better-skills
功能描述
Use when creating or improving a skill for an AI agent, especially when the skill needs strong trigger wording, project-local context, references, scripts, t...
安全使用建议
This package is a meta-skill for writing skills and appears coherent. Before installing or allowing autonomous runs: 1) skim the scripts (scripts/quick_validate.py and the reference generator) to ensure you trust their local file operations; they operate on repository files and may create project.skill.md from the template and create missing output directories via a benign healing script. 2) Never put secrets in project.skill.md (the templates explicitly warn against it). 3) Run the quick_validate and provided tests locally in a safe environment if you want to confirm behavior before enabling autonomous invocation. 4) If you use this on sensitive repos, be mindful that agents following this skill will write small project-local files and run shipped Python scripts — audit them first.
功能分析
Type: OpenClaw Skill Name: writing-better-skills Version: 1.0.0 The bundle is a comprehensive framework and meta-skill designed to guide AI agents in creating and organizing other skills. It includes a reference implementation (release-notes-generator) and several utility scripts for validation and testing (e.g., `scripts/quick_validate.py` and `scripts/generate_release_notes.py`). The Python code uses standard libraries for file system operations and subprocess management for internal testing, with no evidence of network activity, data exfiltration, or malicious intent. The instructions in `SKILL.md` and the `references/` directory focus on architectural best practices and 'Iron Laws' to ensure skill reusability and safety.
能力评估
Purpose & Capability
Name/description (authoring skills) align with the shipped files: templates, references, validator, example project, generator, tests, and a small self-healing helper. All required artifacts are appropriate for a skill-authoring/reference toolkit.
Instruction Scope
SKILL.md instructs agents to read/write project-local files, run provided scripts, and use references. Those instructions are consistent with the purpose. The only file-write behavior called out is creating project.skill.md from the template and a narrow self-healing script that creates a missing output directory — both documented and expected.
Install Mechanism
No install spec or external downloads; this is an instruction-and-scripts package that runs local Python scripts. No evidence of fetching arbitrary remote code or using obscure host URLs.
Credentials
The skill requests no environment variables, credentials, or config paths. All scripts operate on local files passed as arguments; there are no unrelated secrets or external service tokens required.
Persistence & Privilege
always is false and the skill is user-invocable/autonomous invocation is enabled (platform default). The skill does not request permanent presence or modify other skills' configs. Autonomous invocation is normal — no additional privilege escalation observed.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install writing-better-skills
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /writing-better-skills 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of the skill authoring framework. - Defines "iron laws" to separate reusable skill logic from project-local context. - Provides a structured workflow for creating, organizing, and validating skills. - Establishes clear phase-based authoring steps, from defining boundaries to applying completion gates. - Outlines when and where to use references, scripts, tests, and self-healing. - Includes guidance for maintaining fresh-agent usability. - Supplies a reference skill as a model implementation.
元数据
Slug writing-better-skills
版本 1.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Writing Better Skills 是什么?

Use when creating or improving a skill for an AI agent, especially when the skill needs strong trigger wording, project-local context, references, scripts, t... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 239 次。

如何安装 Writing Better Skills?

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

Writing Better Skills 是免费的吗?

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

Writing Better Skills 支持哪些平台?

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

谁开发了 Writing Better Skills?

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

💬 留言讨论