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.
npx skills add pnp/sharepoint-skills --skill rfp-response-strategy-synthesisgit clone --depth 1 https://github.com/pnp/sharepoint-skillsWrote 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.
[](https://agentmods.dev/skills/pnp/sharepoint-skills/rfp-response-strategy-synthesis)<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.
<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>- NVIDIA SkillSpector warn
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.
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.
| Model | Per session | Once 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 |
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.
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.
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.
- 11d ago First seen · 480 lines · 90 tokens per session scan A 40004ac943d1
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.
Other skills, from other repositories
html-ppt-hermes-cyber-terminal
OpenDesign + BYOK: choosing and wiring your own model, hands-on — cost, quality, and the routing decision. Built as a decision-grade AI literacy deck for engineers, IT, applied-AI teams.
skill-doc-delivery
Convert markdown to DOCX, PPTX, XLSX, PDF office documents — use when you need exportable deliverables.
skill-writing-plans
Create zero-context implementation plans with bite-sized tasks — use for multi-step feature planning.
skill-copilot-provider
GitHub Copilot CLI as optional zero-cost provider via copilot -p programmatic mode.
bf-to-agents-sdk-dotnet-migration
Use when migrating a Bot Framework .NET SDK bot to Microsoft 365 Agents SDK. Triggered by projects that depend on packages: Microsoft.Bot.Builder or Microsoft.Bot.Builder.Integration.AspNet.Core that want to migrate to Agents SDK.
go-testing
Trigger: Go tests, go test coverage, Bubbletea teatest, golden files. Apply focused Go testing patterns.