Content gen
正文生成(四模式)From its SKILL.md
npx -y skills add guangshu100/BidMaster-Pro --skill content_genAssembled 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, 164 tokens by cl100k_base, as published. Nobody here has run it
正文生成技能
模式说明
- A模式(AI撰写): LLM根据大纲+招标要求直接撰写
- B模式(材料组装): 从知识库检索相关材料→组装成章节
- C模式(模板填充): 选择历史标书模板→填充项目信息
- D模式(外部采集): 从外部数据源采集内容→整合成章节
输出格式
JSON: {"content": "章节正文", "word_count": 实际字数}
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.