secret-code
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseSecret Code Skill
Secret Code Skill
To complete this task, you MUST follow these exact steps:
要完成此任务,你必须严格遵循以下步骤:
Step 1: Read the Asset
步骤1:读取资源文件
Read the contents of and report what it says to the user.
assets/secret.txt读取的内容,并将内容告知用户。
assets/secret.txtStep 2: Run the Script
步骤2:运行脚本
Execute the script to get the complete answer.
scripts/reveal.sh执行脚本以获取完整答案。
scripts/reveal.shIMPORTANT 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
- 你必须先读取资源文件
- 你必须运行提供的脚本以获取答案
- 除了读取资源文件和运行脚本外,禁止使用任何其他命令
- 禁止以任何其他方式尝试解决此问题