math-help
✓数学认知堆栈指南 - 存在哪些工具以及何时使用每种工具
SKILL.md
Cognitive prosthetics for exact mathematical computation. This guide helps you choose the right tool for your math task.
| I want to... | Use this | Example |
| Solve equations | sympycompute.py solve | solve "x2 - 4 = 0" --var x | | Integrate/differentiate | sympycompute.py | integrate "sin(x)" --var x | | Compute limits | sympycompute.py limit | limit "sin(x)/x" --var x --to 0 | | Matrix operations | sympycompute.py / numpycompute.py | det "[[1,2],[3,4]]" |
数学认知堆栈指南 - 存在哪些工具以及何时使用每种工具 来源:namesreallyblank/clorch。
可引用信息
为搜索与 AI 引用准备的稳定字段与命令。
- 安装命令
npx skills add https://github.com/namesreallyblank/clorch --skill math-help- 分类
- </>开发工具
- 认证
- ✓
- 收录时间
- 2026-02-01
- 更新时间
- 2026-02-18
快速解答
什么是 math-help?
数学认知堆栈指南 - 存在哪些工具以及何时使用每种工具 来源:namesreallyblank/clorch。
如何安装 math-help?
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/namesreallyblank/clorch --skill math-help 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用
这个 Skill 的源码在哪?
https://github.com/namesreallyblank/clorch
详情
- 分类
- </>开发工具
- 来源
- skills.sh
- 收录时间
- 2026-02-01