automating-numbers

5 stars 1 forks
95
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 assistants

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

Agentic Skill Details

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

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

  • 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

  1. **Missing TOC...

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

Report Security Issue

Found a security vulnerability in this agent skill?