Skip to main content
Run any Skill in Manus
with one click
GitHub repository

catalyst

catalyst contains 40 collected skills from imbue-ai, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
40
Stars
8
updated
2026-07-09
Forks
1
Occupation coverage
7 occupation categories · 100% classified
repository explorer

Skills in this repository

propose-experiment
life-scientists-all-other

Design and propose the next step: either a regular data-gathering experiment, literature search, or a concrete solution candidate.

2026-07-09
execute-proposal
software-developers

Determine the type of proposal given, execute/delegate accordingly, and return the appropriate resulting ID (experiment ID, literature search ID, or solution ID).

2026-07-07
score-theory-solutions
software-developers

Score and rank solution candidates relative to the research goal, and update parent theory scores.

2026-06-30
integrate-interpretations
life-scientists-all-other

Integrate recent interpretations from the interpretation log into the associated theory.

2026-06-26
rank-experiments
data-scientists-152051

Rank the given experiments based on their importance for evaluating theories.

2026-06-26
interpret-result
biological-scientists-all-other

Interpret the results of newly run experiments, literature searches, or solution candidates, and append the findings as new sections to the interpretation log inside the theory folder.

2026-06-24
rank-proposals
life-scientists-all-other

Compare and rank multiple proposals (experiments, literature searches, and solution candidates), separating solution candidates from other proposals.

2026-06-24
run-experiment
software-developers

Set up and run a single experiment. Experiments can be arbitrary Python scripts. All experiment execution must go through this skill.

2026-06-24
summarize-goal-progress
life-scientists-all-other

Summarize the current goal progress

2026-06-24
literature-review
software-developers

Search arXiv for relevant papers, download papers, and produce a structured literature review

2026-06-12
search-literature
physicists

Run a targeted literature search on specific findings or questions that emerged during theory development

2026-06-12
edit-theory
physicists

Apply a custom modification to a theory

2026-06-12
expand-theory
physicists

Expand a theory by applying suggested expansion reviews

2026-06-12
improve-adherence
physicists

Improve a theory based on adherence review findings

2026-06-12
polish-theory
physicists

Polish a theory to improve its clarity and make it easier to read. Does not add or remove any content, just rewords and restructures it.

2026-06-12
refine-hypothesis
physicists

Attempt to refine a given hypothesis

2026-06-12
streamline-theory
physicists

Streamline a theory down to its core essence.

2026-06-12
write-theory
physicists

Write a theory to explain a given phenomenon.

2026-06-12
summarize-research
physicists

Summarize the current research status

2026-06-10
support-idea
physicists

Run experiments and derive mathematical proofs to support a pre-existing theory idea supplied as a latex/pdf/markdown file or argument.

2026-06-09
falsify-hypothesis
physical-scientists-all-other

Attempt to falsify a given hypothesis

2026-06-08
predict-experiments
physical-scientists-all-other

Use the given theory to predict the results of a given set of experiments.

2026-06-08
suggest-expansions
physical-scientists-all-other

Review an entire theory and suggest concrete areas for expansion

2026-06-08
score-length
physical-scientists-all-other

Score the length of a given theory.

2026-06-08
score-theories
physical-scientists-all-other

Score the quality of the given theories relative to each other and update all population scores.

2026-06-08
smoke
physical-scientists-all-other

Trivial skill used to validate the orchestrator + agent runner plumbing without paying for a real research task

2026-06-04
review-adherence
physical-scientists-all-other

Review a given theory for adherence to guidance, constraints, and explanatory coverage

2026-06-03
refine-theory
physical-scientists-all-other

Refine a theory by sequentially applying all its available reviews

2026-06-03
review-theory
physical-scientists-all-other

Review all theorems/lemmas in a theory and suggest expansions

2026-06-03
explore
physical-scientists-all-other

Team of explorers that investigate a scientific phenomenon from multiple angles simultaneously

2026-06-01
rank-explanatory-power
physicists

Rank different theories based on their explanatory power

2026-05-28
score-soundness
physicists

Score the mathematical soundness of a given theory based on its existing falsification reports.

2026-05-28
rank-predictions
physicists

Rank different predictions based on how well they predict the results of a given experiment. Returns a ranked list of the theory IDs associated with each prediction with their accuracy ranking (1...n).

2026-05-28
score-theory-local-subscores
physicists

Score the given theory according to certain per-theory subscore criteria.

2026-05-28
score-guidance-adherence
physicists

Score how well the given theory adheres to the provided guidance.

2026-05-28
swarm
physical-scientists-all-other

Fan out a task to N independent agents with diverse approaches and collect all results

2026-05-28
write-n-theories
physical-scientists-all-other

Spawn N independent agents that each invoke the write-theory skill, producing N distinct root theories

2026-05-28
import-theory
physical-scientists-all-other

Import a pre-existing theory from a latex/pdf/markdown file and store in the context database.

2026-05-28
write-different-theory
writers-and-authors

Write a theory taking a *different* approach from the provided ones.

2026-05-28
streamline-theory-variations
writers-and-authors

Streamline a theory down to its core essence, selecting a few different options.

2026-05-11