awesome-mac-maintainer

awesome-mac-maintainer is a skill for Codex from jaywcjlove/awesome-mac. It costs 64 tokens per session (759 once invoked), scanned A, original, CC0-1.0.

A set of instructions for maintaining the Awesome Mac repository, a curated list of Mac applications, across its English, Chinese, Japanese, and Korean README files.

In plain words
What is it for?
Use it to add, update, shorten, or move an app listing and synchronize the change across the supported README files.
Why use it?
It keeps app entries in the right categories, languages, order, and format when the list changes.

Skill for Codex

Written for Codex: agents/openai.yaml present.

Good fit Use it to add, update, shorten, or move an app listing and synchronize the change across the supported README files.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/jaywcjlove/awesome-mac/awesome-mac-maintainer
About the project

Awesome Mac is a categorized directory of macOS software that helps people discover applications for different needs. Contributors add and organize software recommendations, while users browse the collection to find Mac tools. Its catalogue entry is a skill related to using or maintaining this software list.

jaywcjlove/awesome-mac · 113,585 stars · on GitHub · git.io

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add jaywcjlove/awesome-mac --skill awesome-mac-maintainer
Clone the repo
git clone --depth 1 https://github.com/jaywcjlove/awesome-mac

Made for: Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for awesome-mac-maintainer

README.md
[![agentmods](https://agentmods.dev/badge/skills/jaywcjlove/awesome-mac/awesome-mac-maintainer/github.svg)](https://agentmods.dev/skills/jaywcjlove/awesome-mac/awesome-mac-maintainer)
Your own site
<a href="https://agentmods.dev/skills/jaywcjlove/awesome-mac/awesome-mac-maintainer"><img src="https://agentmods.dev/badge/skills/jaywcjlove/awesome-mac/awesome-mac-maintainer/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for awesome-mac-maintainer

Your own site · 80×15
<a href="https://agentmods.dev/skills/jaywcjlove/awesome-mac/awesome-mac-maintainer"><img src="https://agentmods.dev/badge/skills/jaywcjlove/awesome-mac/awesome-mac-maintainer.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 64 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 759 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. ✓ AI security review Fable 5.1 · 6 Sept 2026 📄 Read the review Third-party audits
  • Snyk pass 7 Sept 2026
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00064 $0.00759
Opus 5 $0.00032 $0.00380
Sonnet 5 $0.00013 $0.00152
Haiku 4.5 $0.00006 $0.00076

Measured 12d ago against content hash 37e19318edd5, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

awesome-mac-maintainer scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.codex/skills/awesome-mac-maintainer/SKILL.md · 76 lines

How it starts

The opening of the file, as written. The whole thing — 76 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Awesome Mac Maintainer

Use this skill for repository curation tasks that touch app listings, especially when the user wants to add, update, or reclassify an app across the English, Chinese, Japanese, and Korean READMEs.

Use this skill for

  • Add a new app entry to the right category in README.md.
  • Sync the same app into README-zh.md, README-ja.md, and README-ko.md.
  • Update or shorten an existing listing without drifting from repository style.
  • Move an entry to a better category while preserving local document structure.

For supported repository files and scope boundaries, see references/supported-files.md.

Core workflow

  1. Identify the most appropriate category by searching the existing README files for similar apps or keywords.
  2. Read the local context around the target section in each language before editing.
  3. Add or update the entry in all required language files.
  4. Keep the description to one sentence.
  5. Verify placement, wording, and formatting with rg and git diff.

Curation rules

  • Match the local section used by each document instead of assuming all four files have identical structure.
  • Preserve existing ordering within a section. In practice this is usually alphabetical by app name.
  • Do not rewrite neighboring entries unless needed for the requested task.
  • Keep edits narrowly scoped to the requested listing work.

Description style

  • Explain what the app is in one sentence.
  • Keep it brief and concrete.
  • Prefer product identity over feature lists.
  • Do not emphasize that the app is a macOS app unless that detail is necessary.
  • Avoid marketing phrasing unless the repository already uses it for that exact product.

Preferred patterns:

  • "Open-source HTTP(S) debugging proxy for intercepting, inspecting, modifying, and replaying requests."
  • "Open-source screen recorder and editor for polished demos, tutorials, and product videos."
  • "Open-source tool for switching Git identities and managing SSH keys."

Read the full file on GitHub · 76 lines

Files

What ships with it

2 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 76 lines · 64 tokens per session scan A 37e19318edd5

Subscribe to this mod's changes

awesome-mac-maintainer is a skill published in the GitHub repository jaywcjlove/awesome-mac (113,585 stars, last pushed yesterday), licensed CC0-1.0. It adds 64 tokens to every session and 759 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.