writing-skills
Use when creating new skills, editing existing skills, or verifying skills work before deployment Published by openai in plugins.
What is writing-skills?
Use when creating new skills, editing existing skills, or verifying skills work before deployment Published by openai in plugins. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Testing
- Deployment
- Documentation
- Writing
- Testing use cases
Technical details
- Install or run with Copy skill directory
When to use writing-skills
- Use it for testing.
- Use it for deployment.
- Use it for documentation.
- Use it for writing.
Built with
Editorial notes
Source
- Creator: openai
- Repository: openai/plugins
- Skill file: plugins/superpowers/skills/writing-skills/SKILL.md
What it does
Use when creating new skills, editing existing skills, or verifying skills work before deployment
Skill instructions
Writing Skills Overview Writing skills IS Test-Driven Development applied to process documentation. Personal skills live in agent-specific directories (~/.claude/skills for Claude Code, ~/.agents/skills/ for Codex) You write test cases (pressure scenarios with subagents), watch them fail (baseline behavior), write the skill (documentation), watch tests pass (agents comply), and refactor (close loopholes). Core principle: If you didn't watch an agent fail without the skill, you don't know if the skill teaches the right thing. REQUIRED BACKGROUND: You MUST understand superpowers:test-driven-development before using this skill. That skill defines the fundamental RED-GREEN-REFACTOR cycle. This skill adapts TDD to documentation. Official guidance: For Anthropic's official skill authoring best practices, see anthropic-best-practices.md. This document provides additional patterns and guidelines that complement the TDD-focused approach in this skill. What is a Skill? A skill is a reference gui
Explore related resources
Frequently asked questions
What is writing-skills?
writing-skills is a open-source AI agent skill with Copy skill directory. Use when creating new skills, editing existing skills, or verifying skills work before deployment
Who is writing-skills best for?
writing-skills is best for reusing agent instructions, scripts, and references, testing workflows, deployment workflows, documentation workflows.
How do I install writing-skills?
Install or run writing-skills using Copy skill directory. Check writing-skills for the latest setup command.
Is writing-skills actively maintained?
writing-skills may need a closer maintenance check before production use.
Auto-fetched from GitHub.