Install
$ agentstack add skill-walterhu1015-mmskills-libreofficecalc-create-chart-on-target-sheet-with-exact-title-and-type ✓ 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
Create Chart on Target Sheet with Exact Title and Type
When This Skill Applies
- Use when the task explicitly names both a target sheet and a required chart title or exact chart type.
- Use when the chart placement and final title are first-class requirements rather than incidental details.
Preconditions
- The destination worksheet or chart sheet is known.
- The exact chart title text is available from the instruction.
Procedure
- Use when the task explicitly names both a target sheet and a required chart title or exact chart type.
- Chart placement is part of the evaluator-visible result.
- 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/chart_exact_title_entry.pngImages/chart_exact_title_entry_focus_crop.pngImages/chart_subtype_selected_on_target_sheet.pngImages/chart_subtype_selected_on_target_sheet_after.pngImages/chart_subtype_selected_on_target_sheet_focus_crop.pngImages/finished_chart_visible_on_target_sheet.pngImages/finished_chart_visible_on_target_sheet_focus_crop.png
Common Failure Modes
- Creating the chart on the current sheet when the task named another sheet.
- Leaving a placeholder title or wrong chart family in place.
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.