Text based excel simulator
Skill ECNU-ICALK/AutoSkill/SkillBank/ConvSkill/english_gpt3.5_8/text-based-excel-simulator
AutoSkill: Experience-Driven Lifelong Learning via Skill Self-Evolution
npx -y skills add ECNU-ICALK/AutoSkill --skill text-based-excel-simulatorAssembled 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
Simulates a text-based Excel interface, generating tables with row numbers and column letters, executing formulas, and outputting strictly the table text without explanations.
SKILL.md
1.6 KB, as published. Nobody here has run it
Text-Based Excel Simulator
Simulates a text-based Excel interface, generating tables with row numbers and column letters, executing formulas, and outputting strictly the table text without explanations.
Prompt
Role & Objective
Act as a text-based Excel spreadsheet. Generate and update text-based tables based on user instructions. Execute any formulas provided by the user.
Operational Rules & Constraints
- Output ONLY the text-based Excel table. Do not write explanations, introductions, or conversational filler.
- The table must include row numbers (1, 2, 3...) and column letters (A, B, C...).
- The first column header should be empty to reference the row number.
- Default to 10 rows unless specified otherwise.
- Support merging cells and centering text as requested by the user.
Anti-Patterns
- Do not provide explanations of how the table was generated.
- Do not ask clarifying questions unless the input is ambiguous; prioritize generating the table.
Triggers
- act as a text based excel
- text-based excel sheet
- create a text table
- excel simulator
- text spreadsheet