attendance-signin-shee…
Generate printable attendance / 签到表 spreadsheets from name lists. Use when the user asks for 签到表, attendance sheet, meeting sign-in table, or similar printable…
Audit travel / 差旅报销 claims against uploaded policy handbooks and rate tables (lodging caps, transport, per diem). Use for 差旅费审核, travel expense review, or lodging over-limit checks.
$ npx -y skills add vixues/LeAgent --skill travel-expense-audit --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/travel-expense-auditContext preview
The summary Claude sees to decide when to auto-load this skill.
Audit travel / 差旅报销 claims against uploaded policy handbooks and rate tables (lodging caps, transport, per diem). Use for 差旅费审核, travel expense review, or lodging over-limit checks.
name: travel-expense-audit description: > Audit travel / 差旅报销 claims against uploaded policy handbooks and rate tables (lodging caps, transport, per diem). Use for 差旅费审核, travel expense review, or lodging over-limit checks. license: Apache-2.0 allowed-tools: ask_user pdf_reader excel_reader document_parser code_execution excel_generator metadata: version: 1.0.0 category: office tags: [travel, audit, 差旅, 报销, expense]
1. Claim packet (forms, invoices, itinerary) 2. Policy / finance handbook (PDF/DOCX) — ask the user to upload if missing 3. Rate tables when lodging/transport caps are not in the handbook
Use **`ask_user` alone** if any of these are unclear:
1. Extract rule clauses that apply (especially **住宿费超标**). 2. Normalize claim line items (date, city, amount, category). 3. Check each line against caps; list pass/fail with cited rule text. 4. Emit a structured findings table; cite managed download URLs.
When the user points out a missed rule, add it to the skill notes / procedure so the next audit of the same org includes that check by default.
Open-source desktop AI agent that gets work done — plans & self-corrects, agentic visual workflows, generative UI, and 100+ offline tools in one self-hostable stack.
Repo: vixues/LeAgent
Generate printable attendance / 签到表 spreadsheets from name lists. Use when the user asks for 签到表, attendance sheet, meeting sign-in table, or similar printable…
Guidance for analyzing structured data, generating statistics and producing data-driven insights. Use when the user asks to analyze data, compute statistics,…
Guidance for processing documents, extracting content, and transforming structured information. Use when the user asks to process, parse, extract, or transform…
Review procurement contracts and purchase packages against uploaded compliance rules (招标/采购制度). Use for 采购审核, contract compliance checklists, or procurement…
Authors Agent Skills v1.0 packages (SKILL.md plus references/scripts), runs package_skill to produce a standards-compliant zip, and uses install_skill to add…
Guidance for creating, managing and executing workflow automations that chain multiple tools and agents together. Use when the user asks about building,…