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

Sort and Filter Calc Tables

skill-walterhu1015-mmskills-libreofficecalc-sort-and-filter-calc-tables · by walterhu1015

Apply sorts, auto-filters, and range filters to Calc tables and verify the visible filtered rows or ordering on the sheet.

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

Install

$ agentstack add skill-walterhu1015-mmskills-libreofficecalc-sort-and-filter-calc-tables

✓ 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-sort-and-filter-calc-tables)

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 Sort and Filter Calc Tables? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Sort and Filter Calc Tables

When This Skill Applies

  • Use when the task asks to sort, filter, or exclude values from a table.
  • Use when the main result is the visible ordering or filtered subset of a worksheet table.

Preconditions

  • The target table is visible or selected.
  • The requested sort key or filter values are known.

Procedure

  1. Use when the task asks to sort, filter, or exclude values from a table.
  2. These are table-filtering tasks.
  3. Check the final visible Calc state and confirm the task-specific result is actually present.

Visual State Card Usage

  • Detailed review cards live in state_cards.json.
  • Runtime-facing cards live in runtime_state_cards.json.
  • Load only the state whose screenshot actually matches the live Calc surface.
  • Image references in this package:
  • Images/data_menu_autofilter.png
  • Images/data_menu_autofilter_after.png
  • Images/data_menu_autofilter_focus_crop.png
  • Images/filtered_table_result.png
  • Images/filtered_table_result_focus_crop.png
  • Images/header_filter_controls_visible.png
  • Images/header_filter_controls_visible_after.png
  • Images/header_filter_controls_visible_focus_crop.png

Common Failure Modes

  • Filtering the wrong range or wrong column.
  • Assuming the filter was applied without checking the visible table subset.

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.