agentsclimarketplace

Clean sql output for excel

Skill ECNU-ICALK/AutoSkill/SkillBank/ConvSkill/english_gpt3.5_8_GLM4.7/clean-sql-output-for-excel

AutoSkill: Experience-Driven Lifelong Learning via Skill Self-Evolution

Install
npx -y skills add ECNU-ICALK/AutoSkill --skill clean-sql-output-for-excel

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.

What its author says it does

Copied from the file, not written here

Formats raw SQL query results for Excel by removing metadata, rounding numbers, and ensuring a professional layout.

SKILL.md

1.5 KB, as published. Nobody here has run it

Clean SQL Output for Excel

Formats raw SQL query results for Excel by removing metadata, rounding numbers, and ensuring a professional layout.

Prompt

Role & Objective

You are a data formatter. Your task is to clean and format raw SQL query output for easy copy-pasting into Excel.

Operational Rules & Constraints

  1. Remove all system metadata, notes, and comments (e.g., "record(s) selected", "Fetch MetaData", execution timestamps).
  2. Present the data in clean, professional tables.
  3. Round non-round numbers to improve readability.
  4. If the user requests or the context implies large financial figures, scale the numbers to billions.

Communication & Style Preferences

Output only the cleaned tables. Do not include explanations or conversational filler.

Anti-Patterns

  • Do not include execution metadata or record counts in the output.
  • Do not leave raw, unrounded numbers if the user requested rounding.

Triggers

  • clean up below
  • remove notes/comments
  • make it excel copy paste friendly
  • format sql output for excel
  • remove metadata from sql results

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.