automating-numbers
Automates Apple Numbers via JXA with AppleScript dictionary discovery. Use when asked to "automate Numbers spreadsheets", "create spreadsheets programmatically", "JXA Numbers scripting", or "bulk data operations in Numbers". Focuses on sheets, tables, ranges, batch I/O, clipboard shim, and high-performance data workflows.
Third-Party Agent Skill: Review the code before installing. Agent skills execute in your AI assistant's environment and can access your files. Learn more about security
Installation for Agentic Skill
View all platforms →skilz install SpillwaveSolutions/automating-mac-apps-plugin/automating-numbersskilz install SpillwaveSolutions/automating-mac-apps-plugin/automating-numbers --agent opencodeskilz install SpillwaveSolutions/automating-mac-apps-plugin/automating-numbers --agent codexskilz install SpillwaveSolutions/automating-mac-apps-plugin/automating-numbers --agent geminiFirst time? Install Skilz: pip install skilz
Works with 22+ AI coding assistants
Cursor, Aider, Copilot, Windsurf, Qwen, Kimi, and more...
Extract and copy to ~/.claude/skills/ then restart Claude Desktop
git clone https://github.com/SpillwaveSolutions/automating-mac-apps-plugincp -r automating-mac-apps-plugin/plugins/automating-mac-apps-plugin/skills/automating-numbers ~/.claude/skills/Need detailed installation help? Check our platform-specific guides:
Related Agentic Skills
automating-mail
by SpillwaveSolutions
Automates Apple Mail via JXA with AppleScript dictionary discovery. Use when asked to "automate email", "send mail via script", "JXA Mail automatio...
automating-reminders
by SpillwaveSolutions
Automates Apple Reminders using JavaScript for Automation (JXA). Use when asked to "create reminders programmatically", "automate reminder lists", ...
mastering-postgresql
by SpillwaveSolutions
PostgreSQL development for Python with full-text search (tsvector, tsquery, BM25 via pg_search), vector similarity (pgvector with HNSW/IVFFlat), JS...
automating-contacts
by SpillwaveSolutions
Automates macOS Contacts via JXA with AppleScript dictionary discovery. Use when asked to "automate contacts", "JXA contacts automation", "macOS ad...
Agentic Skill Details
- Owner
- SpillwaveSolutions (GitHub)
- Repository
- automating-mac-apps-plugin
- Stars
- 5
- Forks
- 1
- Type
- Other
- Meta-Domain
- Primary Domain
- Market Score
- 95
Agent Skill Grade
A Score: 95/100 Click to see breakdown
Score Breakdown
Areas to Improve
- Redundant code examples
- Missing TOC in short reference files
- Second-person in reference paths
Recommendations
- Add trigger phrases to description for discoverability
- Add table of contents for files over 100 lines
Graded: 2026-01-19
Developer Feedback
I took a look at your automating-numbers skill and wanted to share some thoughts.
Links:
The TL;DR
You're at 95/100, solidly in A territory. This is based on Anthropic's best practices for Claude Skills. Your strongest area is Spec Compliance (14/15)—the frontmatter and structure are clean. The weakest is Writing Style (8/10), but honestly, it's a minor issue. Your Progressive Disclosure Architecture (25/30) is where you're leaving a bit on the table.
What's Working Well
- Excellent modular structure — Your 8 reference files are well-organized and let users dig deep without bloating the main SKILL.md. The "What to load" section makes navigation clear.
- Strong trigger coverage — You've got "automate Numbers", "JXA Numbers scripting", "bulk data operations" — these hit the real use cases people search for.
- Solid validation checklist — The 5-step workflow with checkboxes and your pre-commit checklist give developers a real run-check-fix pattern to follow.
- Real-world examples — Input/output pairs for table reads and batch writes feel authentic, not contrived.
The Big One
You're showing the same operation in three languages (JXA, PyXA, PyObjC) in your SKILL.md examples. This burns tokens and dilutes the focus. Since you already recommend PyXA as the modern approach, keep just that one in the main file. Move the JXA and PyObjC variants to a references/numbers-alternatives.md file—users who need those will find them, but you're not forcing everyone to scroll past three ways to do the same thing. This alone should bump you +2 points on token economy.
Other Things Worth Fixing
- **Missing TOC...
AI-Detected Topics
Extracted using NLP analysis
Report Security Issue
Found a security vulnerability in this agent skill?
Report Security Issue
Reporting issue with:
automating-numbers
https://github.com/SpillwaveSolutions/automating-mac-apps-pluginThank you for helping keep SkillzWave secure. We'll review your report and take appropriate action.
Note: For critical security issues that require immediate attention, please also email security@skillzwave.ai directly.