一键导入
sardis-spending-policy
Teach an OpenClaw agent to set budgets, check policy before spend, and honor Sardis allow / requires_approval / deny outcomes.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Teach an OpenClaw agent to set budgets, check policy before spend, and honor Sardis allow / requires_approval / deny outcomes.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | sardis-spending-policy |
| description | Teach an OpenClaw agent to set budgets, check policy before spend, and honor Sardis allow / requires_approval / deny outcomes. |
| homepage | https://sardis.sh |
| user-invocable | false |
Use this skill only when SARDIS_API_KEY is present. If it is missing, stop and ask the operator to configure Sardis before attempting any money movement.
sardis_set_budget before the first spend.sardis_check_policy before every sardis_spend.allow.requires_approval.deny.Never infer authority from user wording alone. The Sardis policy result is the authority boundary.
Never split one payment into smaller payments to bypass a budget, approval threshold, merchant block, token block, or time window.
Never retry a denied action with changed fields unless the operator explicitly changes the budget or mandate first.
Teach an OpenClaw agent to inspect Sardis transactions, preserve evidence, and verify authority before reporting payment state.
Teach an OpenClaw agent to use Sardis payment verbs with policy checks, reversibility awareness, and fail-closed handling.