nisavid/proseweaving
v1.0.0MIT
Proseweaving: house standards and verification for agent-authored human-facing prose.
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": "proseweaving",
"version": "1.0.0",
"description": "Proseweaving: house standards and verification for agent-authored human-facing prose.",
"author": {
"name": "Ivan D Vasin",
"url": "https://github.com/nisavid"
},
"homepage": "https://github.com/nisavid/provingkit/tree/main/plugins/proseweaving",
"repository": "https://github.com/nisavid/provingkit",
"license": "MIT",
"keywords": [
"agents",
"writing",
"prose",
"review",
"verification"
],
"extensions": {
"com.openai": {
"interface": {
"displayName": "Proseweaving",
"shortDescription": "Write and check human-facing prose to house standards.",
"longDescription": "Proseweaving holds the portable register, evidence discipline, and post-draft edit passes for prose that agents write to people, and the adversarial pass that checks a finished draft before it ships.",
"developerName": "Ivan D Vasin",
"category": "Developer Tools",
"capabilities": [
"Writing"
],
"websiteURL": "https://github.com/nisavid/provingkit/tree/main/plugins/proseweaving",
"defaultPrompt": [
"Use $proseweaving:writing-for-people to ground this human-facing text in the available evidence, choose phrasing and structure for its medium and audience, lead with its subject, and apply the edit pass before delivery."
]
}
}
}
}
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.
- evals.json
- openai.yaml
- LICENSE
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