Skip to main content
在 Manus 中运行任何 Skill
一键导入

strop-init

星标1
分支0
更新时间2026年7月6日 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).

安装

用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。

SKILL.md
readonly