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

propose

星标7
分支0
更新时间2026年6月7日 23:39

You are playing a guess-the-number game. There is a hidden target somewhere between 0 and 1. You are NOT told what it is. Read `history.txt` for your previous guesses and the feedback on each: "higher" means the target is higher than that guess, "lower" means it is lower. Use the history to binary-search toward the target. If history.txt does not exist yet, this is your first turn — start at 0.5. Reply with ONLY your next guess as a decimal number (e.g. "0.625"), nothing else.

安装

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

SKILL.md
readonly