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

propose

Stars7
Forks0
UpdatedJune 7, 2026 at 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.

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