rfp-response-strategy-synthesis

rfp-response-strategy-synthesis is a skill for Claude Code, Codex from pnp/sharepoint-skills. It costs 90 tokens per session (6,058 once invoked), scanned A, original, MIT.

A planning step that combines past proposals, a win strategy, win or loss notes, capability documents, and the buyer's evaluation criteria. It produces a recommended table of contents and a brief describing what each section should say.

In plain words
What is it for?
Use it before drafting a proposal to decide its structure, page budget, key messages, and how the firm's capabilities should address the request.
Why use it?
It turns scattered reference material into one agreed response plan before writing begins. This helps the proposal focus on the buyer's priorities and the firm's competitive position.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it before drafting a proposal to decide its structure, page budget, key messages, and how the firm's capabilities should address the request.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/pnp/sharepoint-skills/rfp-response-strategy-synthesis
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add pnp/sharepoint-skills --skill rfp-response-strategy-synthesis
Clone the repo
git clone --depth 1 https://github.com/pnp/sharepoint-skills

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for rfp-response-strategy-synthesis

README.md
[![agentmods](https://agentmods.dev/badge/skills/pnp/sharepoint-skills/rfp-response-strategy-synthesis/github.svg)](https://agentmods.dev/skills/pnp/sharepoint-skills/rfp-response-strategy-synthesis)
Your own site
<a href="https://agentmods.dev/skills/pnp/sharepoint-skills/rfp-response-strategy-synthesis"><img src="https://agentmods.dev/badge/skills/pnp/sharepoint-skills/rfp-response-strategy-synthesis/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for rfp-response-strategy-synthesis

Your own site · 80×15
<a href="https://agentmods.dev/skills/pnp/sharepoint-skills/rfp-response-strategy-synthesis"><img src="https://agentmods.dev/badge/skills/pnp/sharepoint-skills/rfp-response-strategy-synthesis.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 90 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 6,058 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector warn 7 Sept 2026
SkillSpector: 1 finding, up to high

These are SkillSpector’s own severities. On a checked sample its high-severity flags on skills were ~96% false positives — a documented command, a public API, a “never do X” rule — so we show them as a caution to read, not a verdict. Why →

  • high System Prompt Leakage · line 40
    Skill contains instructions that could directly expose system prompts, internal rules, or hidden instructions to users or external parties.
    Fix: Remove any instructions that reveal, print, or output system prompts or internal rules. System instructions should never be exposed to end users.
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00090 $0.06058
Opus 5 $0.00045 $0.03029
Sonnet 5 $0.00018 $0.01212
Haiku 4.5 $0.00009 $0.00606

Measured 11d ago against content hash 40004ac943d1, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

rfp-response-strategy-synthesis scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 11d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

Skills/rfp-response-strategy-synthesis/rfp-response-strategy-synthesis/SKILL.md · 480 lines

How it starts

The opening of the file, as written. The whole thing — 480 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Strategy Synthesis Skill

Firm Profile (REQUIRED — fill in before use)

These values define who your firm is and how it writes. See SETUP.md.

  • FIRM NAME: [FIRM NAME]
  • WHAT THE FIRM DOES: [one sentence]
  • ROLE BOUNDARY: [what the firm will NOT claim to do — leave blank if none]
  • VENDOR STANCE: [vendor-neutral OR resells/implements specific products]
  • SPECIALIZATION: [domains the firm credibly claims]
  • VALUE MODEL: [optional — the through-line your proposals argue]
  • VOICE: [3–5 adjectives]

Purpose

Before any content is drafted, the proposal needs a coherent response strategy: a clear point of view on what the client cares about most, how the firm's capabilities map to those priorities, and what narrative arc is most persuasive. This skill synthesizes multiple inputs into two deliverables — a recommended Table of Contents and a Content Strategy Brief — that become the approved blueprint for Phase 3. Nothing in Phase 3 should be drafted without an approved output from this skill.


Critical Output Rules

Do not output the Coverage Map, Table of Contents, or Content Strategy Brief to chat. These are document deliverables. All content from Steps 6–8 goes directly into the Word document saved in Step 9. Chat output is limited to one-line progress updates per step and the final summary.


Prerequisites

  • The RFP Tracker List must be populated (Phase 1 complete), including the Available Content column.
  • These documents must be accessible in SharePoint, locations confirmed by the user before running:
    • Past Proposals (2–3 from the Past Proposals Library, ideally same solution domain)
    • Win Strategy Brief (salesperson-authored: client context, competitive dynamics, deal-specific differentiators)
    • Capability Statements (2–3 firm-authored documents describing relevant services, methodologies, credentials)
    • Win/Loss Debrief (lessons learned from past similar deals)
  • Write access to the WIP Collaboration Folder to save the output deliverables.

Read the full file on GitHub · 480 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 11d ago First seen · 480 lines · 90 tokens per session scan A 40004ac943d1

Subscribe to this mod's changes

rfp-response-strategy-synthesis is a skill published in the GitHub repository pnp/sharepoint-skills (116 stars, last pushed 2d ago), licensed MIT. It adds 90 tokens to every session and 6,058 once invoked, about $0.0005 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.