← Back to Skills Marketplace
write-skills-demo
by
freshman94
· GitHub ↗
· v1.0.0
408
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install write-skills-demo
Description
Use when creating new skills, editing existing skills, or verifying skills work before deployment
Usage Guidance
This skill is coherent for skill authors and testers, but review and use it carefully: 1) it explicitly instructs agents to check local skill directories and to use convincing, high-pressure scenarios — avoid running those scenarios against production systems or with access to real secrets; 2) the guidance encourages forceful language and persuasion techniques (authority/commitment) which are effective for compliance but can be coercive if misused; 3) run tests in an isolated/sandbox environment, verify no sensitive files or credentials are referenced, and limit the agent's filesystem/network permissions while validating skills.
Capability Analysis
Type: OpenClaw Skill
Name: write-skills-demo
Version: 1.0.0
The skill bundle, particularly `SKILL.md`, `persuasion-principles.md`, and `testing-skills-with-subagents.md`, describes a sophisticated methodology for influencing and controlling AI agent behavior. It explicitly teaches 'persuasion principles' (Authority, Commitment, Scarcity) to ensure agent compliance with instructions, 'bulletproofing skills against rationalization,' and creating 'pressure scenarios' to prevent agents from deviating. While framed as improving skill quality and agent adherence to best practices, these techniques represent powerful control mechanisms over an AI agent's decision-making, which are inherently risky capabilities that could be repurposed for malicious objectives by a different skill author.
Capability Assessment
Purpose & Capability
Name/description match the content: this is an authoring/testing guide for writing skills. The skill declares no binaries, env vars, or installs and none are required by the content.
Instruction Scope
SKILL.md contains detailed runtime/testing instructions that tell authors to run baseline and pressure scenarios, to have agents check ~/.claude/skills (and similar paths), and to craft realistic file paths (/tmp/payment-system) in tests. This is appropriate for a skill-testing guide, but it does reference local config/skill directories and encourages making scenarios appear "real" (which could be misused). The instructions do not ask the agent to exfiltrate secrets or contact external endpoints.
Install Mechanism
No install spec and no code files to write to disk; instruction-only skill is lowest-risk for install mechanism.
Credentials
The skill declares no required env vars or config paths, yet the documentation explicitly references local skill directories (e.g., ~/.claude/skills, ~/.codex/skills) and suggests using real file paths in scenarios. This is not inherently inappropriate for a skills-testing guide, but it's a minor mismatch between declared requirements and referenced local paths that you should be aware of.
Persistence & Privilege
The skill is not always-on and does not request special platform privileges or modify other skills' configuration. Autonomous invocation is allowed (platform default) but not combined with other concerning privileges.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install write-skills-demo - After installation, invoke the skill by name or use
/write-skills-demo - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of the writing-skills skill.
- Adapts Test-Driven Development (TDD) principles specifically to the creation of process documentation and skill authoring.
- Defines clear criteria for when to create a skill, skill types, and directory structure guidelines.
- Provides a standardized SKILL.md template and strict frontmatter requirements for optimal Claude skill discovery.
- Emphasizes the importance of trigger-based descriptions and search optimization to ensure future discoverability and correct agent behavior.
Metadata
Frequently Asked Questions
What is write-skills-demo?
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 408 downloads so far.
How do I install write-skills-demo?
Run "/install write-skills-demo" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is write-skills-demo free?
Yes, write-skills-demo is completely free (open-source). You can download, install and use it at no cost.
Which platforms does write-skills-demo support?
write-skills-demo is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created write-skills-demo?
It is built and maintained by freshman94 (@freshman94); the current version is v1.0.0.
More Skills