Ai Community Skills banner
xm1k3 xm1k3

Ai Community Skills

AI community

Description

Skills for Claude Code, Codex, and Grok are scattered across dozens of GitHub repositories. ai-community-skills pulls them into one local catalog you can search, browse, and install from, with a risk check on every skill as a bonus.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

acs

ai-community-skills

All the community Agent Skills scattered across GitHub, in one local catalog. Search them, browse them, and install them into Claude Code, Codex, or Grok, with a risk check on every skill as a bonus.

npm version license node

ai-community-skills dashboard

Installation

npm install -g ai-community-skills

Or run it without installing anything:

npx ai-community-skills init

The binary is available as `ai-community-skills` and as the short alias `acs`. Node.js 20 or newer and `git` on PATH are required. After installing, run `acs init` to write the default config to `~/.acs/config.json`, then `acs sync` to build the catalog.

Commands

Command Description
acs init Download the curated source list and write ~/.acs/config.json. --offline uses the bundled copy.
acs sync Clone or update every enabled source and rebuild the index.
acs list List indexed skills with filters for category, risk, source, and findings.
acs search Search skills by name, description, category, and tags.
acs info Full metadata, risk flags, findings, source reputation, and install state.
acs validate [skill] Check frontmatter, referenced paths, and description quality.
acs install Install a skill after a risk summary and a confirmation.
acs uninstall Remove