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…
Review procurement contracts and purchase packages against uploaded compliance rules (招标/采购制度). Use for 采购审核, contract compliance checklists, or procurement statistics rollups.
$ npx -y skills add vixues/LeAgent --skill procurement-audit --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/procurement-auditContext preview
The summary Claude sees to decide when to auto-load this skill.
Review procurement contracts and purchase packages against uploaded compliance rules (招标/采购制度). Use for 采购审核, contract compliance checklists, or procurement statistics rollups.
name: procurement-audit description: > Review procurement contracts and purchase packages against uploaded compliance rules (招标/采购制度). Use for 采购审核, contract compliance checklists, or procurement statistics rollups. 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: [procurement, audit, 采购, 合同, compliance]
Map each claim/contract clause to an explicit rule in the uploaded policy pack. Do not invent institutional thresholds.
Call **`ask_user` alone** when needed for:
When ≥2 attachments are present (catalog, contract, bid sheet):
1. List each file’s role and key columns 2. Align join keys before filling any template 3. Flag unmatched rows explicitly
When the user adds a missed rule (e.g. lodging-equivalent procurement caps), update this skill / procedure for subsequent runs.
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…
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…
Audit travel / 差旅报销 claims against uploaded policy handbooks and rate tables (lodging caps, transport, per diem). Use for 差旅费审核, travel expense review, or…
Guidance for creating, managing and executing workflow automations that chain multiple tools and agents together. Use when the user asks about building,…