mcpbeat

Tender Interpret

guangshu100/tender_interpret

15维度招标文件解读

143 tokens
context cost
the whole folder, loaded on every use
1
files
instructions only
0
copies elsewhere
how many repositories repackaged it
123
stars on the repo
on the repository, not the skill itself

Install

one command, takes just this skill from the repository
npx skills add https://github.com/guangshu100/BidMaster-Pro --skill tender_interpret

The instruction itself

as written by the author

招标文件解读技能

触发条件

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

工作流程

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

输出格式

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

How to use it

Copy the folder

Take guangshu100/tender_interpret from the repository into ~/.claude/skills for personal use, or into .claude/skills inside a project.

Check the name does not clash

The agent identifies a skill by the name field in its header. Two skills with the same name cannot sit side by side — one of them will be ignored.