csv-export

Export RFP, evaluation, and pursuit data to CSV files.

Updated May 31, 2025
One-click install
npx skills add https://github.com/Atemndobs/nebula-rfp --skill csv-export
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: csv-export
Source: https://github.com/Atemndobs/nebula-rfp/tree/main/.claude/skills/csv-export
Command: npx skills add https://github.com/Atemndobs/nebula-rfp --skill csv-export

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

CSV export of RFP data, evaluations, and pursuits is tedious and error-prone when done manually, hindering reporting and data sharing.

Core Features & Use Cases

  • RFP List Export: extract core fields for dashboards and audits
  • Evaluation Export: capture per-criterion results and reasoning for analysis
  • Pursuit Pipeline Export: track deadlines, decisions, and ownership for governance
  • Use Case: teams can generate quarterly reports by exporting combined data into CSV for analysis in spreadsheets

Quick Start

Run the export to generate a CSV file from the current dataset and download it as csv-export.csv.

Frequently Asked Questions about csv-export

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

FAQPage Schema
How do I export RFP data to CSV for reporting?

To export RFP data to CSV, run the export function to generate a file from the current dataset, which downloads as csv-export.csv. It extracts core fields and preserves per-criterion data for detailed analysis.

What is the best way to export evaluation data with per-criterion results?

Exporting evaluation data to CSV captures per-criterion results and reasoning for analysis. This ensures consistent formatting, allowing teams to review detailed evaluation outcomes in external spreadsheet tools.

Can I track pursuit pipeline deadlines and ownership using a CSV export?

Yes, CSV export supports the pursuit pipeline by tracking deadlines, decisions, and ownership. This output directly aids governance and compliance workflows by providing structured data for external review.

Does this CSV export work for governance and compliance audits?

CSV export applies to governance, compliance, and performance analysis workflows. It extracts RFP, evaluation, and pursuit data into a consistently formatted file suitable for audits and dashboard reporting.

What are the limitations of exporting RFP data to CSV?

CSV export generates a static file named csv-export.csv from the current dataset. It is designed for external reporting and analysis in spreadsheets, meaning it does not maintain live data synchronization.