← 返回 Skills 市场
1558
总下载
1
收藏
5
当前安装
3
版本数
在 OpenClaw 中安装
/install maths-rage-bate
功能描述
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."
使用说明 (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 sidesau - 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
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install maths-rage-bate - 安装完成后,直接呼叫该 Skill 的名称或使用
/maths-rage-bate触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
常见问题
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.". 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1558 次。
如何安装 Math Slop?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install maths-rage-bate」即可一键安装,无需额外配置。
Math Slop 是免费的吗?
是的,Math Slop 完全免费(开源免费),可自由下载、安装和使用。
Math Slop 支持哪些平台?
Math Slop 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Math Slop?
由 0xMugen(@0xmugen)开发并维护,当前版本 v0.3.1。
推荐 Skills