- Home
- /
- Categories
- /
- Math
Math
Mathematical computations, formulas, statistics
statistics
by pluginagentmarketplace
Statistical analysis methods, hypothesis testing, and probability for data analytics
united-airlines-baggage-fee-calculator
by Ontos-AI
Opens the United Airlines baggage fee calculator webpage.
three-js
by noklip-io
This skill should be used when the user asks to "create a 3D scene", "add a mesh", "implement OrbitControls", "load a GLTF model", "add bloom post-processing", "write a custom shader", "create particle effects", "optimize Three.js performance", "use WebGPU", "add shadows", "animate a model", or mentions Three.js, threejs, WebGL, WebGPU, GLTF, raycaster, shader material, PBR material, or post-processing effects. IMPORTANT: This skill is for VANILLA Three.js (imperative JavaScript). For React Three Fiber (@react-three/fiber, R3F, drei), check the r3f-best-practices skill, although three-js skills helps when working with R3F since R3F is a React renderer for Three.js. Provides complete Three.js reference for 3D web graphics including scene setup, geometry, materials, textures, lighting, cameras, loaders, animation, controls, interaction, shaders, post-processing, performance optimization, TSL/node materials, WebGPU, physics, and VR/XR integration.
threejs-builder
by CookSaw
Creates simple Three.js web apps with scene setup, lighting, geometries, materials, animations, and responsive rendering. Use for: "Create a threejs scene/app/showcase" or when user wants 3D web content. Supports ES modules, modern Three.js r150+ APIs.
hook-timer
by rozwer
Show hook execution timing from hook-timer.jsonl. Highlights slow hooks over 500ms.
geojson-points
by mmbmf1
Convert JSON rows with latitude/longitude fields into a GeoJSON FeatureCollection using raw PostGIS SQL.
postgis-buffer
by mmbmf1
Create buffer geometries with ST_Buffer, with correct units and safe patterns for geometry vs geography.
postgis-transform
by mmbmf1
Reproject PostGIS geometry using ST_Transform with correct SRID handling and safe usage patterns.
maths
by udnisap
Performs numerical and symbolic mathematics using NumPy, SciPy, SymPy, and mpmath. Use when the user needs linear algebra, arrays, optimization, integration, ODEs, symbolic expressions, equation solving, or arbitrary-precision arithmetic.
xlsx
by macnversion
"Comprehensive spreadsheet creation, editing, and analysis with support for formulas, formatting, data analysis, and visualization. When Claude needs to work with spreadsheets (.xlsx, .xlsm, .csv, .tsv, etc) for: (1) Creating new spreadsheets with formulas and formatting, (2) Reading or analyzing data, (3) Modify existing spreadsheets while preserving formulas, (4) Data analysis and visualization in spreadsheets, or (5) Recalculating formulas"
data-analysis
by IHKREDDY
Data analysis workflows and patterns for exploring, transforming, and visualizing data. Use when working with data, creating reports, or when users mention "data analysis", "analyze data", "data exploration", or "reporting".
postgis-nearest
by mmbmf1
Find nearest features efficiently using PostGIS KNN (<->) and distance ordering (with SRID/unit guidance).
scarface-mean-reversion
by copyleftdev
Trade mean reversion setups in the style of Scarface Trades, the mean reversion specialist known for mathematical precision and statistical edge. Emphasizes standard deviation bands, RSI extremes, and calculated entries with defined risk. Use when trading overextended moves, fading extremes, or building systematic reversion strategies.
hytopia-plugins
by Abstrucked
Helps create and use plugins in HYTOPIA SDK games. Use when users need to add NPM packages, create reusable modules, or extend game functionality. Covers plugin requirements, installation, and best practices.
subject-line-engine
by tonyflo79
Generate high-performing email subject lines from 18 formula categories derived from analysis of 2,684 Ben Settle emails. Use AFTER email bodies are written by E1 — subject lines must match the WRITTEN email, not a planned or hypothetical one. Produces multiple subject line candidates per email, scores them against 7 SL-specific criteria, and presents the top 5-10 for human selection. Targets 6-7 word sweet spot from corpus analysis. Trigger when users mention subject lines, email subjects, SL testing, open rate optimization, or writing subject lines for existing email drafts. Requires E1 email draft output.
data-analysis
by IHKREDDY
Analyze datasets using Python with pandas, numpy, and visualization libraries. Generates statistical summaries, identifies patterns, creates charts, and provides insights. Use when analyzing CSV/Excel files, exploring data, creating visualizations, or when users mention data analysis, statistics, charts, or datasets.
manim-composer
by alexwelcing
Trigger when: (1) User wants to create an educational/explainer video, (2) User has a vague concept they want visualized, (3) User mentions "3b1b style" or "explain like 3Blue1Brown", (4) User wants to plan a Manim video or animation sequence, (5) User asks to "compose" or "plan" a math/science visualization. Transforms vague video ideas into detailed scene-by-scene plans (scenes.md). Conducts research, asks clarifying questions about audience/scope/focus, and outputs comprehensive scene specifications ready for implementation with ManimCE or ManimGL. Use this BEFORE writing any Manim code. This skill plans the video; use manimce-best-practices or manimgl-best-practices for implementation.
xlsx
by zhuxining
"Comprehensive spreadsheet creation, editing, and analysis with support for formulas, formatting, data analysis, and visualization. When Claude needs to work with spreadsheets (.xlsx, .xlsm, .csv, .tsv, etc) for: (1) Creating new spreadsheets with formulas and formatting, (2) Reading or analyzing data, (3) Modify existing spreadsheets while preserving formulas, (4) Data analysis and visualization in spreadsheets, or (5) Recalculating formulas"
xlsx
by Jackiexiao
"QUERY LENGTH LIMIT EXCEEDED. MAX ALLOWED QUERY : 500 CHARS"
TsaoSciComputation
by SUNHAOJUN22
Route full-scale scientific-computation requests through explicit contracts, solver-aware preparation, convergence, physical validation, uncertainty, provenance, and fail-closed scientific acceptance.
xlsx
by zhongjis
"Use this skill any time a spreadsheet file is the primary input or output. This means any task where the user wants to: open, read, edit, or fix an existing .xlsx, .xlsm, .csv, or .tsv file (e.g., adding columns, computing formulas, formatting, charting, cleaning messy data); create a new spreadsheet from scratch or from other data sources; or convert between tabular file formats. Trigger especially when the user references a spreadsheet file by name or path — even casually (like \"the xlsx in my downloads\") — and wants something done to it or produced from it. Also trigger for cleaning or restructuring messy tabular data files (malformed rows, misplaced headers, junk data) into proper spreadsheets. The deliverable must be a spreadsheet file. Do NOT trigger when the primary deliverable is a Word document, HTML report, standalone Python script, database pipeline, or Google Sheets API integration, even if tabular data is involved."
stats
by rozwer
Show usage statistics from stats.jsonl — tool/skill usage counts, top 5, and optimization suggestions.
xlsx
by jyasuu
"Comprehensive spreadsheet creation, editing, and analysis with support for formulas, formatting, data analysis, and visualization. When Claude needs to work with spreadsheets (.xlsx, .xlsm, .csv, .tsv, etc) for: (1) Creating new spreadsheets with formulas and formatting, (2) Reading or analyzing data, (3) Modify existing spreadsheets while preserving formulas, (4) Data analysis and visualization in spreadsheets, or (5) Recalculating formulas"
geojson-postgis
by mmbmf1
Serialize PostGIS geometry rows into a GeoJSON FeatureCollection for map display (4326, Feature + properties).