My-Skills/math-researcher-teacher/SKILL.md
Advanced, research-oriented mathematics expert system. Provides rigorous symbolic computation, numerical simulation, and proof assistance across four major pillars: Analysis & PDE, Algebra & Geometry, Stochastics, and Discrete Math.
npx skillsauth add develata/deve-skills math-researcher-teacherInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
A comprehensive, research-oriented AI assistant for advanced mathematics. It acts as a meta-skill, routing queries to specialized sub-domains for rigorous analysis and simulation.
Target Audience: Undergraduate/Graduate Mathematics Students, Researchers.
This skill is organized into four major departments. The Agent should determine the user's mathematical field and route to the appropriate subdirectory.
domains/analysis-pde/)domains/algebra-geometry/)domains/stochastics/)domains/discrete/)Step 1: Identify the Domain Read the user's request and map it to one of the four domains above.
Step 2: Navigate & Load
Navigate to the domain's folder and read its SKILL.md for specific instructions on using its specialized agents and Python scripts.
Example Routing:
domains/stochastics/ (Advanced Stochastics).domains/algebra-geometry/ (Geometry).domains/analysis-pde/ (Differential Equations).All domains share access to the common/ library for standard operations:
symbolic_engine.py (SymPy wrappers)numeric_engine.py (NumPy/SciPy wrappers)plot_engine.py (Visualization tools)tools
Collect and audit Codex token usage with a bundled Python CLI and optional Windows batch launchers. Use this skill when the user asks to check Codex token usage, generate daily token audit logs, calculate monthly CostUSD totals, review Codex spending, or run Codex token usage scripts on Windows, Bash, WSL, or Linux.
tools
Use when giving the user an INLINE reply that carries a trade-off, a decision, a verdict, or a non-trivial finding (decision brief / round verdict / failure root-cause). NOT for "done"/status confirmations, one-line answers, or pure data dumps. Forces a compact decision-brief shape and blocks internal tool-name / file-path bleed into user-facing text.
development
Use for cross-file or cross-chapter terminology audits and corpus-wide term unification in thesis/paper sources — extract candidate term drift, build a decision queue, classify each occurrence, apply accepted replacements safely, and verify counts/build. Trigger on "术语审计", "术语统一", "术语一致性", "逐词审", "这个词全文怎么用", "把 X 全文改成 Y", "terminology audit", or "unify term X". Do NOT use for ordinary prose drafting or a single known-location edit; use academic-writing for prose quality and claim-boundary judgment.
tools
Use for ANY codex CLI dispatch via dispatch wrapper (no time threshold; presence-of-risk triggers, not estimated wall — stdin-EOF stalls occur at <60s). Combines internal log-inactivity watchdog wrapper + external Claude-session cron probe + sentinel hook enforcement. Detects stalls in ≤60-270s vs hours-without-detection failure mode.