← Back to Skills Marketplace
差旅数字工具
by
fenbeitong-trip
· GitHub ↗
· v1.0.0
· MIT-0
84
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install travel-tech
Description
差旅补助助手,支持补助标准查询、出差补助计算、补助申请、审批进度查询、发放状态跟踪等功能。Invoke when user needs to calculate travel allowance, submit allowance claims, or check allowance policy and sta...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install travel-tech - After installation, invoke the skill by name or use
/travel-tech - Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
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 84 downloads so far.
How do I install 差旅数字工具?
Run "/install travel-tech" 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.
More Skills