skills/smithery.ai/atemndobs-proposal-builder

atemndobs-proposal-builder

Installation
SKILL.md

Proposal Builder Skill

Overview

This skill manages reusable proposal templates, capability blocks, and content library for rapid RFP response assembly.

Content Library Structure

interface ContentLibrary {
  templates: ProposalTemplate[];
  capabilityBlocks: CapabilityBlock[];
  caseStudies: CaseStudy[];
  teamBios: TeamBio[];
  boilerplate: BoilerplateSection[];
}
Installs
1
First Seen
Mar 3, 2026
atemndobs-proposal-builder from smithery.ai