ramp-manage-sourcing

Track, grade, award, and close Ramp sourcing events and RFX responses.

2|1|Updated Jul 24, 2026
One-click install
npx skills add https://github.com/ramp-public/skills --skill ramp-manage-sourcing-ramp-public
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ramp-manage-sourcing
Source: https://github.com/ramp-public/skills/tree/main/plugins/ramp/skills/ramp-manage-sourcing
Command: npx skills add https://github.com/ramp-public/skills --skill ramp-manage-sourcing-ramp-public

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Managing a live sourcing event involves tracking which vendors responded to an RFP, nudging stragglers, reviewing grading outcomes, and formally awarding a winner — all of which is tedious to coordinate manually across the Ramp platform. ## Core Features & Use Cases - Response Tracking: Monitor per-vendor invitation status, acceptance, and submission progress for any RFX (RFP, RFI, RFQ) via the Ramp CLI or MCP. - Vendor Reminders: Send reminder notifications to vendors with active invitations who have not yet responded, with per-vendor cooldown handling. - Grading Review & Award: Review AI-generated grading insights and recommendations, award the winning vendor with confirmation of notification recipients, and close out the event. - Procurement Handoff: Draft a pre-filled purchase request for the awarded vendor under a selected spend program. - Use Case: After publishing an RFP for office supplies, ask your agent which vendors responded, remind the missing ones, review the AI recommendation, and award the winner — all from your terminal. ## Quick Start Ask your agent to show which vendors have responded to your current RFP and review the grading recommendation before awarding a winner.

Frequently Asked Questions about ramp-manage-sourcing

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I track vendor responses to an RFP in Ramp?

Use the sourcing summary command with the RFX ID to see per-vendor invitation status, acceptance, and submission progress. Use the responses command only when you need to review the actual submitted answers.

How do I award an RFP to a winning vendor in Ramp?

Grading must be complete and the winner must have an active, accepted invitation with a submitted response. After confirming the notification recipients, run the award command with the vendor's payee UUID and sourcing event ID.

Can this skill create or publish a new RFX?

No. Creating, editing, publishing an RFX, or inviting vendors is handled by the ramp-run-sourcing-event skill. This skill only manages events after publication: tracking, reminders, grading review, awarding, and closing.

What happens if an award requires approval in Ramp?

If an award approval policy applies, the response shows submitted_for_approval as true and the event stays active with no notifications sent. Approval must be completed in the Ramp app; there is no CLI approval step.

Can I send reminders to vendors who have not responded?

Yes, reminders can be sent to vendors with active invitations who have not rejected or submitted. A per-vendor cooldown prevents duplicate reminders, and you must confirm the exact recipients before sending.

What are the limitations of managing sourcing events via the Ramp CLI?

Vendor-side actions like RSVP, NDA signing, draft responses, XLSX import/export, and pricing-line entry happen in the vendor portal and cannot be done with this requester-side skill. Vendor clarification Q&A is also unsupported.