·math-help
</>

math-help

namesreallyblank/clorch

数学認知スタックのガイド - どのようなツールが存在し、それぞれをいつ使用するか

1インストール·0トレンド·@namesreallyblank

インストール

$npx skills add https://github.com/namesreallyblank/clorch --skill 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 で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/namesreallyblank/clorch