calc
Spreadsheet creation, format conversion (ODS/XLSX/CSV), formulas, data automation with LibreOffice Calc.
npx skills add sickn33/agentic-awesome-skills --skill calc --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.
# LibreOffice Calc ## Overview LibreOffice Calc skill for creating, editing, converting, and automating spreadsheet workflows using the native ODS (OpenDocument Spreadsheet) format. ## When to Use This Skill Use this skill when: - Creating new spreadsheets in ODS format - Converting between ODS, XLSX, CSV, PDF formats - Automating data processing and analysis - Creating formulas, charts, and pivot tables - Batch processing spreadsheet operations ## Core Capabilities ### 1. Spreadsheet Creation - Create new ODS spreadsheets from scratch - Generate spreadsheets from templates - Create data entry forms - Build dashboards and reports ### 2. Format Conversion - ODS to other formats: XLSX, CSV, PDF, HTML - Other formats to ODS: XLSX, XLS, CSV, DBF - Batch conversion of multiple files ### 3. Data Automation - Formula automation and calculations - Data import from CSV, database, APIs - Data export to various formats - Batch data processing ### 4. Data Analysis - Pivot tables and data summarization - Statistical functions and analysis - Data validation and filtering - Conditional formatting ### 5. Integration - Command-line automation via soffice - Python scripting with UNO - Database conne
- Overview
- When to Use This Skill
- Core Capabilities
- 1. Spreadsheet Creation
- 2. Format Conversion
- 3. Data Automation
- 4. Data Analysis
- 5. Integration
- Workflows
- Creating a New Spreadsheet
- Converting Spreadsheets
- Formula Automation
- Format Conversion Reference
- Supported Input Formats
soffice --calc template.ods ODS to XLSX soffice --headless --convert-to xlsx spreadsheet.ods ODS to CSV soffice --headless --convert-to csv spreadsheet.ods ODS to PDF soffice --headless --convert-to pdf spreadsheet.ods XLSX to ODS soffice --headless --convert-to ods spreadsheet.xlsx Batch convert
What does the calc skill do?
Spreadsheet creation, format conversion (ODS/XLSX/CSV), formulas, data automation with LibreOffice Calc.
How do I install it?
Run `npx skills add sickn33/agentic-awesome-skills --skill calc --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 sickn33/agentic-awesome-skills, a repository with 44,414 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.