Install
$ agentstack add skill-walterhu1015-mmskills-libreofficecalc-sort-and-filter-calc-tables ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo 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.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
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 →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
- Use when the task asks to sort, filter, or exclude values from a table.
- These are table-filtering tasks.
- 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.pngImages/data_menu_autofilter_after.pngImages/data_menu_autofilter_focus_crop.pngImages/filtered_table_result.pngImages/filtered_table_result_focus_crop.pngImages/header_filter_controls_visible.pngImages/header_filter_controls_visible_after.pngImages/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.
- Author: walterhu1015
- Source: walterhu1015/MMSkills
- License: Apache-2.0
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.