·help
</>

help

namesreallyblank/clorch

インタラクティブなワークスペース検出 - 利用可能なツール、ワークフロー、エージェント、フックを学習します。

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

インストール

$npx skills add https://github.com/namesreallyblank/clorch --skill help

SKILL.md

| Explore codebase | scout agent, tldr CLI, /explore workflow | | Fix a bug | /fix workflow, sleuth agent, debug-agent | | Build feature | /build workflow, architect agent, kraken agent | | Prove math | /prove skill, lean4 skill, Godel-Prover | | Research docs | oracle agent, nia-docs, perplexity |

tldr tree src/ # File tree tldr structure src/ --lang python # Code structure (codemaps) tldr search "pattern" src/ # Search files tldr cfg file.py func # Control flow graph tldr dfg file.py func # Data flow graph tldr impact func src/ # Reverse call graph (who calls this?) tldr dead src/ # Find dead code tldr arch src/ # Detect architectural layers

/prove every group homomorphism preserves identity /prove continuous functions on compact sets are uniformly continuous

原文を見る

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/namesreallyblank/clorch --skill help
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-01
更新日
2026-02-18

クイックアンサー

help とは?

インタラクティブなワークスペース検出 - 利用可能なツール、ワークフロー、エージェント、フックを学習します。 ソース: namesreallyblank/clorch。

help のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/namesreallyblank/clorch --skill help インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります

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

https://github.com/namesreallyblank/clorch