# midudev/autoskills

One command. Your entire AI skill stack. Installed.

Repository: https://github.com/midudev/autoskills
Canonical: https://ross.abutalabs.com/products/autoskills
Homepage: https://autoskills.sh
Language: Ruby
License: NOASSERTION
License Family: other
Last push: 2026-07-19T19:53:46+00:00

## Health v2 (maintenance only)
Score: 73/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 93, release rhythm 82, longevity 11
- inputs: {"age_days": 161, "days_push": 45, "days_rel": 121, "gap_med": 0, "n_releases_24m": 16}
- flags: young, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 6806, forks 617 (observed 2026-08-28T04:09:48.722527+00:00)

## What it is
autoskills is a Node.js CLI tool that scans a project's package.json and config files to detect its tech stack, then auto-installs curated AI agent skills from an audited registry. It verifies downloaded skill files against SHA-256 hashes in a manifest and records installations in a skills-lock.json file.

## Use cases
- auto-install AI agent skills for my project
- detect my tech stack and set up AI coding assistant skills
- install curated AI skills safely without supply-chain risks
- set up skills for Cursor or Claude Code with one command
- preview which AI skills would be installed before installing
- manage AI skill versions with a lockfile

## When to choose
- you want a zero-config way to install vetted AI agent skills matched to your stack
- you're worried about prompt-injection or supply-chain risks from random skill sources
- you use supported technologies like React, Next.js, Vue, Expo, or Cloudflare
- you want reproducible skill installs with hash verification and a lockfile

## When to avoid
- your stack or technologies aren't in the supported list
- you need skills from arbitrary upstream repositories at install time
- you require an OSI-approved open-source license (it's CC BY-NC 4.0)
- you're on Node.js older than 22

## Facets
- artifact type: cli-tool
- maturity: active
- function: developer-tools, cli, package-manager, security, configuration-management
- domain: developer-tools, artificial-intelligence
- platform: cli, cross-platform
- tags: ai-skills, agent-skills, tech-stack-detection, curated-registry, supply-chain-security, skills-lockfile, npx, ai-agents, automation, nodejs

## Member repositories
- midudev/autoskills (main) score 73

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:48.722527+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:42:04.519491+00:00, confidence not recorded.
  - readme: https://github.com/midudev/autoskills (fetched 2026-08-28T04:09:48.722527+00:00, sha 4385820f0288)
  - homepage: https://autoskills.sh (fetched 2026-08-29T08:38:10.173854+00:00, sha 2088890c3c99)
- Data as of 2026-08-30T08:39:29.467469+00:00.
