← 返回 Skills 市场
gaogao605

差旅打车

作者 fenbeitong-trip · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
93
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install tmc-ride
功能描述
差旅补助助手,支持补助标准查询、出差补助计算、补助申请、审批进度查询、发放状态跟踪等功能。Invoke when user needs to calculate travel allowance, submit allowance claims, or check allowance policy and sta...
安全使用建议
This skill appears to be an instruction-only travel-allowance helper and does not request credentials or install code, so its footprint is small. Before enabling it: 1) confirm why python3 is marked as a required binary in the skill metadata (it has no code files); 2) if you plan to connect it to your company's allowance system, ensure the skill (or your integration) will use explicit, documented API endpoints and scoped credentials — the SKILL.md lists API method names but no endpoints or auth details; and 3) avoid asking the skill to handle or transmit sensitive payroll/identity data until you know where data will be sent and which credentials will be used.
功能分析
Type: OpenClaw Skill Name: tmc-ride Version: 1.0.0 The skill bundle contains only metadata and a markdown documentation file (SKILL.md) describing a travel allowance management system. It outlines business logic, API interfaces, and calculation rules for travel subsidies without providing any executable code or suspicious instructions. No indicators of data exfiltration, malicious execution, or prompt injection were found.
能力评估
Purpose & Capability
The name, description, and the SKILL.md all describe travel-allowance calculation, application, and tracking; that matches expected inputs/outputs. Minor inconsistency: the skill metadata declares python3 as a required binary even though this is an instruction-only skill with no code files—requiring python3 is unnecessary for a pure instruction-only skill but not dangerous by itself.
Instruction Scope
SKILL.md contains detailed parameter lists, calculation rules, example outputs and API-method names but does not instruct the agent to read local files, access unrelated environment variables, or transmit data to external endpoints. It does not embed any network endpoints or credential usage instructions.
Install Mechanism
No install spec and no code files — instruction-only. This is the lowest-risk install profile (nothing is written to disk by an installer).
Credentials
The skill does not request any environment variables, credentials, or config paths. The absence of required secrets is proportionate to the stated purpose. Note: the SKILL.md enumerates API method names but does not provide connection endpoints or authentication details, so any real integration would require additional credentials not currently declared.
Persistence & Privilege
Registry flags show normal defaults (always: false, user-invocable: true) so the skill does not demand forced or permanent inclusion. Small metadata mismatch: SKILL.md includes an embedded metadata field with "required": true, which conflicts with the registry's always:false — this is likely a harmless metadata inconsistency but worth confirming.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install tmc-ride
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /tmc-ride 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Business ride service replaced with travel allowance assistant. - 移除了企业用车服务相关全部内容 - 新增差旅补助助手,支持补助标准查询、自动补助核算、补助申请、审批进度和发放跟踪等功能 - 明确补助类型、标准体系、扣减规则和合规校验逻辑 - 更新了API接口列表与参数、输出格式及典型展示示例 - 覆盖出差补助申请场景下的标准查询、金额核算、进度查询等日常需求
元数据
Slug tmc-ride
版本 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 插件,目前累计下载 93 次。

如何安装 差旅打车?

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

差旅打车 是免费的吗?

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

差旅打车 支持哪些平台?

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

谁开发了 差旅打车?

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

💬 留言讨论