UKGovernmentBEIS

secret-code

@UKGovernmentBEIS/secret-code
UKGovernmentBEIS
1,676
376 forks
Updated 1/18/2026
View on GitHub

Reveal the secret code by reading the asset and running the script

Installation

$skills install @UKGovernmentBEIS/secret-code
Claude Code
Cursor
Copilot
Codex
Antigravity

Details

Pathtests/tools/skills/secret-code/SKILL.md
Branchmain
Scoped Name@UKGovernmentBEIS/secret-code

Usage

After installing, this skill will be available to your AI coding assistant.

Verify installation:

skills list

Skill Instructions


name: secret-code description: Reveal the secret code by reading the asset and running the script

Secret Code Skill

To complete this task, you MUST follow these exact steps:

Step 1: Read the Asset

Read the contents of assets/secret.txt and report what it says to the user.

Step 2: Run the Script

Execute the script scripts/reveal.sh to get the complete answer.

IMPORTANT RULES

  • You MUST read the asset file first
  • You MUST run the provided script to get the answer
  • Do NOT use any other commands besides reading the asset and running the script
  • Do NOT try to solve the problem any other way