0xa3b/writing
v1.3.1MIT
Writing skills for prose, technical writing, and agent instructions.
What this package declares
The file a client reads when it loads this plugin, exactly as this revision carries it.
plugin.json
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "writing",
"version": "1.3.1",
"description": "Writing skills for prose, technical writing, and agent instructions.",
"author": {
"name": "Alex Baker"
},
"homepage": "https://github.com/0xA3B/skills/blob/main/plugins/writing/README.md",
"repository": "https://github.com/0xA3B/skills",
"license": "MIT",
"keywords": [
"writing",
"prose",
"technical-writing",
"documentation",
"agent-instructions",
"style"
],
"extensions": {
"com.openai": {
"interface": {
"displayName": "Writing",
"shortDescription": "Write precise prose, technical artifacts, and agent instructions.",
"longDescription": "Layered writing disciplines for the prose agents produce: a base prose style with a slop-pattern catalog and chat-response guidance, Di\u00e1taxis document modes with STE-inspired wording, optional controlled-language limits, Google developer style formatting, and collaborative-comment guidance for technical artifacts, and a house style with document mechanics for agent-facing instruction files such as AGENTS.md, CLAUDE.md, and SKILL.md.",
"developerName": "Alex Baker",
"category": "Productivity",
"capabilities": ["Write"],
"composerIcon": "./assets/logo.png",
"logo": "./assets/logo.png",
"defaultPrompt": [
"Review this AGENTS.md against the writing:agent-instructions style.",
"Rewrite this README so a tired engineer can follow it on the first read.",
"Rewrite this announcement so it does not read as AI-generated."
]
}
}
}
}
What else this package ships
These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.
- 6YAML files
Client extensions
Data this package carries for particular clients. The directory lists the clients named and never reads what is addressed to them.
- com.openai