Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
< Back to tools
A

autoskills

> 编程语言
Open source

One command. Your entire AI skill stack. Installed.

6.6K stars0 likes1 views
WebsiteGitHub

About

One command. Your entire AI skill stack. Installed.

Scans your project, detects your tech stack, and installs curated AI agent skills automatically.

npx autoskills

How it works

  1. Run npx autoskills in your project root
  2. Your package.json, Gradle files, and config files are scanned to detect technologies
  3. The best matching AI agent skills are selected from the audited autoskills registry
  4. Only the selected skill files are downloaded from the registry and verified before writing them locally

That's it. No config needed.

Security model

autoskills does not install directly from random upstream repositories at runtime.

Skills are synced by maintainers into the repository-local autoskills registry, scanned for prompt-injection and supply-chain risks, and recorded with SHA-256 hashes in a manifest. When you run autoskills, the CLI downloads only the skills your project needs from that curated registry, verifies every file against the manifest, and writes a skills-lock.json entry with the installed source and bundle hash.

This keeps the package small while avoiding live downloads from third-party skill sources during installation.

Options

-y, --yes       Skip confirmation prompt
--dry-run       Show what would be installed without installing
-h, --help      Show help message

Supported Technologies

Built to work across modern frontend, backend, mobile, cloud, and media stacks.

  • Frameworks & UI: React, Next.js, Vue, Nuxt, Svelte, Angular, Astro, Tailwind CSS, shadcn/ui, GSAP, Three.js
  • Languages & Runtimes: TypeScript, Node.js, Go, Bun, Deno, Dart
  • Backend & APIs: Express, Hono, NestJS, Spring Boot
  • Mobile & Desktop: Expo, React Native, Flutter, SwiftUI, Android, Kotlin Multiplatform, Tauri, Electron
  • Data & Storage: Supabase, Neon, Prisma, Drizzle ORM, Zod, React Hook Form
  • Auth & Billing: Better Auth, Clerk, Stripe
  • Testing: Vitest, Playwright
  • Cloud & Infrastructure: Vercel, Vercel AI SDK, Cloudflare, Durable Objects, Cloudflare Agents, Cloudflare AI, AWS, Azure, Terraform
  • Tooling: Turborepo, Vite, oxlint
  • Media & AI: Remotion, ElevenLabs

Requirements

Node.js >= 22

License

CC BY-NC 4.0 — midudev

GitHub Issues· 0 open

View all on GitHub

No open issues yet, or sync has not completed.

Highlights

  • •Frameworks & UI: React, Next.js, Vue, Nuxt, Svelte, Angular, Astro, Tailwind CSS, shadcn/ui, GSAP, Three.js
  • •Languages & Runtimes: TypeScript, Node.js, Go, Bun, Deno, Dart
  • •Backend & APIs: Express, Hono, NestJS, Spring Boot
  • •Mobile & Desktop: Expo, React Native, Flutter, SwiftUI, Android, Kotlin Multiplatform, Tauri, Electron
  • •Data & Storage: Supabase, Neon, Prisma, Drizzle ORM, Zod, React Hook Form
  • •Auth & Billing: Better Auth, Clerk, Stripe
  • •Testing: Vitest, Playwright
  • •Cloud & Infrastructure: Vercel, Vercel AI SDK, Cloudflare, Durable Objects, Cloudflare Agents, Cloudflare AI, AWS, Azure, Terraform
  • •Tooling: Turborepo, Vite, oxlint
  • •Media & AI: Remotion, ElevenLabs

> Tags

Ruby

No comments yet. Be the first to share.

> Details

PublishedAug 1, 2026
UpdatedSep 17, 2026
Category编程语言
PricingOpen source

> Related tools

T
TypeScript
JavaScript 的超集,为前端与全栈提供静态类型
P
Python
通用编程语言,广泛用于 Web、数据与 AI
G
Go
Google 推出的简洁高效系统语言