Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick

calc

Sterne64
Forks5
Aktualisiert19. Mai 2026 um 19:02

Forcing function — any time the main agent is about to do numeric arithmetic, conversion, bit-mask decoding, or sign-reinterpretation on a value larger than a couple of digits, invoke this skill to route the math through a Bash / PowerShell / Python tool call instead of doing it in prose. The skill does NOT compute the answer; it instructs the agent to compute via tool and retract any hand-computed value it conflicts with. Invoke when the user types `/calc …` or when the agent catches itself about to write a hex value, a decoded bitmask, or a sign-extended integer inline without having run it through a tool first.

Installation

Mit Codex oder Claude installieren Kopieren Sie diesen Prompt, fügen Sie ihn in Codex, Claude oder einen anderen Assistant ein und lassen Sie die Skill-Seite prüfen und installieren.

SKILL.md
readonly