一键导入
env-secrets-manager
Secure management of environment variables and secrets across ACT projects. Use for secret audits, rotation, setup, sync, and security scans.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Secure management of environment variables and secrets across ACT projects. Use for secret audits, rotation, setup, sync, and security scans.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Read ACT's energy-orbit relational CRM — where a person sits (supporter ring vs community constellation), their evidence or owes, flags (violation/dupe/ghost/uncaptured), and the gated next move. Read-only by default; never auto-writes. Use when user says "orbit", "/orbit", "where does <person> sit", "show me the orbit", "is <person> on the wrong lane / a community-line violation", "who's uncaptured", or wants to read or act on the relationship system before any GHL write.
BAS quarter preparation, receipt acquittal, and learning loop for ACT. Use for BAS prep, missing receipt hunts, vendor reconciliation, and quarterly retrospectives. Accumulates patterns and learnings across quarters so each BAS cycle gets cleaner.
Drives the NAB Visa
Query actual database schema before writing any query, migration, or API endpoint. Prevents wrong column names — the
Verify Supabase connection, TypeScript health, and schema before any database or implementation work. Use when starting a session, before migrations, or when something feels off.
Review and tag untagged Xero transactions / bank lines / invoices with project codes — the cross-project spend & income alignment workflow. Use when user says "tag transactions", "fix transaction tagging", "improve transaction coverage", or "align spend/income across projects".
| name | env-secrets-manager |
| description | Secure management of environment variables and secrets across ACT projects. Use for secret audits, rotation, setup, sync, and security scans. |
| Command | Purpose |
|---|---|
audit | Check secret health across all projects |
rotate <name> | Rotate a secret across all projects |
setup <path> | Setup .env for new project |
sync | Sync secrets across environments |
scan | Scan for security issues |
.env.local files (dev)GITHUB_TOKEN, GH_PROJECT_TOKENNOTION_TOKENSUPABASE_URL, SUPABASE_SERVICE_ROLE_KEYDO:
DON'T:
| Need | Reference |
|---|---|
| .env template | references/env-template.md |
| Commands | references/commands.md |
| Troubleshooting | references/troubleshooting.md |
| Emergency procedures | references/emergency.md |