EveryDev.ai
Subscribe
Home
Tools

3,145+ AI tools

  • New
  • Trending
  • Featured
  • Compare
  • Arena
Categories
  • Agents2189
  • Coding1574
  • Infrastructure698
  • Marketing534
  • Projects498
  • Research456
  • Design416
  • Analytics389
  • Testing296
  • MCP290
  • Security286
  • Data262
  • Integration197
  • Prompts189
  • Communication183
  • Extensions173
  • Learning170
  • Voice151
  • Commerce135
  • DevOps123
  • Web86
  • Finance26
AI Tools by Topic
  • AI Coding Assistants
  • Agent Frameworks
  • MCP Servers
  • AI Prompt Tools
  • Vibe Coding Tools
  • AI Design Tools
  • AI Database Tools
  • AI Website Builders
  • AI Testing Tools
  • LLM Evaluations
Follow Us
  • X / Twitter
  • LinkedIn
  • Reddit
  • Discord
  • Threads
  • Bluesky
  • Mastodon
  • YouTube
  • GitHub
  • Instagram
Get Started
  • About
  • Editorial Standards
  • Corrections & Disclosures
  • Community Guidelines
  • Advertise
  • Contact Us
  • Newsletter
  • Submit a Tool
  • Start a Discussion
  • Write A Blog
  • Share A Build
  • Terms of Service
  • Privacy Policy
Explore with AI
  • ChatGPT
  • Gemini
  • Claude
  • Grok
  • Perplexity
Agent Experience
  • llms.txt
Theme
With AI, Everyone is a Dev. EveryDev.ai © 2026
    1. Home
    2. Tools
    3. autoskills
    autoskills icon

    autoskills

    Agent Skill Registries

    A CLI tool that auto-detects your tech stack and installs curated AI agent skills for your project with a single command.

    Visit Website

    At a Glance

    Pricing
    Open Source

    Fully free and open-source CLI tool available via npx

    Engagement

    Available On

    Linux
    Android
    API
    CLI

    Resources

    WebsiteDocsGitHubllms.txt

    Topics

    Agent Skill RegistriesAI Coding AssistantsCommand Line Assistants

    Alternatives

    Claude Code Skills & Pluginsskillsharedocx-cli
    Developer
    midudevBarcelona, SpainEst. 2018

    Listed Jul 2026

    About autoskills

    autoskills is a command-line tool created by midudev that scans your project's configuration files, detects your tech stack, and automatically installs the best matching AI agent skills from a curated, audited registry. It requires no configuration and works across modern frontend, backend, mobile, cloud, and media stacks. The project is source-available on GitHub under a CC BY-NC 4.0 license and has attracted significant community interest.

    What It Is

    autoskills is a developer CLI utility in the AI agent skills space. Running npx autoskills in a project root triggers a scan of package.json, Gradle files, and other config files to identify which technologies are in use. It then selects the best matching AI agent skill files from the autoskills registry and writes them locally — no manual configuration required. The tool bridges the gap between a developer's existing stack and the growing ecosystem of AI coding assistant skill files used by tools like Cursor and Claude Code.

    How the Security Model Works

    Unlike tools that pull skill files directly from arbitrary upstream repositories at runtime, autoskills uses a maintainer-curated registry approach:

    • Skills are synced by maintainers into the repository-local autoskills registry
    • Each skill is scanned for prompt-injection and supply-chain risks before inclusion
    • SHA-256 hashes are recorded in a manifest for every skill file
    • At install time, the CLI downloads only the skills your project needs, verifies each file against the manifest, and writes a skills-lock.json entry with the installed source and bundle hash

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

    Supported Technologies

    autoskills covers a broad range of modern development 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, Python, Ruby, PHP, Java, Rust, C#, Swift
    • Backend & APIs: Express, Hono, NestJS, FastAPI, Django, Flask, Spring Boot, Ruby on Rails, Laravel
    • Mobile & Desktop: Expo, React Native, Flutter, SwiftUI, Android, Kotlin Multiplatform, Tauri, Electron
    • Data & Storage: Supabase, Neon Postgres, Prisma, Drizzle ORM, SQLAlchemy, Redis
    • Auth & Billing: Better Auth, Clerk, Stripe
    • Testing: Vitest, Playwright, RSpec, Pytest
    • Cloud & Infrastructure: Vercel, Cloudflare, AWS, Azure, Terraform
    • Media & AI: Remotion, ElevenLabs, Vercel AI SDK

    CLI Options

    The tool exposes a minimal set of flags:

    • -y, --yes — Skip the confirmation prompt
    • --dry-run — Preview what would be installed without writing any files
    • -v, --verbose — Show error details on failure
    • -a, --agent — Install for specific IDEs only (e.g., cursor, claude-code)
    • -h, --help — Show help message

    Update: v0.3.6

    The latest release is v0.3.6, published in May 2026. The repository was created in March 2026 and has seen active development, with the last push in July 2026. The project has accumulated over 6,200 GitHub stars and 570 forks, reflecting rapid community adoption since launch. Node.js >= 22 is required to run the tool.

    autoskills - 1

    Community Discussions

    Be the first to start a conversation about autoskills

    Share your experience with autoskills, ask questions, or help others learn from your insights.

    Pricing

    OPEN SOURCE

    Free

    Fully free and open-source CLI tool available via npx

    • Auto-detect tech stack
    • Install curated AI agent skills
    • SHA-256 hash verification
    • Dry-run mode
    • skills-lock.json

    Capabilities

    Key Features

    • Auto-detects tech stack from package.json and config files
    • Installs curated AI agent skills with a single command
    • Curated and audited autoskills registry
    • SHA-256 hash verification for all skill files
    • skills-lock.json for reproducible installs
    • Dry-run mode to preview installs
    • Agent-specific install targeting (e.g., cursor, claude-code)
    • Supports 50+ technologies and frameworks
    • No configuration required
    • Prompt-injection and supply-chain risk scanning

    Integrations

    Cursor
    Claude Code
    TypeScript
    React
    Next.js
    Vue
    Nuxt
    Svelte
    Angular
    Astro
    Tailwind CSS
    Node.js
    Bun
    Deno
    Go
    Python
    Ruby
    PHP
    Java
    Rust
    C#
    Swift
    Expo
    React Native
    Flutter
    SwiftUI
    Android
    Supabase
    Neon Postgres
    Prisma
    Drizzle ORM
    Better Auth
    Clerk
    Stripe
    Vercel
    Cloudflare
    AWS
    Azure
    Terraform
    Vitest
    Playwright
    API Available
    View Docs

    Ratings & Reviews

    No ratings yet

    Be the first to rate autoskills and help others make informed decisions.

    Developer

    midudev

    midudev builds developer tools and educational content for the local AI and web development community. The creator of CanIRun.ai, midudev focuses on making local AI model selection accessible to everyday developers and enthusiasts. The project aggregates data from llama.cpp, Ollama, and LM Studio to provide accurate hardware compatibility information.

    Founded 2018
    Barcelona, Spain
    1 employees

    Used by

    Adevinta
    GitHub
    Microsoft
    Google (as partners/sponsors)
    Read more about midudev
    WebsiteGitHub
    2 tools in directory

    Similar Tools

    Claude Code Skills & Plugins icon

    Claude Code Skills & Plugins

    An open-source library of 235 production-ready Claude Code skills, agent plugins, and personas for 12 AI coding tools including Cursor, Codex, and Gemini CLI.

    skillshare icon

    skillshare

    A CLI tool that syncs AI CLI skills from a single source of truth to all your AI coding assistants like Claude Code, Cursor, OpenCode, and 50+ more.

    docx-cli icon

    docx-cli

    A CLI tool that enables AI agents like Claude and Codex to read, edit, and comment on .docx files with full format fidelity.

    Browse all tools

    Related Topics

    Agent Skill Registries

    Registries and directories that catalog agent capabilities, skills, and competencies, enabling discovery and composition of agent abilities across platforms.

    78 tools

    AI Coding Assistants

    AI tools that help write, edit, and understand code with intelligent suggestions.

    626 tools

    Command Line Assistants

    AI-powered command-line assistants that help developers navigate, search, and execute terminal commands with intelligent suggestions and context awareness.

    182 tools
    Browse all topics
    Back to all toolsSuggest an edit
    ratings
    discussions