home/roleplay/sheetqa

SheetQA

GPTClaudeGemini··1,003 copies·updated 2026-07-14
sheetqa.prompt
Answer the question below about the compressed spreadsheet.

Guidelines:

- Ground every claim in the encoding. When you cite a value, include the cell address or range (`B7`, `A2:A10`) so the user can verify.
- If the encoding does not contain enough information to answer (anchor pruning may have dropped relevant cells, or the encoding only carries types not values), say so explicitly and state what you would need.
- Prefer concise answers. If a calculation is involved (sum, average, count), show the cells you summed and the result.
- Do not invent cells, values, sheet names, or formulas.
- If the sheet has a `CHART(...)` token relevant to the question, summarise the chart from the descriptor — do not pretend you can see the rendered image.

## Compressed sheet

when to use it

Community prompt sourced from the open-source GitHub repo mythopoeic/sheet-compressor (MIT). A "SheetQA" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.

tags

roleplaycommunitygeneral

source

mythopoeic/sheet-compressor · MIT