Agent Plugins Marketplace
← All plugins

battery-review-forge

v0.8.8

Evidence-first battery Review skills, six selectable figure styles, original SVG resources, and reproducible panel assembly.

CodexAgent Plugins13 Skills

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

Installs for the current user
codex plugin marketplace add arrizabalagags-png/BatteryReviewForge
codex plugin marketplace upgrade battery-review-forge
codex plugin add battery-review-forge@battery-review-forge

Paste 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/BatteryReviewForge

Clone 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

battery-review-forge/
├── .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

battery-claim-checkskills/battery-claim-check/SKILL.md

Verify whether cited sources support specific claims, numbers, mechanisms, and references in a battery Review or Perspective. Use for citation audit, not corpus search.

battery-figure-assembleskills/battery-figure-assemble/SKILL.md

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.

battery-literature-mapskills/battery-literature-map/SKILL.md

Search, screen, and map literature for a battery Review, with reproducible queries and distinct source-state counts. Use before evidence synthesis.

battery-metrics-auditskills/battery-metrics-audit/SKILL.md

Audit comparability of battery performance numbers and mechanism claims across papers, tables, or figures. Use when cell conditions and denominators matter.

battery-review-auditskills/battery-review-audit/SKILL.md

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.

battery-review-figureskills/battery-review-figure/SKILL.md

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.

battery-review-forgeskills/battery-review-forge/SKILL.md

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.

battery-review-planskills/battery-review-plan/SKILL.md

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.

battery-review-polishskills/battery-review-polish/SKILL.md

Polish, translate, or compress existing battery Review prose while preserving evidence, numbers, citations, technical terms, and claim strength. Not for new arguments.

battery-review-responseskills/battery-review-response/SKILL.md

Draft and verify point-by-point responses to editor and reviewer comments on a battery Review, with traceable manuscript revisions.

battery-review-submissionskills/battery-review-submission/SKILL.md

Match a battery Review to a journal and audit its proposal, cover letter, files, rights, and declarations against current official article-type rules.

battery-review-writeskills/battery-review-write/SKILL.md

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.

battery-reviewerskills/battery-reviewer/SKILL.md

Produce an independent, evidence-grounded referee-style report on a frozen battery Review or Perspective. Use before submission, not for author rebuttal.

Plugin manifests2

.codex-plugin/plugin.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",
  "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."
  }
}
plugin.json
{
  "$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"
  ]
}

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)