battery-electrode
Computational workflows for battery electrode characterization: voltage profiles, ion transport, and electrochemical stability.'
npx skills add majiayu000/claude-skill-registry --skill battery-electrode --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
--- name: battery-electrode description: Battery Electrode Analysis (2 sub-skills: intercalation-voltage, ion-diffusion) --- # Battery Electrode Analysis Computational workflows for battery electrode characterization: voltage profiles, ion transport, and electrochemical stability. ## Sub-Skills | Sub-Skill | Directory | Description | |---|---|---| | Intercalation Voltage | `intercalation-voltage/` | Average and step voltage profiles for intercalation cathodes/anodes. Convex hull of Li_xMO compositions. Methods: ASE+MACE (screening) or QE DFT+U (publication). | | Ion Diffusion | `ion-diffusion/` | Li-ion (or Na, K, Mg) diffusion coefficients and migration barriers. AIMD with Arrhenius analysis or NEB for single-barrier. Methods: ASE+MACE MD or ASE+MACE NEB. | ## Method Decision Guide ``` What electrode property do you need? Voltage profile (average V, step V, capacity)? --> intercalation-voltage/ Quick screening --> ASE + MACE Publication quality --> QE DFT+U Ion transport (diffusion coefficient, migration barrier, activation energy)? --> ion-diffusion/ Single migration barrier --> NEB (Method B in ion-diffusion/) Full diffusion coefficient D(T) and Ea --> AIMD + Arrhenius (Method A
- Sub-Skills
- Method Decision Guide
- Common Prerequisites
- Typical Voltage Ranges for Common Cathodes
What does the battery-electrode skill do?
Computational workflows for battery electrode characterization: voltage profiles, ion transport, and electrochemical stability.'
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill battery-electrode --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
