📄
AI EngineeringPython

Tender Interpretation

by guangshu100

Tender Interpretation 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 Tender Interpretation
Copy Tender Interpretation 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/interpret/tender_interpret ~/.claude/skills/tender_interpret

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/interpret/tender_interpret/SKILL.md in guangshu100/BidMaster-Pro
Installs to
~/.claude/skills/tender_interpret
Collection
One of 4 skills cataloged from this repository
Category
AI Engineering2793 skills

What Tender Interpretation does

Tender Interpretation extracts key information from tender documents and returns a 15-dimension JSON analysis. Use it when you need to read bidding files and summarize relevant context for procurement workflows.

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

Documentation

README

招标文件解读技能

触发条件

当用户需要解读招标文件、提取关键信息时触发。

工作流程

  1. 接收招标文件文本
  2. 按关键词提取相关上下文
  3. 15个维度并发调用LLM解读
  4. 聚合结果返回

输出格式

JSON格式的15维度解读结果,每个维度包含提取的关键信息。

Frequently asked about Tender Interpretation

  • What else does guangshu100 publish alongside Tender Interpretation?

    Tender Interpretation is one of 4 skills that DirSkills catalogs from guangshu100/BidMaster-Pro, the repository it ships in. Its siblings there include Compliance Check, Content Generation and Smart Document Formatting. Each one is a separate skill with its own page in this directory, installs the same way Tender Interpretation 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 Tender Interpretation compare to other AI Engineering skills?

    Tender Interpretation ranks #2433 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 Tender Interpretation against them. Open each page to compare what they document and how they install.