Run any Skill in Manus
with one click
with one click
Run any Skill in Manus with one click
Get StartedGitHub repository
agentsmd-rl
agentsmd-rl contains 3 collected skills from findalexli, with repository-level occupation coverage and site-owned skill detail pages.
skills collected
3
Stars
1
updated
2026-04-30
Forks
0
Occupation coverage
2 occupation categories · 100% classified
repository explorer
Skills in this repository
creator/repo/skill
skill
occupation
description
updated
scaffold-task
software-developers
Create a benchmark task from a GitHub PR. Use when generating new harbor tasks from merged PRs — fetches PR metadata, discovers agent configs, generates tests, Dockerfile, solve.sh, and eval_manifest.yaml.
2026-04-30
validate-task
software-quality-assurance-analysts-and-testers
Validate a harbor task with Docker oracle test — builds the image, runs nop test (expect reward=0), applies gold patch, runs gold test (expect reward=1). Use after scaffolding to verify task quality.
2026-04-30
scout-prs
software-developers
Find candidate GitHub PRs for new benchmark tasks. Searches repos for merged PRs with agent config files, filters by quality heuristics, and outputs JSONL candidates. Use when expanding the task pool.
2026-04-04