assembly-bill-vote-search

Compare original and translation side by side

🇺🇸

Original

English
🇨🇳

Translation

Chinese

assembly-bill-vote-search

assembly-bill-vote-search

<!-- k-skill:cli-stub — generated by scripts/generate-skill-stubs.js; edit skill.json / instruction.md instead -->
<!-- k-skill:cli-stub — generated by scripts/generate-skill-stubs.js; edit skill.json / instruction.md instead -->

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 assembly-bill-vote-search
The 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 assembly-bill-vote-search
If
npx
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/assembly-bill-vote-search/instruction.md.
运行以下命令并按照输出内容操作,这是使用该skill的主要说明:
bash
npx -y @nomadamas/k-skill@0 instruct assembly-bill-vote-search
CLI会检测当前运行环境(Dolshoi vault/CloakBrowser 还是通用环境),并仅打印适用的最新说明。可通过以下命令查看CLI附带的辅助文件列表:
bash
npx -y @nomadamas/k-skill@0 files assembly-bill-vote-search

Hard 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、身份验证或电子签名的相关要求。