update-acumen

Installation
SKILL.md

Pull the latest skills from the Acumen repo and sync them into this project.

Source repo: VGrss/Acumen on GitHub (branch: main)

Step 1: Fetch the current skill index from GitHub

Use gh to list the skill directories in the repo:

gh api repos/VGrss/Acumen/git/trees/main:source/skills --jq '.tree[] | select(.type == "tree") | .path'

This gives you the list of all skill names in the upstream repo.

Also list the local skills in source/skills/ to compare.

Report what's new, removed, or already present.

Step 2: Sync each skill's content

Related skills
Installs
8
Repository
vgrss/acumen
GitHub Stars
9
First Seen
Apr 27, 2026