Anthony Fu's Skills is a TypeScript-based collection of manually maintained and generated agent skills, organized via submodules and intended to be synced from source documentation. It provides a pnpx-based CLI workflow for adding and managing skills.
Collecting history — the radar snapshots this repo daily. The trend line appears after 3 days of data (1 so far).
What it is
Anthony Fu's Skills is a curated collection of agent skills, including hand-maintained and officially documented skills, organized to reference source documentation and stay in sync with upstream content.
How it works
The project uses git submodules to reference source documentation for each skill, enabling updates from upstream. It includes vendored skills synced from external repositories. The README documents a CLI workflow to generate and manage skills, using pnpx to install and interact with the skills tool:
pnpx skills add antfu/skills --skill='*'
or globally:
pnpx skills add antfu/skills --skill='*' -g
See skills CLI usage for more detail.
The repository contains sections for hand-maintained skills, skills generated from official docs, and vendored skills sourced from various projects.
Getting started
From the README, initial setup involves installing dependencies and running the generated CLI to add skills. The exact installation command shown is:
pnpx skills add antfu/skills --skill='*'
or with global installation:
pnpx skills add antfu/skills --skill='*' -g
The project intends users to fork/clone, install dependencies with pnpm, configure meta sources, and use a sequence of commands (start cleanup, start init, start sync) to generate and align skills.
Recent releases
No releases are listed in the latest release entry.
Traction
Stars: 5709 (as reported). Forks: 316. Open issues: 10.
Behind the repo
No specific startup or company details beyond Anthony Fu as the maintainer and the repository’s focus on agent skills.
Caveats
License: MIT. Created 2026-01-28. Last push 2026-06-23. Language: TypeScript. The README notes a proof-of-concept status and invites feedback and contributions.






