← Back to Skills Marketplace
3202
Downloads
5
Stars
81
Active Installs
1
Versions
Install in OpenClaw
/install writing-skills
Description
Use when creating new skills, editing existing skills, or verifying skills work before deployment
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install writing-skills - After installation, invoke the skill by name or use
/writing-skills - Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
Initial release: 编写技能
Metadata
Frequently Asked Questions
What is Writing Skills?
Use when creating new skills, editing existing skills, or verifying skills work before deployment. It is an AI Agent Skill for Claude Code / OpenClaw, with 3202 downloads so far.
How do I install Writing Skills?
Run "/install writing-skills" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Writing Skills free?
Yes, Writing Skills is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Writing Skills support?
Writing Skills is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Writing Skills?
It is built and maintained by zlc000190 (@zlc000190); the current version is v0.1.0.
More Skills