@arkone_ai/rfp-analyze
v1.0.1
Published
Claude Code skill: analyze RFPs with compliance matrix and go/no-go recommendation
Downloads
172
Maintainers
Readme
@arkone_ai/rfp-analyze
A Claude Code skill that analyzes an RFP document and produces a compliance matrix with go/no-go recommendation.
Install
npm install -g @arkone_ai/rfp-analyzeUsage
In any Claude Code session:
/rfp-analyzeWhat it does
- Reads an RFP (PDF/DOCX) and extracts: requirements, evaluation criteria, deadlines, submission format
- Builds a compliance matrix mapping each requirement to your capability (yes/partial/no)
- Produces a go/no-go scorecard across deal size, win probability, strategic value, resource cost, and competition
- Generates a section-by-section response outline and flags red flags (unusual terms, unrealistic timelines)
- Saves a structured analysis report to the current working directory
License
MIT
