·math-reasoning
{}

math-reasoning

Formal mathematical reasoning for research papers — derive equations, write proofs, formalize problem settings, select statistical tests, and generate LaTeX math notation. Use when the user needs mathematical derivations, theorem proofs, notation tables, or statistical analysis formalization.

18Installs·3Trend·@lingzhi227

Installation

$npx skills add https://github.com/lingzhi227/agent-research-skills --skill math-reasoning

How to Install math-reasoning

Quickly install math-reasoning AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/lingzhi227/agent-research-skills --skill math-reasoning
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: lingzhi227/agent-research-skills.

SKILL.md

View raw

Perform rigorous mathematical reasoning and produce publication-quality LaTeX output.

derive — Step-by-step equation derivation Show every intermediate step. Justify each with the rule applied. Box final result with \boxed{}. Number important equations with \label{eq:name}.

prove — Formal theorem proof Use appropriate technique: direct, contradiction, induction, construction, or cases. See references/proof-templates.md for LaTeX templates.

Formal mathematical reasoning for research papers — derive equations, write proofs, formalize problem settings, select statistical tests, and generate LaTeX math notation. Use when the user needs mathematical derivations, theorem proofs, notation tables, or statistical analysis formalization. Source: lingzhi227/agent-research-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/lingzhi227/agent-research-skills --skill math-reasoning
Category
{}Data Analysis
Verified
First Seen
2026-02-24
Updated
2026-03-10

Browse more skills from lingzhi227/agent-research-skills

Quick answers

What is math-reasoning?

Formal mathematical reasoning for research papers — derive equations, write proofs, formalize problem settings, select statistical tests, and generate LaTeX math notation. Use when the user needs mathematical derivations, theorem proofs, notation tables, or statistical analysis formalization. Source: lingzhi227/agent-research-skills.

How do I install math-reasoning?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/lingzhi227/agent-research-skills --skill math-reasoning Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/lingzhi227/agent-research-skills