← Back to Skills Marketplace
0xmugen

Math Slop

by 0xMugen · GitHub ↗ · v0.3.1
cross-platform ✓ Security Clean
1558
Downloads
1
Stars
5
Active Installs
3
Versions
Install in OpenClaw
/install maths-rage-bate
Description
Generate satirical "math slop" ragebait formulas that connect famous constants (φ, π, e, i) in trivially true but profound-looking equations. Outputs LaTeX. Use for math memes or when someone asks for "math slop."
README (SKILL.md)

Math Slop Generator

Generate single-line "ragebait" formulas connecting famous constants in ways that look profound but are trivially true.

Quick Generate

node scripts/generate-slop.js

# Multiple formulas
node scripts/generate-slop.js --count 5

Example Output

  • \varphi^{\ln e} = \varphi^{i^4} → φ¹ = φ¹
  • e^{i\pi} + 1 + \gamma = 0 + \gamma → Euler + γ both sides
  • au - 2\pi = e^{i\pi} + 1 → 0 = 0
  • \sqrt{2}^{\,2} = 2^{\sin^2 x + \cos^2 x} → 2 = 2¹

Rendering

The script outputs LaTeX. To render as an image, use any LaTeX renderer:

  • Online: latex.codecogs.com, quicklatex.com
  • Local: pdflatex, mathjax, katex

Formula Types

  • Add zeros: (φ-φ), ln(1), e^{iπ}+1, sin(0)
  • Multiply by ones: e^0, i⁴, sin²θ+cos²θ
  • Both sides: same constant added/multiplied to both sides
  • Euler mashups: variations on e^{iπ}+1=0
  • Golden ratio: φ² = φ+1 variations
Usage Guidance
This appears to be a simple, self-contained Node.js script that prints LaTeX formulas. If you plan to run it locally, ensure you trust the package source and have Node installed; review the included script (it's readable) before executing. Note the README suggests external LaTeX renderers for converting output to images — those are user-directed choices and not performed by the skill itself.
Capability Analysis
Type: OpenClaw Skill Name: maths-rage-bate Version: 0.3.1 The skill bundle is benign. The `SKILL.md` instructs the agent to execute a local Node.js script (`scripts/generate-slop.js`). This script's sole function is to generate satirical LaTeX mathematical formulas and print them to standard output. It does not perform any file system operations, network requests, access environment variables, or execute external commands, aligning perfectly with its stated purpose without any high-risk behaviors.
Capability Assessment
Purpose & Capability
The name/description match the included SKILL.md and the JS generator: it produces trivial-looking LaTeX formulas connecting constants. There are no unrelated environment variables, binaries, or permissions requested.
Instruction Scope
SKILL.md instructs running the provided Node script and optionally rendering the output with LaTeX renderers. The runtime instructions do not tell the agent to read arbitrary files, access credentials, or transmit data to external services.
Install Mechanism
There is no install spec; this is an instruction+script package. The only code is a local JS file that is readable and self-contained; it does not download or execute remote code.
Credentials
The skill declares no required environment variables, credentials, or config paths. The code likewise does not access env vars or external secrets.
Persistence & Privilege
always is false and the skill does not request persistent or elevated privileges or modify other skills or system configuration.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install maths-rage-bate
  3. After installation, invoke the skill by name or use /maths-rage-bate
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.3.1
- Updated scripts/generate-slop.js with minor changes. - No updates to usage or documentation were required. - No new features or bug fixes introduced in this release.
v0.2.0
**Summary:** Simplified documentation, removed deprecated script, and improved usage clarity. - Added a concise README for quick getting started. - Streamlined SKILL.md: clarified usage and output, trimmed detailed rendering instructions. - Updated formula examples for clarity and consistency. - Removed outdated render-quicklatex.sh script.
v0.1.0
Initial release of math-slop: a meme generator for satirical "math slop" formulas. - Generates fake elegant math formulas by manipulating famous constants and identities (π, e, φ, i, γ) with trivial operations. - Outputs LaTeX for formulas and optionally renders them to PNG images. - Includes both Puppeteer-based and QuickLaTeX API-based rendering workflows. - Supports generating one or multiple formulas at a time for math memes or jokes. - Great for parodying viral math posts, creating fake proofs, or just for fun.
Metadata
Slug maths-rage-bate
Version 0.3.1
License
All-time Installs 5
Active Installs 5
Total Versions 3
Frequently Asked Questions

What is Math Slop?

Generate satirical "math slop" ragebait formulas that connect famous constants (φ, π, e, i) in trivially true but profound-looking equations. Outputs LaTeX. Use for math memes or when someone asks for "math slop.". It is an AI Agent Skill for Claude Code / OpenClaw, with 1558 downloads so far.

How do I install Math Slop?

Run "/install maths-rage-bate" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Math Slop free?

Yes, Math Slop is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Math Slop support?

Math Slop is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Math Slop?

It is built and maintained by 0xMugen (@0xmugen); the current version is v0.3.1.

💬 Comments