mjcramerz/docs-research
v1.1.0
Use this plugin for official-docs comparison and implementation research 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": "docs-research",
"version": "1.1.0",
"description": "Use this plugin for official-docs comparison and implementation research workflows.",
"author": {
"name": "Codex Setup"
},
"keywords": [
"research",
"docs",
"api",
"reference",
"implementation"
],
"extensions": {
"com.openai": {
"interface": {
"displayName": "Docs Research",
"shortDescription": "Official docs research",
"category": "Developer Tools",
"capabilities": [
"Read",
"Write"
],
"defaultPrompt": [
"Use the Docs Research plugin for official-docs comparison, API reference extraction, and implementation research."
],
"longDescription": "Use this plugin for primary-source documentation research, API reference extraction, and turning vendor guidance into implementation plans.",
"developerName": "Codex Setup",
"brandColor": "#0EA5E9",
"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.
- 2JSON files
- 2YAML 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