← Back to Skills Marketplace
gaogao605

差旅打车

by fenbeitong-trip · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
93
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install tmc-ride
Description
差旅补助助手,支持补助标准查询、出差补助计算、补助申请、审批进度查询、发放状态跟踪等功能。Invoke when user needs to calculate travel allowance, submit allowance claims, or check allowance policy and sta...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install tmc-ride
  3. After installation, invoke the skill by name or use /tmc-ride
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Business ride service replaced with travel allowance assistant. - 移除了企业用车服务相关全部内容 - 新增差旅补助助手,支持补助标准查询、自动补助核算、补助申请、审批进度和发放跟踪等功能 - 明确补助类型、标准体系、扣减规则和合规校验逻辑 - 更新了API接口列表与参数、输出格式及典型展示示例 - 覆盖出差补助申请场景下的标准查询、金额核算、进度查询等日常需求
Metadata
Slug tmc-ride
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 差旅打车?

差旅补助助手,支持补助标准查询、出差补助计算、补助申请、审批进度查询、发放状态跟踪等功能。Invoke when user needs to calculate travel allowance, submit allowance claims, or check allowance policy and sta... It is an AI Agent Skill for Claude Code / OpenClaw, with 93 downloads so far.

How do I install 差旅打车?

Run "/install tmc-ride" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is 差旅打车 free?

Yes, 差旅打车 is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does 差旅打车 support?

差旅打车 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created 差旅打车?

It is built and maintained by fenbeitong-trip (@gaogao605); the current version is v1.0.0.

💬 Comments