naming-house
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
Chinesenaming-house
naming-house
<!-- k-skill:cli-stub — generated by scripts/generate-skill-stubs.js; edit skill.json / instruction.md instead -->
<!-- k-skill:cli-stub — 由scripts/generate-skill-stubs.js生成;请编辑skill.json / instruction.md -->
Get the full instructions (required first step)
获取完整说明(第一步必填)
Run this and follow its output as the primary instructions for this skill:
bash
npx -y @nomadamas/k-skill@0 instruct naming-houseThe CLI detects the current runtime (Dolshoi vault/CloakBrowser vs generic) and prints only the applicable instructions, always up to date. Helper files bundled with the CLI are listed by:
bash
npx -y @nomadamas/k-skill@0 files naming-houseIf is unavailable, install Node.js 18+ or follow https://github.com/NomaDamas/k-skill#readme, or read the source instructions at https://github.com/NomaDamas/k-skill/blob/main/naming-house/instruction.md.
npx运行以下命令,并按照输出内容作为本skill的主要操作说明:
bash
npx -y @nomadamas/k-skill@0 instruct naming-houseCLI会检测当前运行环境(Dolshoi vault/CloakBrowser 还是通用环境),并仅打印适用的最新说明。可通过以下命令查看CLI附带的辅助文件列表:
bash
npx -y @nomadamas/k-skill@0 files naming-houseHard rules even without the CLI
无需CLI也需遵守的硬性规则
- Never execute payment, message/email delivery, final submission, cancellation, or public posting without the user's explicit approval immediately beforehand.
- Never ask for, print, or store plaintext credentials in chat, files, or shell arguments.
- Never bypass legal, physical-presence, CAPTCHA, identity-proofing, or electronic-signature boundaries.
- 在未获得用户即时明确批准的情况下,绝不能执行付款、消息/邮件发送、最终提交、取消或公开发布操作。
- 绝不能在聊天、文件或Shell参数中索要、打印或存储明文凭证。
- 绝不能绕过法律限制、实体在场验证、CAPTCHA、身份验证或电子签名的相关要求。