Skillzwave Logo
Skillzwave

automating-numbers

95.0
A

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.

Marketplace
#excel#row.cells#notes#claude-code-plugins#c.value#numbers#doc.sheets#mac-automation

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-numbers
skilz install SpillwaveSolutions/automating-mac-apps-plugin/automating-numbers --agent opencode
skilz install SpillwaveSolutions/automating-mac-apps-plugin/automating-numbers --agent codex
skilz install SpillwaveSolutions/automating-mac-apps-plugin/automating-numbers --agent gemini

First time? Install Skilz: pip install skilz

Works with 22+ AI coding agents

Cursor, Aider, Copilot, Windsurf, Qwen, Kimi, and more...

View All Agents
Download Agent Skill ZIP

Extract and copy to ~/.claude/skills/ then restart Claude Desktop

1. Clone the repository:
git clone https://github.com/SpillwaveSolutions/automating-mac-apps-plugin
2. Copy the agent skill directory:
cp -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 automation",...

100
A
general
Marketplace
#excel#Mail.OutgoingMessage#Status

automating-reminders

by SpillwaveSolutions

Automates Apple Reminders using JavaScript for Automation (JXA). Use when asked to "create reminders programmatically", "automate reminder lists", "JX...

100
A
general
Marketplace
#app.lists.byName#excel#notes

mastering-postgresql

by SpillwaveSolutions

PostgreSQL development for Python with full-text search (tsvector, tsquery, BM25 via pg_search), vector similarity (pgvector with HNSW/IVFFlat), JSONB...

100
A
general
Marketplace
#references#search#vector

automating-contacts

by SpillwaveSolutions

Automates macOS Contacts via JXA with AppleScript dictionary discovery. Use when asked to "automate contacts", "JXA contacts automation", "macOS addre...

99
A
general
Marketplace
#excel#notes#Contacts.Person

Agentic Skill Details

Type
Other
Meta-Domain
N/A
Primary Domain
N/A
Market Score
95.0

Agent Skill Grade

A
Score: 95/100 Click to see breakdown

Score Breakdown

Spec Compliance
14/15
PDA Architecture
25/30
Ease of Use
21/25
Writing Style
8/10
Utility
17/20
Modifiers: +10

Areas to Improve

  • Shows same operation (table read, batch write) in 3 languages (JXA, PyXA, PyObjC), consuming excessive tokens
  • Short reference files lack table of contents, reducing scanability
  • Uses '/Users/you/' in file paths, breaking imperative voice

Recommendations

  • Add trigger phrases to description for discoverability
  • Add table of contents for files over 100 lines

Graded: 1/18/2026

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

  1. Missing TOCs in short refsnumbers-basics.md, numbers-recipes.md, and numbers-advanced.md jump straight into content. Add a quick bulleted contents section at the top so people can scan before diving in. (+1 point on navigation)

  2. Placeholder pathsreferences/numbers-advanced.md uses /Users/you/Documents/report.numbers. Replace with generic like ~/Documents/report.numbers to keep the imperative voice clean. (+1 point on style)

  3. PyXA install gap — You reference installation in the automating-mac-apps skill but don't give standalone instructions. Add a quick pip install PyXA line with a note that full setup is in the parent skill. Helps when people use this independently. (+1 point on utility)

Quick Wins

  • Consolidate JXA/PyXA/PyObjC examples → move alternatives to new ref file (biggest impact)
  • Add TOCs to short reference files (easy, helps discoverability)
  • Fix placeholder paths to generic format
  • Add quick PyXA install instruction

You've built something solid here. These tweaks should get you to 98–99/100 easily.


Checkout your skill here: SkillzWave.ai | SpillWave We have an agentic skill installer that install skills in 14+ coding agent platforms. Check out this guide on how to improve your agentic skills.

AI-Detected Topics

Extracted using NLP analysis

excel row.cells notes claude-code-plugins c.value numbers doc.sheets mac-automation chrome claude-code-plugins-marketplace numbers.documents table.rows.whose Numbers keynote mail PyXA.Numbers sheet.tables agent-skills Application calendar PyXA reminders

Report Security Issue

Found a security vulnerability in this agent skill?