mjcramerz/document-artifacts
v1.1.0
Use this plugin for document, spreadsheet, slide, notebook, and other artifact-generation workflows.
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": "document-artifacts",
"version": "1.1.0",
"description": "Use this plugin for document, spreadsheet, slide, notebook, and other artifact-generation workflows.",
"author": {
"name": "Codex Setup"
},
"keywords": [
"document",
"artifacts",
"development",
"doc",
"pdf",
"slides"
],
"extensions": {
"com.openai": {
"interface": {
"displayName": "Document Artifacts",
"shortDescription": "Document artifact workflows",
"category": "Developer Tools",
"capabilities": [
"Read",
"Write"
],
"defaultPrompt": [
"Use the Document Artifacts plugin for docs, PDFs, slides, spreadsheets, and notebook workflows."
],
"longDescription": "Use this plugin for document editing, PDFs, slides, spreadsheets, and notebook-style artifact workflows.",
"developerName": "Codex Setup",
"brandColor": "#A855F7",
"composerIcon": "./skills/doc/assets/doc-small.svg",
"logo": "./skills/doc/assets/doc.png",
"screenshots": []
}
}
}
}
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.
- 11Python files
- 9JavaScript files
- 5JSON files
- 5text files
- 5YAML files
- 9images
- 2other 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