secret-code
Installation
SKILL.md
Secret Code Skill
Reveals the secret code by reading the asset and running the bundled script.
Workflow
- Read the contents of
assets/secret.txtand report the value to the user. - Execute
bash scripts/reveal.shto retrieve the complete answer.
Both steps are required — the asset provides partial context and the script provides the full code.