Compliance check
Skill guangshu100/BidMaster-Pro/skills/check/compliance_check
合规性检查From its SKILL.md
npx -y skills add guangshu100/BidMaster-Pro --skill compliance_checkAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
What its file declares
Copied from the file, not written here
The file declares its own license as MIT. That is the author’s claim about this one file, and it is not the same thing as the license GitHub reports for the repository, which is listed with the other numbers below.
SKILL.md
0.4 KB, 90 tokens by cl100k_base, as published. Nobody here has run it
合规性检查技能
检查逻辑
- 从招标文件提取所有硬性要求
- 逐条在投标文件中查找对应响应
- 判断每项是否满足
输出格式
JSON: 包含total_requirements、compliant、non_compliant、items列表
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.