
from attentioncalculator111
Thin-client skill that queries a hosted service to generate rigorous integral proofs for 29 classes of mathematical inequalities (returns LaTeX proofs).
This skill is a thin client for a hosted attention-calculator service that generates integral-based proofs for a curated set of 29 inequality types (constants and functions like pi, e, trig/hyperbolic forms, gamma, Catalan, Apéry, etc.). It validates input, calls the remote /calculate and /get_integral_image endpoints, and returns the LaTeX integral proof for rendering. The skill enforces a strict IP/privacy boundary: no solver internals or coefficient tables are stored or reconstructed locally.
Use when a user requests a formal integral proof for an inequality belonging to the supported types. The skill should be invoked only after determining the request matches one of the supported proof types; otherwise it replies explaining the unsupported type (in Chinese). It's appropriate for mathematical assistants, proof-verification workflows, and educational tools that need machine-generated LaTeX proofs.
Best used by multilingual assistants that can make HTTP API calls and present LaTeX (e.g., Claude Code, agents with HTTP tools).
This skill has not been reviewed by our automated audit pipeline yet.