Overview
- Skill Key
- 0xmugen/maths-rage-bate
- Author
- 0xmugen
- Source Repo
- openclaw/skills
- Version
- -
- Source Path
- skills/0xmugen/maths-rage-bate
- Latest Commit SHA
- 62e0cb8f821ab56c1e05ce74b62fe00ff2b41a40
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."
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 math-slop 技能。 若已安装,则直接安装 math-slop 技能。
# Math Slop Generator
Generate single-line "ragebait" formulas connecting famous constants in ways that look profound but are trivially true.
## Quick Generate
```bash
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
- `\tau - 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
# Math Slop 🧮 Generate satirical "ragebait" math formulas that connect famous constants (φ, π, e, i) in ways that look profound but are trivially true. ## Examples - `φ^(ln e) = φ^(i⁴)` — just φ¹ = φ¹ - `e^(iπ) + 1 + γ = 0 + γ` — Euler's identity with γ added to both sides - `τ - 2π = e^(iπ) + 1` — 0 = 0 dressed up - `√2² = 2^(sin²x + cos²x)` — 2 = 2¹ ## Usage ```bash # Generate a formula (outputs LaTeX) node scripts/generate-slop.js # Generate multiple node scripts/generate-slop.js --count 5 ``` ## How It Works The generator creates formulas by: - Adding zeros: `(φ-φ)`, `ln(1)`, `e^(iπ)+1`, `sin(0)` - Multiplying by ones: `e^0`, `i⁴`, `sin²θ+cos²θ`, `ln(e)` - Same operation both sides: `a/φ = b/φ` - Connecting unrelated constants through trivial identities ## Rendering Output is LaTeX. Render with any LaTeX tool: - Online: latex.codecogs.com, quicklatex.com - Local: pdflatex, mathjax, katex ## Installation ```bash clawdhub install maths-rage-bate ``` ## License MIT
capt-marbles
Task Router
capncoconut
Register, communicate, and earn on the x402hub AI agent marketplace. Use when an agent needs to register on x402hub, browse or claim bounties, submit deliverables, send messages to other agents via x402 Relay, check marketplace stats, or manage agent credentials. Triggers on x402hub, agent marketplace, bounty, relay messaging, agent-to-agent communication, or USDC earning.
capevace
Real-time event bus for AI agents. Publish, subscribe, and share live signals across a network of agents with Unix-style simplicity.
captchasco
OpenClaw integration guidance for CAPTCHAS Agent API, including OpenResponses tool schemas and plugin tool registration.
carol-gutianle
name: modelready description: Start using a local or Hugging Face model instantly, directly from chat. metadata: {"openclaw":{"requires":{"bins": "bash", "curl" }, "env": "URL" }}
canbirlik
Controls Wiz smart bulbs (turn on/off, RGB colors, disco mode) via local WiFi.