← 返回 Skills 市场
3202
总下载
5
收藏
81
当前安装
1
版本数
在 OpenClaw 中安装
/install writing-skills
功能描述
Use when creating new skills, editing existing skills, or verifying skills work before deployment
安全使用建议
Reasonable to install if you want help authoring skills. Review any generated or edited skill files before keeping them because they can steer future agents, keep pressure-testing prompts confined to controlled testing, and only run render-graphs.js on skill directories and Graphviz installations you trust.
功能分析
Type: OpenClaw Skill
Name: writing-skills
Version: 0.1.0
The skill bundle is designed for developing and testing OpenClaw skills, focusing on a Test-Driven Development (TDD) approach for documentation. The `SKILL.md` and related markdown files (`persuasion-principles.md`, `testing-skills-with-subagents.md`) contain extensive meta-instructions for the AI agent on how to author, structure, and bulletproof skills against agent 'rationalization' (deviation from instructions). While these instructions aim to strongly control the agent's behavior, they are strictly within the benign context of improving skill development and compliance, not for harmful objectives like data exfiltration or unauthorized access. The `render-graphs.js` script uses `execSync` to run the `dot` (Graphviz) command-line tool, which is a high-risk function, but its usage is confined to rendering diagrams from `SKILL.md` content, a legitimate and stated purpose. No evidence of intentional harmful behavior, data exfiltration, persistence, or unauthorized command execution was found.
能力评估
Purpose & Capability
The artifacts consistently match the stated purpose: creating, editing, and testing skills using a TDD-style documentation process.
Instruction Scope
The skill uses strong compliance language, persuasion principles, and pressure-test scenarios, but these are disclosed as methods for testing skill quality rather than hidden runtime behavior.
Install Mechanism
No automatic install-time behavior was found; the included render-graphs.js helper is manually invoked and uses local Graphviz commands for diagram rendering.
Credentials
The bundle does not show credential access, network exfiltration, broad private-data indexing, or unrelated local environment access.
Persistence & Privilege
The skill can guide creation or editing of persistent skill files that affect future agent behavior, which is inherent to and disclosed by its stated purpose; no background service, privilege escalation, or autorun mechanism was found.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install writing-skills - 安装完成后,直接呼叫该 Skill 的名称或使用
/writing-skills触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial release: 编写技能
元数据
常见问题
Writing Skills 是什么?
Use when creating new skills, editing existing skills, or verifying skills work before deployment. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 3202 次。
如何安装 Writing Skills?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install writing-skills」即可一键安装,无需额外配置。
Writing Skills 是免费的吗?
是的,Writing Skills 完全免费(开源免费),可自由下载、安装和使用。
Writing Skills 支持哪些平台?
Writing Skills 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Writing Skills?
由 zlc000190(@zlc000190)开发并维护,当前版本 v0.1.0。
推荐 Skills