← 返回 Skills 市场
austineyapp

Expense Claims Ops

作者 austineyapp · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
325
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install expense-claims-ops
功能描述
Process personal/work expenses and reimbursement claims in a structured, low-friction workflow. Use when collecting receipts, categorizing spend, preparing c...
使用说明 (SKILL.md)

Expense & Claims Ops

Workflow

  1. Collect inputs: receipt set, date range, currency, policy constraints (if any), and claim destination (company tool/email/manual).
  2. Extract line items: date, merchant, amount, currency, category, payment method, receipt proof status.
  3. Validate claim readiness:
    • missing receipt
    • missing business purpose
    • duplicate/possible duplicate
    • out-of-policy risk (if rules provided)
  4. Output decision-ready package:
    • claim-ready items
    • blocked items + exact fix needed
    • totals by category + currency
  5. Generate submission artifacts:
    • claim summary block
    • per-item notes
    • follow-up draft for exceptions/approvals

Output Standard

  • Keep concise and actionable.
  • Use max 3 sections: Ready, Blocked, Next action.
  • Always include totals and missing-doc count.
  • If policy unknown, mark checks as "policy not provided".

References

  • For item schema and status labels, read references/expense-schema.md.
  • For copy-paste claim templates, read references/claim-templates.md.
  • For weekly processing cadence, read references/ops-cadence.md.
安全使用建议
This skill is instruction-only and internally consistent for processing expense items. Before using it, ensure you: (1) only feed it the receipts and fields you are comfortable sharing (don’t include sensitive personal documents), (2) provide any company-tool/email credentials only when you trust the agent/integration and understand where those credentials are stored/used, and (3) review the claim templates and schema included to confirm they match your organization's policy. Although no installs or secrets are requested by the skill itself, exercise the usual caution around sharing financial or personally identifiable data with any agent or integration.
功能分析
Type: OpenClaw Skill Name: expense-claims-ops Version: 1.0.0 The OpenClaw AgentSkills bundle for 'expense-claims-ops' is benign. All files (`_meta.json`, `SKILL.md`, `references/claim-templates.md`, `references/expense-schema.md`, `references/ops-cadence.md`) contain only instructions, schemas, and templates directly related to processing expense claims. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, obfuscation, or prompt injection attempts designed to subvert the AI agent's intended behavior or access sensitive data beyond the scope of expense processing.
能力评估
Purpose & Capability
Name, description, and included reference files all match a lightweight expense-claims workflow. The skill requests no binaries, env vars, or config paths that would be unrelated to processing receipts, so there are no surprising capability requests.
Instruction Scope
SKILL.md describes collecting receipts, extracting line items, validating rules, and producing summaries/templates. All steps operate on user-provided inputs (receipt set, date range, policy). Instructions do not direct the agent to read system files, environment variables, or contact external endpoints.
Install Mechanism
No install spec or code files are provided (instruction-only). This minimizes disk writes and avoids pulling external code; nothing to install or execute beyond the agent following the prose.
Credentials
The skill declares no required credentials or environment variables, which is appropriate. One operational note: in practice, integrating with a company tool or email (mentioned as possible 'claim destination') will require credentials provided by the user — the skill itself does not request them, so any credential prompts will come from the agent or external integrations, not this skill.
Persistence & Privilege
always is false and the skill is user-invocable. There is no indication the skill will persist itself, modify other skills, or change system/agent-wide settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install expense-claims-ops
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /expense-claims-ops 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of expense-claims-ops skill. - Introduces a structured workflow for processing expense and reimbursement claims. - Features collection, extraction, validation, and packaging of claim data. - Generates concise outputs: claim-ready items, blocked items with clear fixes, and actionable summaries. - Provides built-in standards for outputs and reference guides for common templates and cadences.
元数据
Slug expense-claims-ops
版本 1.0.0
许可证
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Expense Claims Ops 是什么?

Process personal/work expenses and reimbursement claims in a structured, low-friction workflow. Use when collecting receipts, categorizing spend, preparing c... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 325 次。

如何安装 Expense Claims Ops?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install expense-claims-ops」即可一键安装,无需额外配置。

Expense Claims Ops 是免费的吗?

是的,Expense Claims Ops 完全免费(开源免费),可自由下载、安装和使用。

Expense Claims Ops 支持哪些平台?

Expense Claims Ops 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Expense Claims Ops?

由 austineyapp(@austineyapp)开发并维护,当前版本 v1.0.0。

💬 留言讨论