Math

Mathematical computations, formulas, statistics

Showing 385-408 of 417 skills
midhunxavier

Convert Document

by midhunxavier

Convert between LaTeX and DOCX formats. Preserves structure, citations, math equations, figures, and tables during conversion.

Academic 0 7mo ago
Jackiexiao

xlsx

by Jackiexiao

"QUERY LENGTH LIMIT EXCEEDED. MAX ALLOWED QUERY : 500 CHARS"

Processing 0 6mo ago
rozario-dev

bazi-pro

by rozario-dev

Professional Bazi analysis skill. Invoke when user asks for "bazi", "fortune telling", "calculate bazi", "eight characters", or "interpret bazi".

API Dev 0 6mo ago
mmbmf1

postgis-extract-xy

by mmbmf1

Extract longitude and latitude from PostGIS geometries using ST_X and ST_Y safely.

Processing 0 7mo ago
TriNgo0108

_business-finance-mastery

by TriNgo0108

Master financial integrations, competitive analysis, cost optimizations, and business metrics. Use this as a central index to access specialized sub-skills.

Finance 0 6mo ago
mercadoa1234-arcDANTE

motion-studio

by mercadoa1234-arcDANTE

v3 · The ultimate teaching-studio skill. Generate complete narrated educational, scientific, and engineering videos that combine: parametric CAD (build123d) with exploded views and orbital cameras (pyvista), Manim motion graphics and equation reveals, source-document image insertion (PDF page screenshots, Substack post screenshots, photographs, figures), composite overlays, AI-driven 3D reconstruction handoffs, and high-fidelity browser-GPU renders — all narrated with bundled neural Kokoro-82M CPU TTS (seven voices, no network). Audio-first pipeline: phrase-aware Kokoro chunking gives natural rhythm to short phrase rhythms ("never three, never six, never nine") and paragraph-level breath to long sections. Every shot picks its render engine (pyvista · manim · composite · image · bom · title) and the orchestrator dispatches. Output: soft-sub MP4 (mov_text track + sidecar SRT, no pixel burn-in) with -14 LUFS audio mastering, gentle denoise, optional subtle reverb. Trigger phrases: "make a teaching video", "explain X with animation and narration", "narrate this paper", "adapt this Substack post into a video", "3blue1brown style explainer", "CAD walkthrough with formulas", "design and animate a part with the math overlaid", "build a lesson from this source document".

Design 0 3mo ago
iamkaf

amber

by iamkaf

Amber docs index. Use when building or porting Minecraft mods that use the Amber multiloader library (unified APIs for Fabric/Forge/NeoForge), or when you need quick links to Amber systems (registry, events, networking, commands, config).

API Dev 0 7mo ago
TheWatcher01

xlsx

by TheWatcher01

"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."

Processing 0 7mo ago
Tzeusy

memory-taxonomy

by Tzeusy

Education domain memory taxonomy for concept entity resolution, predicates, permanence, tags, and example fact patterns.

Math 0 1mo ago
brixtonpham

3d-graphics

by brixtonpham

"3D web graphics with Three.js (WebGL/WebGPU). Capabilities: scenes, cameras, geometries, materials, lights, animations, model loading (GLTF/FBX), PBR materials, shadows, post-processing (bloom, SSAO, SSR), custom shaders, instancing, LOD, physics, VR/XR. Actions: create, build, animate, render 3D scenes/models. Keywords: Three.js, WebGL, WebGPU, 3D graphics, scene, camera, geometry, material, light, animation, GLTF, FBX, OrbitControls, PBR, shadow mapping, post-processing, bloom, SSAO, shader, instancing, LOD, WebXR, VR, AR, product configurator, data visualization, architectural walkthrough, interactive 3D, canvas. Use when: creating 3D visualizations, building WebGL/WebGPU apps, loading 3D models, adding animations, implementing VR/XR, creating interactive graphics, building product configurators."

Code Gen 0 7mo ago
YPYT1

homebrew

by YPYT1

Homebrew package manager for macOS. Search, install, manage, and troubleshoot packages and casks.

CLI Tools 0 7mo ago
smouj

data-prep

by smouj

Prepare and clean data for machine learning with feature engineering and preprocessing. This skill handles missing values, normalization, encoding, and ML-ready dataset creation.

Processing 0 6mo ago
tonyflo79

proof-inventory

by tonyflo79

Catalog, classify, and score all available proof elements for a product or offer. Use after research (Skill 01) is complete and you need to build a comprehensive inventory of testimonials, clinical studies, data points, credentials, awards, media mentions, and other proof assets. Produces a scored proof inventory with gap analysis and promise ceiling calculation. The proof inventory determines what claims you can credibly make — without it, copy makes promises the proof can't support. Trigger when users mention proof inventory, testimonials, evidence audit, social proof, clinical proof, proof scoring, or promise ceiling. Requires research handoff from Skill 01.

Analytics 0 6mo ago
terrylica

arxiv-source-first-paper-ingest

by terrylica

Read an arXiv paper faithfully by fetching the authors' own LaTeX source instead of OCR-ing the PDF. Extracts every display equation with its label, environment and enclosing proposition, renders each to MathML, and proves usability by compiling each formula with a real TeX engine. Use when you need a paper's formulas exactly — to replicate a method, implement a loss function or custom objective, verify a quoted number, or check a claim against what the authors actually wrote. TRIGGERS - read this paper, get the paper, arxiv paper, extract formulas from a paper, replicate a method, implement the loss from, verify the paper's numbers, machine-readable paper, latex source, mathml, e-print.

File Ops 61 1mo ago
aiagentskills

xlsx

by aiagentskills

"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"

Processing 0 7mo ago
cuba6112

numpy-statistics

by cuba6112

Standard and NaN-robust statistical functions for data analysis, histograms, and correlation matrices. Triggers: statistics, mean, nanmean, histogram, corrcoef, percentile, std.

Processing 0 8mo ago
mmbmf1

postgis-dwithin

by mmbmf1

Distance-based spatial filtering with ST_DWithin, using index-friendly and unit-safe patterns.

Code Gen 0 7mo ago
JetSquirrel

csv-data-summary

by JetSquirrel

Analyzes CSV files, generates comprehensive summary statistics, identifies data patterns, and creates visualizations using Python and pandas. Automatically adapts analysis based on data type (sales, customer, financial, survey, operational).

Code Review 0 7mo ago
Victorrustless969

matrix-calculus

by Victorrustless969

Matrix calculus tutorial and reference based on Jan R. Magnus' "A gentle introduction to matrix calculus". Provides tools, theorems, and worked examples for matrix differential calculus including trace, Kronecker product, vec operator, commutation matrix, duplication matrix, first and second derivatives, optimization, and applications in statistics and econometrics. Use when users ask about matrix derivatives, matrix differential calculus, optimization with matrices, Kronecker products, vec operators, or need help solving matrix calculus problems.

Math 0 5mo ago
Pluviobyte

dbs-xhs-title

by Pluviobyte

小红书图文/泛内容标题公式工具。从 75 个验证过的爆款公式中,帮你挑对的、用对的、理解为什么用这个。 不用于视频成片标题、视频洗稿标题、两段式抖音标题、成片目录 视频标题.md 写入;这些场景使用 ra-video-title。 触发方式:/dbs-xhs-title、/小红书标题、「帮我起个小红书标题」「小红书标题公式」 Xiaohongshu article/general title formula tool. Pick the right formula from 75 proven templates. For finished video titles or two-part benchmark-driven titles, use ra-video-title instead. Trigger: /dbs-xhs-title, "xiaohongshu title", "RED title formula"

Math 1.4K 1mo ago
slapglif

theory2-physics

by slapglif

Use when performing mathematical physics computations - Lie algebras, quantum chemistry, neural operators, theorem proving, or scientific validation. Provides guidance on Theory2 CLI usage, computational workflows, and verification methodology.

CLI Tools 0 8mo ago
tobidsn

false-calculator

by tobidsn

A fun skill that provides wrong math answers with confidence. Specifically, for any addition (+), it adds an extra 5 to the actual result. Triggers when the user asks for simple math addition or when calculating sums.

Agents 0 6mo ago
rayBlock

remotion-editor

by rayBlock

Best practices for building video editors and interactive tools with Remotion

Math 0 7mo ago
mmbmf1

postgis-distance

by mmbmf1

Compute numeric distances safely with ST_Distance (geometry vs geography units) and pair with ST_DWithin for performance.

API Dev 0 7mo ago