Agent Plugins Marketplace
All plugins

math-physics

严谨的数学/物理推导与 Overleaf 交付。含 skill `math-physics-complete` 与子代理 `deriver`。

Claude Code1 Skill

By YuLin Chen0 GitHub starsUpdated 6 days ago

Directory evidence

Runtimes
Claude Code
Parsed components
1 skill or MCP entry
Source updated
Sep 18, 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 math-physics for Claude Code

Installs for the current user
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install math-physics@agent-plugin-marketplace

Paste and run these commands in a terminal with Claude Code. They add and refresh the PluginsMP catalog, then install this plugin.

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/w-c-y-l/math-physics-skills

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/math-physics/.

Plugin files

plugins/math-physics/
├── .claude-plugin/plugin.json
└── skills/math-physics-complete/SKILL.md

Included Skills1

math-physics-completeskills/math-physics-complete/SKILL.md

Use for mathematics, theoretical physics, engineering physics, control theory, mechanics, electromagnetism, quantum/statistical/continuum physics, formula-heavy literature reading, derivations, proofs, dimensional analysis, and any answer where rigorous formulas, symbol definitions, assumptions, units, coordinate systems, boundary/initial conditions, or step-by-step physical reasoning are required. Also use for producing Overleaf-ready LaTeX source and writing derivations directly into Overleaf.

Plugin manifests1

plugins/math-physics/.claude-plugin/plugin.json
{
  "name": "math-physics",
  "description": "严谨的数学/物理推导与 Overleaf 交付。含 skill `math-physics-complete` 与子代理 `deriver`。",
  "author": {
    "name": "YuLin Chen"
  }
}

If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.

[math-physics on Agent Plugins Marketplace](https://pluginsmp.com/plugins/math-physics)