AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified Apache-2.0 Self-run

Use Formulas and Functions in Calc Cells

skill-walterhu1015-mmskills-libreofficecalc-use-formulas-and-functions-in-calc-cells · by walterhu1015

Enter direct Calc formulas or wizard-selected functions in the correct target cell, verify the first result, and only then fill the intended range.

No reviews yet
0 installs
27 views
0.0% view→install

Install

$ agentstack add skill-walterhu1015-mmskills-libreofficecalc-use-formulas-and-functions-in-calc-cells

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-walterhu1015-mmskills-libreofficecalc-use-formulas-and-functions-in-calc-cells)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
2mo ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of Use Formulas and Functions in Calc Cells? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Use Formulas and Functions in Calc Cells

When This Skill Applies

  • Use when the task is primarily a direct worksheet formula or named function task: totals, averages, date arithmetic, rounding, scaling, concatenation, or similar cell-level calculations.
  • Use when success is judged by visible worksheet values in a target cell or repeated range.
  • Keep this as the default formula path unless the task is explicitly a keyed lookup/cross-sheet retrieval or a business-metric specialist flow such as revenue, profit, or discount columns.

When Not To Use

  • Do not use as the main planner for explicit VLOOKUP-style, keyed-reference, or source-sheet lookup tasks. Use LIBREOFFICECALC_Lookup_Reference_and_Keyed_Fill_Formulas.
  • Do not use as the main planner for revenue/profit/cost/discount output columns when the business-metric relation is the main difficulty. Use LIBREOFFICECALC_Apply_Revenue_Cost_Discount_Profit_Formulas.
  • Do not drift into chart, page-setup, cleaning, or formatting-only branches just because the task includes a later save or visual polish step.

Core Procedure

  1. Anchor the correct destination cell or first output cell before typing anything.
  2. Enter the first formula directly in the cell or formula bar, or use Function Wizard only when a named function is genuinely easier.
  3. Verify the first computed result on the sheet:
  • the active cell is in the requested row or column,
  • the visible header or output label matches the prompt,
  • the displayed result is plausible for the current row.
  1. Fill or copy the formula only through the requested range.
  2. Re-check the destination range instead of stopping at formula entry.

Verification Focus

  • Confirm the result landed in the requested target column or target row, not an adjacent helper region.
  • For date tasks, verify that the result displays as a date rather than an unexpected serial number.
  • For fill-down or fill-across tasks, verify one later cell too so the relative references did not drift.

Failure Recovery

  • If the first result looks wrong, stop before filling the rest of the range.
  • If the active cell is wrong, reselect the correct destination cell and re-enter the formula instead of editing random cells.
  • If the formula actually depends on another sheet or keyed matching, switch to the lookup skill rather than forcing a generic formula pattern.

Visual State Card Usage

  • Runtime cards live in runtime_state_cards.json.
  • Audit cards live in state_cards.json.
  • Match only the card that fits the current live Calc surface.

Image references in this package:

  • Images/direct_formula_entry_target_cell.png
  • Images/direct_formula_entry_target_cell_focus_crop.png
  • Images/function_result_visible_in_target_cell.png
  • Images/function_result_visible_in_target_cell_focus_crop.png
  • Images/function_wizard_named_function_selection.png
  • Images/function_wizard_named_function_selection_focus_crop.png
  • Images/function_wizard_named_function_selection_after.png

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.