Manusで任意のスキルを実行
ワンクリックで
ワンクリックで
ワンクリックでManusで任意のスキルを実行
始めるGitHub リポジトリ
issue-tree
issue-tree には pascalwhoop から収集した 2 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。
収集済み skills
2
Stars
0
更新
2026-01-12
Forks
0
職業カバレッジ
1 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー
このリポジトリの skills
クリエイター/リポジトリ/skill
skill
職業分類
説明
更新
init-problem-tree
マネジメントアナリスト
Initialize a new problem tree for recursive problem solving. Use when the user wants to set up a new problem to solve using the tree decomposition approach.
2026-01-12
solve-node
マネジメントアナリスト
Analyzes a single problem tree node and either decomposes it into sub-problems OR solves it directly. Never handles multiple nodes or siblings.
2026-01-12