Skip to main content
Generalgtmagents

technical-bid-library

Central repository structure for manufacturing RFP responses, compliance

Stars
259
Source
gtmagents/gtm-agents
Updated
2026-04-03
Slug
gtmagents--gtm-agents--technical-bid-library
View on GitHubRaw SKILL.md

// install — copy + paste into any project

mkdir -p .claude/skills && curl -fsSL https://raw.githubusercontent.com/gtmagents/gtm-agents/HEAD/plugins/manufacturing-sales/skills/technical-bid-library/SKILL.md -o .claude/skills/technical-bid-library.md

Drops the SKILL.md into .claude/skills/technical-bid-library.md. Works with Claude Code, Cursor, and any agent that loads SKILL.md files from .claude/skills/.

Technical Bid Library Skill

When to Use

  • Preparing RFI/RFP responses requiring technical depth, safety certifications, or compliance proof.
  • Accelerating reuse of architecture diagrams, BOMs, and validation plans.
  • Enabling distributed teams/partners to contribute to proposals with version control.

Framework

  1. Module Catalog – break components into reusable sections (architecture, safety, cybersecurity, sustainability, services).
  2. Metadata & Tagging – account, industry, standard, version, reviewer, expiration.
  3. Compliance Evidence – certifications, test results, maintenance schedules, ITAR/export controls.
  4. Content Governance – approval workflows, change logs, and ownership assignments.
  5. Distribution Layer – templates for decks, docs, and portal uploads.

Templates

  • Bid response outline with placeholders per section.
  • BOM + pricing appendix template with configurable tables.
  • Change log sheet capturing edits, reviewers, and attachments.

Tips

  • Store source files (CAD, spreadsheets) alongside PDFs to speed edits.
  • Flag expired certifications automatically to prevent use in proposals.
  • Pair with build-technical-bid-plan for populated submissions.