← 返回 Skills 市场
gaogao605

差旅数字工具

作者 fenbeitong-trip · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
84
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install travel-tech
功能描述
差旅补助助手,支持补助标准查询、出差补助计算、补助申请、审批进度查询、发放状态跟踪等功能。Invoke when user needs to calculate travel allowance, submit allowance claims, or check allowance policy and sta...
安全使用建议
This skill appears internally consistent with its travel-allowance purpose and asks for no secrets, but a few practical questions remain before trusting it with real data: 1) Ask the publisher where the APIs actually run (host URLs) and how authentication is handled — the SKILL.md lists API names but no endpoints or auth scheme. 2) Confirm why python3 is declared required and whether any code will be executed on your agent host; if the skill will execute scripts, request the source or an install plan. 3) Verify how travel/claim data is stored and who can access it (privacy/retention). 4) Prefer skills that declare explicit endpoints, an owner/homepage, or provide source code; if this skill will be used in production, request more implementation details or a vetted backend before sending real personal or company travel data.
功能分析
Type: OpenClaw Skill Name: travel-tech Version: 1.0.0 The skill bundle (fb-travel-allowance-skill) consists of a metadata file and a detailed instruction manual (SKILL.md) for a travel allowance assistant. It defines business logic for calculating, applying for, and tracking travel subsidies based on corporate policies. There is no executable code provided, and the markdown instructions are strictly aligned with the stated purpose of financial administration without any signs of prompt injection, data exfiltration, or malicious intent.
能力评估
Purpose & Capability
The name/description (travel allowance assistant) aligns with the SKILL.md content (standards lookup, calculation, claim creation, approval tracking). One minor mismatch: the registry metadata declares a required binary 'python3' but the SKILL.md is purely documentation/instructions and does not call out any Python scripts or binaries; this could be legitimate (agent helpers may use Python for calculations) but it is not explained in the skill.
Instruction Scope
The SKILL.md stays within the travel-allowance domain: it defines inputs, outputs, calculation rules, sample JSON responses, and API names. It does not instruct the agent to read arbitrary system files, environment variables, or external endpoints beyond the listed API operations. However, the API list contains names but no host/URL, auth model, or external endpoints — the runtime integration details are missing.
Install Mechanism
There is no install spec and no code files (instruction-only), so nothing is written to disk or downloaded by the skill itself. This is lower risk. The only install-related oddity is the declared required binary 'python3' in metadata despite no shipped code.
Credentials
The skill requires no environment variables, credentials, or config paths. That is proportionate for a read/calc/claim assistant. If the skill were to call a backend API in practice, it would likely need authentication — but no such credentials are requested here.
Persistence & Privilege
always is false and the skill does not request any elevated or persistent system-wide privileges. There is no indication it will modify other skills or global agent settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install travel-tech
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /travel-tech 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
fb-travel-allowance-skill v1.0.0 - Initial release with full support for corporate travel allowance management. - Features include allowance standard lookup, automated calculation, claim submission, approval tracking, payment status, and compliance checks. - Supports customized rules for different job levels, city tiers, meal/accommodation provision, and exceptional scenarios. - Provides API endpoints for all core functions, with detailed output formats and application flow guidance. - Enables allowance statistics and expenditure analysis by individual and department.
元数据
Slug travel-tech
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

差旅数字工具 是什么?

差旅补助助手,支持补助标准查询、出差补助计算、补助申请、审批进度查询、发放状态跟踪等功能。Invoke when user needs to calculate travel allowance, submit allowance claims, or check allowance policy and sta... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 84 次。

如何安装 差旅数字工具?

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

差旅数字工具 是免费的吗?

是的,差旅数字工具 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

差旅数字工具 支持哪些平台?

差旅数字工具 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 差旅数字工具?

由 fenbeitong-trip(@gaogao605)开发并维护,当前版本 v1.0.0。

💬 留言讨论