crackingshells/writing-reports
v1.0.0AGPL-3.0-or-later
Guides production of stakeholder-reviewable reports for coding, research, and writing work.
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-reports",
"version": "1.0.0",
"description": "Guides production of stakeholder-reviewable reports for coding, research, and writing work.",
"author": {
"name": "Eliott Jacopin",
"email": "eliott.jacopin@riken.jp"
},
"homepage": "https://github.com/CrackingShells/cracking-shells-playbook",
"repository": "https://github.com/CrackingShells/cracking-shells-playbook",
"license": "AGPL-3.0-or-later",
"keywords": [
"reports",
"documentation",
"agents"
],
"extensions": {
"com.openai": {
"interface": {
"displayName": "Writing Reports",
"shortDescription": "Guides production of stakeholder-reviewable reports for coding, research, and writing work.",
"longDescription": "Guides production of stakeholder-reviewable reports for coding, research, and writing work.",
"developerName": "Eliott Jacopin",
"category": "Productivity",
"capabilities": [
"Read"
]
}
}
}
}
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