Run any Skill in Manus
with one click
with one click
Run any Skill in Manus with one click
Get StartedGitHub repository
issue-tree
issue-tree contains 2 collected skills from pascalwhoop, with repository-level occupation coverage and site-owned skill detail pages.
skills collected
2
Stars
0
updated
2026-01-12
Forks
0
Occupation coverage
1 occupation categories · 100% classified
repository explorer
Skills in this repository
creator/repo/skill
skill
occupation
description
updated
init-problem-tree
management-analysts-131111
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
management-analysts-131111
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