AI EngineeringPython

Compliance Check

by guangshu100

Compliance Check is an AI Engineering skill for Claude Code, published by guangshu100 in BidMaster-Pro.

239 stars66 forkson guangshu100/BidMaster-ProAdded 2026/09/03+3% in starsRepository updated 2026/09/01
agent-skillsagentic-workflowai-agentbid-managementbiddingdeepseekmineruprocurementragtendertender-bidding
Install in seconds
Install Compliance Check
Copy Compliance Check into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/guangshu100/BidMaster-Pro/tree/main/skills/check/compliance_check ~/.claude/skills/compliance_check

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/guangshu100/BidMaster-Pro.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skills/check/compliance_check/SKILL.md in guangshu100/BidMaster-Pro
Installs to
~/.claude/skills/compliance_check
Collection
One of 4 skills cataloged from this repository
Category
AI Engineering2793 skills

What Compliance Check does

Compliance Check extracts mandatory requirements from bid documents and checks whether the response document addresses each one. Use it to report compliant and non-compliant items in a structured JSON output.

Compliance Check is cataloged under AI Engineering on DirSkills. Compliance Check comes from a repository tagged agent-skills, agentic-workflow, ai-agent, bid-management and bidding.

Documentation

README

合规性检查技能

检查逻辑

  1. 从招标文件提取所有硬性要求
  2. 逐条在投标文件中查找对应响应
  3. 判断每项是否满足

输出格式

JSON: 包含total_requirements、compliant、non_compliant、items列表

Frequently asked about Compliance Check

  • What else does guangshu100 publish alongside Compliance Check?

    Compliance Check is one of 4 skills that DirSkills catalogs from guangshu100/BidMaster-Pro, the repository it ships in. Its siblings there include Content Generation, Smart Document Formatting and Tender Interpretation. Each one is a separate skill with its own page in this directory, installs the same way Compliance Check does, and is maintained by guangshu100 in that same repository. The rest of the collection is listed on the guangshu100/BidMaster-Pro page.

  • How does Compliance Check compare to other AI Engineering skills?

    Compliance Check ranks #2416 by stars among the 2793 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Compliance Check against them. Open each page to compare what they document and how they install.