← 返回 Skills 市场
chengcheng8632

Tender Bid Generator

作者 tender-cc · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
345
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install tender-bid-generator
功能描述
Generate high-quality bid documents from tender documents. Use when users need to create bid proposals based on tender documents, including extracting tender...
安全使用建议
This package appears coherent and limited to its stated purpose, but before installing or running it: (1) inspect the scripts yourself to confirm they won't process confidential files you don't want parsed; (2) install python-docx and PyPDF2 from official sources (pip) in a controlled environment; (3) run the parsers on non-sensitive sample files first to verify behavior; and (4) always manually review and legally verify generated bid documents (signatures, certificates, pricing) before submission.
功能分析
Type: OpenClaw Skill Name: tender-bid-generator Version: 1.0.0 The tender-bid-generator skill bundle is designed to automate the extraction of requirements from tender documents and generate structured bid proposals. The included Python scripts (scripts/parse_tender.py and scripts/create_template.py) use standard libraries like PyPDF2 and python-docx to process local files and generate Word documents, with no evidence of data exfiltration, malicious execution, or harmful prompt injection.
能力评估
Purpose & Capability
Name/description match the included assets and scripts: parse_tender.py extracts key fields from PDF/DOCX/TXT and create_template.py builds a Word template — all coherent with generating bid documents.
Instruction Scope
SKILL.md instructs the agent to run the included parsing and template scripts on a provided tender file path; the scripts only read the specified input file, extract text, and produce local outputs (JSON or a .docx). There are no instructions to read unrelated system paths, environment variables, or to send data externally.
Install Mechanism
This is an instruction-only skill with no install spec. It relies on Python libraries (python-docx and PyPDF2) but does not install them automatically — user/agent must install dependencies (pip). This is reasonable but worth noting: dependencies should be installed from official package sources.
Credentials
The skill declares no required environment variables, credentials, or config paths. The code likewise does not access secrets or external services.
Persistence & Privilege
The skill is not always-enabled and does not request elevated or cross-skill privileges. It writes only its own output file (assets/bid-template.docx) when run.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install tender-bid-generator
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /tender-bid-generator 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: Generate bid documents from tender documents
元数据
Slug tender-bid-generator
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Tender Bid Generator 是什么?

Generate high-quality bid documents from tender documents. Use when users need to create bid proposals based on tender documents, including extracting tender... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 345 次。

如何安装 Tender Bid Generator?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install tender-bid-generator」即可一键安装,无需额外配置。

Tender Bid Generator 是免费的吗?

是的,Tender Bid Generator 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Tender Bid Generator 支持哪些平台?

Tender Bid Generator 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Tender Bid Generator?

由 tender-cc(@chengcheng8632)开发并维护,当前版本 v1.0.0。

💬 留言讨论