calc
Create LibreOffice Calc Spreadsheets
Spreadsheet workflows often need reliable file conversion and repeatable data setup. This skill guides Claude, Codex, and Claude Code through LibreOffice Calc creation, conversion, formulas, and automation.
Install with my Agent
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "calc" from https://skillstore.io/skills/sickn33-calc.md and its manifest at https://skillstore.io/api/skills/sickn33-calc/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.Your Agent should still show its plan and request any confirmation required by the security policy.
Agent-readable resources
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Test it
Using "calc". Create an ODS budget workbook for a small team.
Expected outcome:
A workbook plan with sheets for income, expenses, and totals, plus formatting guidance and formula placement.
Using "calc". Convert a set of ODS reports to XLSX and PDF.
Expected outcome:
A step-by-step conversion plan that checks backups, uses LibreOffice headless mode, and verifies exported files.
Using "calc". Automate formulas for a sales report.
Expected outcome:
- A proposed sheet layout with calculated totals.
- Recommended validation rules for key inputs.
- A summary of formatting and review steps.
Security Audit
Medium RiskMost static findings are Markdown code fences, documentation links, or local LibreOffice examples rather than hidden execution. The remaining risks are the troubleshooting commands that kill LibreOffice processes, open a localhost UNO socket, and reference one plain HTTP documentation URL.
Confirmed security concerns (1)
Capability review items (2)
These are real local capabilities that may be expected for this skill, so they require review but are not counted as confirmed malicious behavior.
Risk Factors
โ๏ธ External commands (15)
๐ Network access (3)
Detected Patterns
Share & cite this report
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
Copy report link
https://skillstore.io/skills/sickn33-calc/audits/6?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdown badge
[](https://skillstore.io/skills/sickn33-calc?utm_source=security_passport_badge)HTML badge
<a href="https://skillstore.io/skills/sickn33-calc?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/sickn33-calc/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Embed card
<iframe src="https://skillstore.io/embed/skills/sickn33-calc.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>Academic citations (APA ยท BibTeX ยท CFF)
APA citation
sickn33. (2026). calc security audit report (audit version 6) [Author version 1.0.0]. Skillstore. https://skillstore.io/skills/sickn33-calc/audits/6BibTeX citation
@techreport{sickn33-sickn33-calc-2026,
author = {sickn33},
title = {calc security audit report (audit version 6)},
institution = {Skillstore},
year = {2026},
number = {6},
url = {https://skillstore.io/skills/sickn33-calc/audits/6},
note = {Author version 1.0.0}
}CITATION.cff
cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "calc security audit report (audit version 6)"
version: "1.0.0"
type: report
authors:
- name: "sickn33"
date-released: "2026-07-09"
url: "https://skillstore.io/skills/sickn33-calc/audits/6"
identifiers:
- type: other
value: "skillstore:sickn33-calc:audit:6"
description: "Skillstore immutable audit report identifier"
Skillstore Score
Why this score Evidence Confidence: HighWhat You Can Build
Build Department Reports
Create recurring ODS reports with formulas, totals, formatting, and export steps for sharing.
Convert Client Files
Plan safe conversion between ODS, XLSX, CSV, and PDF formats while preserving source files.
Automate Spreadsheet Setup
Use UNO or ezodf examples to design repeatable spreadsheet creation and formula workflows.
Try These Prompts
Create an ODS spreadsheet plan for a monthly budget. Include income, expenses, totals, and clear formatting.
Convert an ODS file to XLSX and PDF. Explain the LibreOffice command steps and backup checks.
Design a Calc workbook for sales tracking. Include formulas, input validation, conditional formatting, and a summary sheet.
Plan a batch workflow that converts spreadsheets, validates results, logs failures, and avoids overwriting source files.
Best Practices
- Review shell commands before running them on real files.
- Keep source spreadsheets and backups before conversion.
- Use sample files to test formulas and exports first.
Avoid
- Running commands against broad file patterns without checking the directory.
- Opening a local automation socket longer than needed.
- Assuming format conversion preserves every formula or chart exactly.