monograph
v1.0.0Build a multi-page PhD-level GitHub Pages site on any topic — research, free-licensed photography, a distinctive topic-tuned design, and shipped via parallel expert subagents
By mikersays0 GitHub starsUpdated 4 days ago
Directory evidence
- Runtimes
- Codex and Claude Code
- Parsed components
- 1 skill or MCP entry
- Source updated
- Sep 19, 2026
- Manifest status
- Canonical path parsed
The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology →
Install monograph for Codex and Claude Code
codex plugin marketplace add mikersays/mikersays-plugins
codex plugin marketplace upgrade mikersays-plugins
codex plugin add monograph@mikersays-pluginsPaste and run these commands in a terminal with Codex. They add and refresh the mikersays-plugins catalog, then install this plugin.
Compatibility: the page URL and API slug “monograph” remain stable.
- Codex:
monograph@agent-plugin-marketplace→monograph@mikersays-plugins
The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.
Get the source manually
git clone https://github.com/mikersays/mikersays-pluginsClone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/monograph/.
Plugin files
├── .codex-plugin/plugin.json├── .claude-plugin/plugin.json└── skills/monograph/SKILL.md
Included Skills1
Build a multi-page PhD-level GitHub Pages site on any topic — long-form scholarly essay, free-licensed photography, a distinctive topic-tuned design, all built by a team of parallel expert subagents and shipped to docs/
Plugin manifests2
{
"name": "monograph",
"description": "Build a multi-page PhD-level GitHub Pages site on any topic — research, free-licensed photography, a distinctive topic-tuned design, and shipped via parallel expert subagents",
"version": "1.0.0",
"skills": "./skills/",
"interface": {
"displayName": "Monograph",
"shortDescription": "Build multi-page PhD-level GitHub Pages sites",
"category": "Productivity"
}
}{
"name": "monograph",
"description": "Build a multi-page PhD-level GitHub Pages site on any topic — research, free-licensed photography, a distinctive topic-tuned design, and shipped via parallel expert subagents",
"version": "1.0.0",
"author": {
"name": "mikersays"
}
}For maintainers
If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.
[monograph on Agent Plugins Marketplace](https://pluginsmp.com/plugins/monograph)