← 返回 Skills 市场
105
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install expense-approval-workflow-designer
功能描述
Creates structured expense approval workflow frameworks with actionable recommendations and next-step checklists for process design.
使用说明 (SKILL.md)
Expense Approval Workflow Designer
Overview
Designs expense approval workflows. This is a descriptive skill that provides frameworks and templates without executing real code.
Safety
- No real code execution
- No external API calls
- No financial transactions
- Informational only
Outputs
- Structured analysis
- Actionable recommendations
- Next steps checklist
安全使用建议
This skill appears coherent and low-risk: it only parses input and returns JSON recommendations. Because the source/homepage is unknown, you may want to (1) review handler.py locally to confirm it matches your expectations (it does, in this package), (2) run the included tests in a sandbox to verify behavior, and (3) watch for future updates from unknown authors or added install steps that could introduce network activity or credential requests. If you plan to integrate it into an automated agent, consider limiting the agent's ambient permissions and monitoring any outbound network traffic.
功能分析
Type: OpenClaw Skill
Name: expense-approval-workflow-designer
Version: 1.0.0
The skill is a purely informational tool designed to provide expense approval workflow templates and recommendations. The code in `handler.py` performs basic string parsing and regex matching to generate static advice, with no evidence of network access, file system manipulation, or code execution. The presence of template-like conditional logic (e.g., comparing the skill slug to other strings) suggests it was generated from a boilerplate, but it contains no malicious intent or high-risk vulnerabilities.
能力评估
Purpose & Capability
Name/description match the included files: handler.py implements parsing and returns structured JSON recommendations for expense approval workflows. No unrelated binaries, credentials, or config paths are requested.
Instruction Scope
SKILL.md emphasizes 'no real code execution' and 'no external API calls' which is consistent with the behavior — the included handler.py is small, purely local parsing/templating code and does not perform network calls. Minor inconsistency: an executable handler.py is included even though the SKILL.md frames the skill as 'descriptive only' (this is not harmful but worth noting).
Install Mechanism
No install spec (instruction-only style) and no external downloads. The package contains only local Python code and tests; nothing is fetched from the network during install.
Credentials
No environment variables, credentials, or config paths are required. The skill does not request secrets or unrelated service keys.
Persistence & Privilege
always is false and the skill requests no persistent system modifications or privileges. It does not modify other skills or system settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install expense-approval-workflow-designer - 安装完成后,直接呼叫该 Skill 的名称或使用
/expense-approval-workflow-designer触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of Expense Approval Workflow Designer.
- Provides structured frameworks and templates for designing expense approval processes.
- Outputs include analysis, actionable recommendations, and next-step checklists.
- Safety-focused: does not execute code, make API calls, or process real transactions.
- For informational and planning purposes only.
元数据
常见问题
Expense Approval Workflow Designer 是什么?
Creates structured expense approval workflow frameworks with actionable recommendations and next-step checklists for process design. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 105 次。
如何安装 Expense Approval Workflow Designer?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install expense-approval-workflow-designer」即可一键安装,无需额外配置。
Expense Approval Workflow Designer 是免费的吗?
是的,Expense Approval Workflow Designer 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Expense Approval Workflow Designer 支持哪些平台?
Expense Approval Workflow Designer 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Expense Approval Workflow Designer?
由 haidong(@harrylabsj)开发并维护,当前版本 v1.0.0。
推荐 Skills