技能详情(站内镜像,无评论)
许可证:MIT-0
MIT-0 ·免费使用、修改和重新分发。无需归因。
版本:v1.0.0
统计:⭐ 0 · 43 · 0 current installs · 0 all-time installs
⭐ 0
安装量(当前) 0
🛡 VirusTotal :良性 · OpenClaw :良性
Package:afrexai-cto/afrexai-rfp-response-generator
安全扫描(ClawHub)
- VirusTotal :良性
- OpenClaw :良性
OpenClaw 评估
The skill's requirements, instructions, and lack of installs/credentials are consistent with an RFP response generator — nothing requests unrelated access or hidden installs.
目的
Name/description (RFP response generation) match the SKILL.md steps: extract requirements, map capabilities, generate sections and a compliance matrix. It does not request unrelated credentials, binaries, or config paths.
说明范围
Instructions are focused on parsing RFPs and company profiles and producing response artifacts. They allow a company profile to be supplied as a file path, which implies the agent may read local files — this is expected for the purpose but worth noting (only provide files you intend the skill to access). The SKILL.md references external rules (SOUL.md §7) that are not included; this is a documentation gap but not a direct security issue.
安装机制
No install spec and no code files — instruction-only skill. This minimizes on-disk installation risk.
证书
The skill requests no environment variables, credentials, or config paths. That is proportionate to the stated purpose of processing documents and company profile data.
持久
always is false and there is no indication the skill demands persistent system-wide changes or elevated privileges. Agent autonomous invocation is allowed but this is the platform default.
综合结论
This skill appears coherent and low-risk: it only needs the RFP and your company profile to operate. Before using it, do not feed it files containing confidential third‑party data or secrets unless you intend the agent to read them. If you supply the company profile as a local file path, expect the agent to read that file — only provide what is necessary. Verify all generated past-performance and factual claims (the skill explicitly warns not …
安装(复制给龙虾 AI)
将下方整段复制到龙虾中文库对话中,由龙虾按 SKILL.md 完成安装。
请把本段交给龙虾中文库(龙虾 AI)执行:为本机安装 OpenClaw 技能「Rfp Response Generator」。简介:Generate structured, compliant RFP responses by analyzing requirements, mapping…。
请 fetch 以下地址读取 SKILL.md 并按文档完成安装:https://raw.githubusercontent.com/openclaw/skills/refs/heads/main/skills/afrexai-cto/afrexai-rfp-response-generator/SKILL.md
(来源:yingzhi8.cn 技能库)
SKILL.md
# RFP Response Generator
Generate structured, persuasive responses to Requests for Proposals (RFPs), RFIs, and RFQs. Analyzes requirements, maps company capabilities, identifies gaps, and produces compliant response documents.
## Trigger
Use when:
- Responding to an RFP, RFI, or RFQ document
- Drafting proposal sections (technical, management, pricing, past performance)
- Analyzing RFP requirements for compliance mapping
- Creating executive summaries or cover letters for proposals
- Reviewing draft responses for completeness and compliance
## Inputs
The user provides:
1. **RFP document** — the solicitation (PDF, text, or key requirements pasted)
2. **Company profile** — capabilities, past performance, team bios (or a file path)
3. **Win themes** — key differentiators to emphasize (optional)
4. **Page/word limits** — formatting constraints (optional)
If company profile is not provided, ask for it before proceeding.
## Process
### Step 1: Requirements Extraction
Parse the RFP and extract:
- **Mandatory requirements** (shall/must statements)
- **Evaluation criteria** and weights
- **Submission format** requirements
- **Key dates** (questions deadline, submission deadline, oral presentations)
- **Scope of work** summary
- **Special instructions** or certifications needed
Output a compliance matrix: `| Req # | Requirement | Section | Compliant? | Response Notes |`
### Step 2: Compliance Mapping
For each requirement:
- Map to company capability or past performance
- Flag gaps where company cannot fully comply
- Suggest mitigation strategies for partial compliance
- Identify teaming/subcontracting opportunities for gaps
### Step 3: Response Generation
Generate response sections following this structure:
#### Executive Summary
- Opening hook tied to customer's mission
- 3-4 win themes with proof points
- Clear value proposition
- Team/past performance highlights
#### Technical Approach
- Solution architecture aligned to requirements
- Innovation or efficiency differentiators
- Risk mitigation approach
- Implementation timeline with milestones
#### Management Approach
- Project management methodology
- Team structure and key personnel
- Communication and reporting plan
- Quality assurance process
#### Past Performance
- 3-5 relevant projects with:
- Client (or anonymized reference)
- Scope similarity to current RFP
- Quantified outcomes (cost savings, efficiency gains, timeline delivery)
- Relevance to evaluation criteria
#### Pricing Narrative (non-pricing volume)
- Value justification
- Cost efficiency approach
- ROI projection for the customer
### Step 4: Compliance Review
Cross-check every requirement against the draft:
- Verify all "shall" statements are addressed
- Check page/word limits
- Ensure evaluation criteria are explicitly addressed
- Flag any ambiguous requirements needing clarification questions
## Output
Deliver the following files:
1. **`compliance-matrix.md`** — Full requirements compliance mapping
2. **`executive-summary.md`** — Standalone executive summary
3. **`technical-response.md`** — Technical approach section
4. **`management-response.md`** — Management approach section
5. **`past-performance.md`** — Past performance narratives
6. **`review-checklist.md`** — Final compliance review with pass/fail per requirement
## Quality Rules
- **Never fabricate past performance.** Use provided data or mark as `[INSERT: relevant project details]`
- **Mirror the RFP language.** Use the customer's terminology, not generic business speak
- **Address evaluation criteria explicitly.** If they score on "technical approach" at 40%, that section gets 40% of the effort
- **Quantify everything.** "Reduced costs by 30%" beats "significant cost reduction"
- **Follow the humanizer rules** from SOUL.md §7 for all narrative sections
- **Flag risks honestly.** Evaluators respect transparency over hand-waving
## Anti-Patterns
- Generic boilerplate that doesn't reference the specific RFP
- Ignoring page limits or formatting requirements
- Burying key differentiators in dense paragraphs
- Claiming capabilities without evidence
- Using first person ("we are the best") without proof points