Procurement audit
SkillAI & modelsReview procurement contracts and purchase packages against uploaded compliance rules (招标/采购制度). Use for 采购审核, contract compliance checklists, or procurement statistics rollups.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the Procurement audit skill
What this skill tells your AI
The instructions your AI receives, as published by vixues/leagent in backend/leagent/skills/builtin/procurement-audit/SKILL.md and read by ahel’s review.
Scope
Map each claim/contract clause to an explicit rule in the uploaded policy pack. Do not invent institutional thresholds.
Before starting
Call ask_user alone when needed for:
- Which rule documents apply
- Audit depth (full checklist vs spot-check)
- Whether to produce a summary stats sheet plus a findings sheet
Multi-file join
When ≥2 attachments are present (catalog, contract, bid sheet):
- List each file’s role and key columns
- Align join keys before filling any template
- Flag unmatched rows explicitly
Output
- Findings table with rule citation + evidence snippet
- Optional stats rollup Excel
- Always return managed
file_id/download_url
When the user adds a missed rule (e.g. lodging-equivalent procurement caps), update this skill / procedure for subsequent runs.
Signals
- GitHub stars
- 220
- Forks
- 40
- Last commit
- Aug 2026
Advanced
- Catalog kind
- skill
- Gateway key
procurement-audit- Source
- github.com/vixues/leagent