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

strop-init

Stars1
Forks0
UpdatedJuly 6, 2026 at 19:07

Bootstrap a NEW Strop task from a short brief. Infers everything inferable first (the brief text, any data samples already under tasks/<name>/data/, whether ./.env is configured, the shipped news-labeling task as a structural precedent) — a complete brief needs ZERO questions. For genuine gaps, asks ONE decision at a time via AskUserQuestion (recommended option listed FIRST, suffixed "(Recommended)") in dependency order: goal → data source → output schema → correctness standard/rubric weights → student model/.env → split policy. Then scaffolds tasks/<name>/, runs strop-init-agent to draft θ₀ (skill.seed.md), a rubric DRAFT, and task.md's `## Forward` / `## Output schema` / smoke-safe contract blocks, and writes the interview's decision record to tasks/<name>/design.md. Use when the user types /strop-init or asks to "新建一个 task / bootstrap a task / 起一个新任务". Arguments: task name (required), the brief (free text), headNum=N (default 0).

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly