Rfp Analyzer

🌐Community
by bobchao · vlatest · Repository

Analyzes RFPs to quickly identify key requirements, deadlines, and potential challenges, saving time and improving bid preparation.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add rfp-analyzer npx -- -y @trustedskills/rfp-analyzer
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "rfp-analyzer": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/rfp-analyzer"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

The RFP Analyzer skill extracts key information from Request for Proposal (RFP) documents. It can identify requirements, deadlines, and evaluation criteria to help streamline proposal development processes. The tool aims to convert complex RFPs into actionable insights for project teams.

When to use it

  • Proposal Generation: Quickly understand the scope of work and required deliverables in a new RFP.
  • Bid/No-Bid Decisions: Evaluate an RFP's alignment with your company’s capabilities before committing resources.
  • Requirements Clarification: Identify ambiguous or potentially problematic requirements within an RFP for further investigation.
  • Team Briefing: Summarize the key points of a lengthy RFP to efficiently brief project team members.

Key capabilities

  • Requirement Extraction
  • Deadline Identification
  • Evaluation Criteria Analysis

Example prompts

  • "Analyze this RFP and list all mandatory requirements." (followed by pasting the RFP text)
  • "Summarize the key deadlines outlined in this RFP." (followed by pasting the RFP text)
  • "What are the evaluation criteria for this proposal?" (followed by pasting the RFP text)

Tips & gotchas

The accuracy of the analysis depends on the clarity and structure of the input RFP document. Very complex or poorly formatted RFPs may require manual review of the extracted information.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
bobchao
Installs
13

🌐 Community

Passed automated security scans.