battery-review-forge
v0.8.8Evidence-first battery Review skills, six selectable figure styles, original SVG resources, and reproducible panel assembly.
By Shuo Guo and Jinlong JiangLicense: MIT1 GitHub starsUpdated 2 hours ago
Directory evidence
- Runtimes
- Codex and Agent Plugins
- Parsed components
- 13 skill or MCP entries
- Source updated
- Sep 27, 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 battery-review-forge for Codex
codex plugin marketplace add arrizabalagags-png/BatteryReviewForge
codex plugin marketplace upgrade battery-review-forge
codex plugin add battery-review-forge@battery-review-forgePaste and run these commands in a terminal with Codex. They add and refresh the battery-review-forge catalog, then install this plugin.
Compatibility: the page URL and API slug “battery-review-forge” remain stable.
- Codex:
battery-review-forge@agent-plugin-marketplace→battery-review-forge@battery-review-forge
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/arrizabalagags-png/BatteryReviewForgeClone the source repository, then follow its setup instructions to add the plugin to a compatible client. The repository root is the plugin root.
Plugin files
├── .codex-plugin/plugin.json├── plugin.json├── skills/battery-claim-check/SKILL.md├── skills/battery-figure-assemble/SKILL.md├── skills/battery-literature-map/SKILL.md├── skills/battery-metrics-audit/SKILL.md├── skills/battery-review-audit/SKILL.md├── skills/battery-review-figure/SKILL.md├── skills/battery-review-forge/SKILL.md├── skills/battery-review-plan/SKILL.md├── skills/battery-review-polish/SKILL.md├── skills/battery-review-response/SKILL.md├── skills/battery-review-submission/SKILL.md├── skills/battery-review-write/SKILL.md└── skills/battery-reviewer/SKILL.md
Included Skills13
Verify whether cited sources support specific claims, numbers, mechanisms, and references in a battery Review or Perspective. Use for citation audit, not corpus search.
Assemble supplied PNG, TIFF, PDF, and SVG panels into aligned, source-traceable multi-panel figures for battery papers and Reviews; inspect layout, labels, resolution, rights, and final-size readability.
Search, screen, and map literature for a battery Review, with reproducible queries and distinct source-state counts. Use before evidence synthesis.
Audit comparability of battery performance numbers and mechanism claims across papers, tables, or figures. Use when cell conditions and denominators matter.
Audit a near-complete battery Review or Perspective before submission for scope, evidence, metrics, figures, and consistency. Use for a preflight findings list, not copyediting or rebuttal.
Plan or audit battery Review figures, and turn author-uploaded battery test data into traceable plots; check claims, test conditions, rights, and final-size quality.
Coordinate a multi-stage battery Review or Perspective project across planning, evidence, writing, submission, and revision. Use for the full workflow or unclear stage requests, not a single specialized edit.
Define the angle, scope, evidence feasibility, and argument map for a battery Review or Perspective. Use for a new topic or a draft that has drifted.
Polish, translate, or compress existing battery Review prose while preserving evidence, numbers, citations, technical terms, and claim strength. Not for new arguments.
Draft and verify point-by-point responses to editor and reviewer comments on a battery Review, with traceable manuscript revisions.
Match a battery Review to a journal and audit its proposal, cover letter, files, rights, and declarations against current official article-type rules.
Draft or restructure the argument and sections of a battery Review or Perspective from checked evidence. Use polish for language-only edits, not new sections.
Produce an independent, evidence-grounded referee-style report on a frozen battery Review or Perspective. Use before submission, not for author rebuttal.
Plugin manifests2
{
"name": "battery-review-forge",
"version": "0.8.8",
"description": "Evidence-first battery Review skills, six selectable figure styles, original SVG resources, and reproducible panel assembly.",
"author": {
"name": "Shuo Guo and Jinlong Jiang"
},
"repository": "https://github.com/arrizabalagags-png/BatteryReviewForge",
"license": "MIT",
"skills": "./skills/",
"interface": {
"displayName": "BatteryReviewForge",
"shortDescription": "Write battery reviews and draw checked figures.",
"longDescription": "Plan, search, write and revise battery Reviews; plot uploaded battery data and assemble source-traceable figures.",
"developerName": "Shuo Guo and Jinlong Jiang, Shanghai Institute of Energy Materials Science, University of Shanghai for Science and Technology",
"category": "Productivity",
"websiteURL": "https://battery-review-forge.candy-owl-4630.chatgpt.site/",
"brandColor": "#205C85",
"logo": "assets/brand.svg",
"capabilities": [],
"defaultPrompt": "Help me plan and write an evidence-grounded battery review article."
}
}{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "battery-review-forge",
"version": "0.8.8",
"description": "Evidence-first battery Review skills, six selectable figure styles, original SVG resources, and reproducible panel assembly.",
"author": {
"name": "Shuo Guo and Jinlong Jiang"
},
"repository": "https://github.com/arrizabalagags-png/BatteryReviewForge",
"license": "MIT",
"keywords": [
"battery",
"review-article",
"electrochemistry",
"scientific-writing",
"codex"
]
}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.
[battery-review-forge on Agent Plugins Marketplace](https://pluginsmp.com/plugins/battery-review-forge)