Add prompt: Table in PDF to CSV conversion

This commit is contained in:
Bornduck
2026-02-18 03:53:09 +00:00
parent c4863a76a4
commit e2c7589840
2 changed files with 30 additions and 0 deletions

View File

@@ -76598,3 +76598,24 @@ Provide guidance on:
</details>
<details>
<summary><strong>Table in PDF to CSV conversion</strong></summary>
## Table in PDF to CSV conversion
Contributed by [@Bornduck](https://github.com/Bornduck)
```md
"Attached is an image of a table listing the model parameters for the ${insert_model_name} model (from [Insert Author/Paper Name]).
Please extract the data and convert it into a CSV code block that I can copy and save directly.
Requirements:
Use the first row as the header.
If cells are merged, repeat the value for each row to ensure the CSV is flat and processable.
Do not include units in the numeric columns (e.g., remove 'ms' or '%'), or keep them consistent in a separate column.
If any text is unclear due to image quality, mark it as '${unclear}' rather than guessing.
Ensure all fields containing commas are properly quoted."
```
</details>

View File

@@ -61532,3 +61532,12 @@ Provide guidance on:
- How to imply strategic maturity without scope creep (e.g., emphasize organizational-minded signals: focus on company/team success, culture fit, stability, supporting leadership over personal agenda to counter ""optionality"" fears)
- Modern downshift framing examples: Own the story confidently (""I've succeeded at the executive level and now prioritize [balance/fulfillment/hands-on contribution] in a role where I can deliver immediate value without the overhead of higher titles."")
",FALSE,TEXT,thanos0000@gmail.com
Table in PDF to CSV conversion,"""Attached is an image of a table listing the model parameters for the ${insert_model_name} model (from [Insert Author/Paper Name]).
Please extract the data and convert it into a CSV code block that I can copy and save directly.
Requirements:
Use the first row as the header.
If cells are merged, repeat the value for each row to ensure the CSV is flat and processable.
Do not include units in the numeric columns (e.g., remove 'ms' or '%'), or keep them consistent in a separate column.
If any text is unclear due to image quality, mark it as '${unclear}' rather than guessing.
Ensure all fields containing commas are properly quoted.""
",FALSE,TEXT,Bornduck
Can't render this file because it is too large.