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.
npx skills add ECNU-ICALK/AutoSkill --skill text-based-excel-simulator --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# 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
- Prompt
- Triggers
What does the Text-Based Excel Simulator skill do?
Simulates a text-based Excel interface, generating tables with row numbers and column letters, executing formulas, and outputting strictly the table text without explanations.
How do I install it?
Run `npx skills add ECNU-ICALK/AutoSkill --skill text-based-excel-simulator --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From ECNU-ICALK/AutoSkill, a repository with 539 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
