Skip to main content
Run any Skill in Manus
with one click
allenai
GitHub creator profile

allenai

Repository-level view of 37 collected skills across 7 GitHub repositories.

skills collected
37
repositories
7
updated
2026-07-17
repository explorer

Repositories and representative skills

workspace
software-developers

Show the user the agent's work on a research project and save iterations on the user's behalf. Scaffold rendering and deploy infrastructure (Quarto today, GitHub Pages, dev container), show the rendered output, save iterations. Doesn't handle research execution (use `asta-flows`).

2026-07-17
asta-cli
software-developers

Install or update the `asta` CLI to the version pinned by this plugin. Invoke whenever `asta` is not on PATH (e.g. `command not found` for `asta`) or when a subcommand/flag appears missing — that signals a stale install needing an update.

2026-07-14
brainstorm
project-management-specialists

Converse with the user to identify the next most productive units of work for the current project, and record them in project.md under Pending Work. Use when the user wants to plan what to work on next, or when there is no project.md yet.

2026-07-06
do-work
software-developers

Execute the approved plan in work/<slug>/README.md (status ready), write outputs into work/<slug>/data/, record what happened in the Results section, then hand off to review-work. Use when there is a ready work item.

2026-07-06
plan-work
project-management-specialists

Write a detailed, executable plan for a single unit of work, then get it approved by review-plan. Updates work/<slug>/README.md with concrete instructions and sets status to ready (or needs-input if review repeatedly rejects).

2026-07-06
review-plan
project-management-specialists

Critic skill. Given a plan in work/<slug>/README.md (status pending-review), check that the steps are concrete, the tools are appropriate, and the plan is realistic. Write a verdict and feedback back into the README.

2026-07-06
review-work
project-management-specialists

Critic skill. Given an executed work item (status pending-assessment), assess whether the Goal was actually accomplished. Identify the root cause when it was not (incorrect assumption, technical blocker, missing data). Updates work/<slug>/README.md Assessment section.

2026-07-06
run
software-developers

Router skill that advances the project autonomously. Examines project.md Pending Work, dispatches to do-work for ready items or plan-work otherwise, and loops until no actionable work remains. Use when the user says "keep going", "work on the project", "run the next step".

2026-07-06
Showing top 8 of 24 collected skills in this repository.
Showing 7 of 7 repositories
All repositories loaded
allenai Agent Skills | SkillsMP