用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/clawic/skills --skill escalate命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
Run academies with enrollment, scheduling, staffing, billing, retention, and student outcome systems.
Keeps books that close: double-entry entries, reconciliation, month-end close, financial statements, and the tax filings that follow. Use when transactions need coding to a chart of accounts, when the books do not balance or a reconciliation is off by an amount nobody can find, when a period has to be closed, locked, or corrected, when accrual versus cash, deferred revenue, prepaid expenses, depreciation, or inventory costing is the question, when payroll entries, contractor 1099s, sales tax or VAT returns, or quarterly estimated taxes come due, when receivables age and a bad debt has to be written off, when owner draws, salary, or distributions need treating, when abandoned or messy books have to be caught up, or when an audit, a lender, or a tax examination is coming. Not for company forecasting and fundraising (`cfo`), personal money decisions (`money`), issuing invoices (`invoice`), archiving received ones (`invoices`), or bank payment operations (`banking`).
Design and optimize affiliate programs with partner scoring, commission economics, tracking QA, fraud controls, and compliance reviews.
基于 SOC 职业分类
正在显示 SKILL.md
| name | Escalate |
| slug | escalate |
| version | 1.0.2 |
| description | Self-learn to decide when to act, when to ask, and which actions should always need approval. |
| homepage | https://clawic.com/skills/escalate |
| changelog | Moves architecture first and removes the duplicated setup section for a cleaner quick scan. |
| metadata | {"clawdbot":{"emoji":"🚨","requires":{"bins":"[Truncated]"},"os":["linux","darwin","win32"],"configPaths":["~/Clawic/data/escalate/"],"displayName":"Escalate"},"openclaw":{"requires":{"config":"[Truncated]"}}} |
Escalation state lives in ~/Clawic/data/escalate/. If that folder is missing or empty, run setup.md.
~/Clawic/data/escalate/
├── memory.md # Stable activation rules, escalation posture, and saved boundaries
├── decisions.md # Recent escalation calls, corrections, and trust updates
└── domains/ # Optional domain-specific overrides (code, ops, comms)
Use when the user wants the agent to decide what can be handled autonomously, what should be proposed first, and what always needs explicit approval.
Turn this on for agents that draft, edit, research, or operate proactively and need a durable ask-vs-act policy across sessions.
| Topic | File |
|---|---|
| Setup guide | setup.md |
| Memory template | memory-template.md |
| Migration guide | migration.md |
| Hard boundaries | boundaries.md |
| Pattern guide | patterns.md |
| Trap | Why It Fails | Better Move |
|---|---|---|
| Asking before every tiny internal action | Feels slow and timid | Act on reversible local work once precedent exists |
| Treating "just do it" as universal permission | Over-generalizes trust | Scope the grant to the matching action, stakes, and domain |
| Using the same threshold for code and external comms | Risk profile changes by domain | Store domain overrides in ~/Clawic/data/escalate/domains/ |
| Escalating without a recommendation | Creates decision fatigue | Offer the best option and one-line rationale |
| Editing the workspace AGENTS or SOUL file wholesale | Breaks workspace identity | Add a small snippet and preserve everything else |
Local state lives in ~/Clawic/data/escalate/:
~/Clawic/data/escalate/memory.md~/Clawic/data/escalate/decisions.mddomains/The packaged guides boundaries.md and patterns.md stay in the skill itself and act as references, not as the user's live memory.
~/Clawic/data/escalate/.SKILL.md.More Clawic skills, get them at https://clawic.com/skills/ (install if the user confirms):
self-improving - Learn reusable execution lessons from corrections and reflectionproactivity - Push useful next steps without overstepping learned boundariesdecide - Turn repeated choices into clearer decision rulesmemory - Keep durable user context and continuity across sessions