read-spreadsheet
Read rows and columns from a CSV or Excel file and return the contents.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Read rows and columns from a CSV or Excel file and return the contents.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Run a read-only SQL query against the product database and return results.
Produce a formatted markdown summary or chart description from structured data.
Make targeted, minimal edits to source files to implement a change or fix a bug.
Search for and read source files in the project to understand existing code.
Execute the project test suite and interpret pass/fail results.
Draft a new post from an outline, brief, or topic description.
| name | Read Spreadsheet |
| description | Read rows and columns from a CSV or Excel file and return the contents. |
Use this skill when the user references a spreadsheet, CSV, or Excel file.
Steps
scripts/read_spreadsheet.py with the file path as the argument.Script: scripts/read_spreadsheet.py "<filepath>"
Supported formats: .csv, .xlsx, .xls