midudev/autoskills

One command. Your entire AI skill stack. Installed.

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 10 minutes ago
Added to GitGenius on September 1st, 2026
Created on March 25th, 2026
Open Issues & Pull Requests: 32 (+0)
GitHub issues: Enabled
Number of forks: 614
Total Stargazers: 6,834 (+0)
Total Subscribers: 24 (+0)

Repository Insights (GitGenius)

Most active contributors

Sign in to see contributor activity.

Related repositories by overlapping contributors

No overlapping-contributor repos identified yet.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Issue API getrepoissuespagesummary failed: 429 Rate limit exceeded. Please try again later.

Detailed Description

autoskills is a command-line tool that scans your project, detects your technology stack, and automatically installs curated AI agent skills.

The tool solves the problem of manually discovering and configuring AI skills for your specific tech stack. It works by running a single command in your project root, scanning configuration files like package.json and Gradle files to identify which technologies you use, then selecting matching AI agent skills from a curated registry. Only the relevant skill files are downloaded, verified against SHA-256 hashes in a manifest, and written locally to your project.

The tool suits developers working across modern frontend, backend, mobile, cloud, and media stacks who want AI assistance tailored to their specific technologies without manual configuration. It works with a broad range of frameworks and tools including React, Next.js, Vue, TypeScript, Node.js, Go, Express, NestJS, Spring Boot, Flutter, Prisma, Vercel, Cloudflare, and many others. The security model distinguishes it from alternatives by avoiding live downloads from third-party sources at runtime; instead, skills are pre-synced into a repository-local registry where maintainers scan them for prompt-injection and supply-chain risks before recording them with hashes in a manifest.

Development activity shows consistent engagement with the codebase through regular commits addressing both features and fixes. The project maintains an active issue tracker with prompt responses to user reports and feature requests. Pull requests receive timely review and feedback, indicating active maintenance. Documentation is kept current alongside code changes, and the maintainers actively incorporate community contributions into releases.