agentsclimarketplace

Tender interpret

Skill guangshu100/BidMaster-Pro/skills/interpret/tender_interpret

15维度招标文件解读From its SKILL.md

Install
npx -y skills add guangshu100/BidMaster-Pro --skill tender_interpret

Assembled 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.6 KB, 128 tokens by cl100k_base, as published. Nobody here has run it

招标文件解读技能

触发条件

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

工作流程

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

输出格式

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

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.