📊
AI EngineeringPython

AI Readiness Assessment

by github

AI Readiness Assessment is an AI Engineering skill for Claude Code, published by github in awesome-copilot.

37.8K stars4.8K forkson github/awesome-copilotAdded 2026/08/13Repository updated 2026/08/13
agent-skillsagentsaiawesomecustom-agentsgithub-copilothacktoberfestprompt-engineering
Install in seconds
Install AI Readiness Assessment
Copy AI Readiness Assessment into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/github/awesome-copilot/tree/main/skills/acreadiness-assess ~/.claude/skills/acreadiness-assess

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/github/awesome-copilot.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skills/acreadiness-assess/SKILL.md in github/awesome-copilot
Installs to
~/.claude/skills/acreadiness-assess
Collection
One of 25 skills cataloged from this repository
Category
AI Engineering2451 skills

What AI Readiness Assessment does

AI Readiness Assessment runs the AgentRC readiness scan on a repository and generates a static HTML dashboard at reports/index.html with maturity level, score, pillar breakdowns, and remediation plan. Use it when asked to audit, score, or assess the AI readiness of a codebase.

AI Readiness Assessment is cataloged under AI Engineering on DirSkills. AI Readiness Assessment comes from a repository tagged agent-skills, agents, ai, awesome and custom-agents.

Documentation

README

/acreadiness-assess — AI-readiness assessment

Use this skill whenever the user asks for an AI-readiness assessment, a readiness check, an audit, or wants to see how AI-ready their repository is.

This skill is the Measure step in AgentRC's Measure → Generate → Maintain loop. The result is a self-contained HTML dashboard the user can open with file:// or commit to the repo.

Steps

  1. Confirm prerequisites. Node 20+ must be on PATH. If unsure, run node --version.

This is the opening of the README. Read the full README on GitHub.

Commands AI Readiness Assessment provides

Slash commands named in this skill’s SKILL.md, listed in the order they first appear.

  • /acreadiness-assess

Frequently asked about AI Readiness Assessment

  • What else does github publish alongside AI Readiness Assessment?

    AI Readiness Assessment is one of 25 skills that DirSkills catalogs from github/awesome-copilot, the repository it ships in. Its siblings there include AI Prompt Engineering Safety Review, AI Ready and AI Team Orchestration. Each one is a separate skill with its own page in this directory, installs the same way AI Readiness Assessment does, and is maintained by github in that same repository. The rest of the collection is listed on the github/awesome-copilot page.

  • How does AI Readiness Assessment compare to other AI Engineering skills?

    AI Readiness Assessment ranks #151 by stars among the 2451 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of AI Readiness Assessment against them. Open each page to compare what they document and how they install.

More from github/awesome-copilot

AI Readiness Assessment is one of 25 skills cataloged on DirSkills from github/awesome-copilot.

See all 25 skills
🛡️
3w ago

AI Prompt Engineering Safety Review

AI Prompt Engineering Safety Review analyzes AI prompts for safety, bias, security vulnerabilities, and effectiveness, then provides structured improvement recommendations using systematic frameworks and testing methodologies.
AI Engineering
37.8K4.8K
🤖
3w ago

AI Ready

AI Ready guides users to install and review the ai-ready skill. After installation, the skill analyzes the codebase and generates AGENTS.md, copilot-instructions.md, CI workflows, and issue templates tailored to the stack.
AI Engineering
37.8K4.8K
🤖
3w ago

AI Team Orchestration

AI Team Orchestration bootstraps and runs a lightweight multi-agent development team with producer, developer, and optional QA roles. Use it for project planning, implementation, independent testing, brainstorming, and preserving context across sessions.
AI Engineering
37.8K4.8K
📚
3w ago

Acquire Codebase Knowledge

Acquire Codebase Knowledge scans a repository and produces seven documentation files covering stack, structure, architecture, conventions, integrations, testing, and concerns. Use it when you need to map, document, or onboard into an existing codebase.
Writing
37.8K4.8K
📊
3w ago

Ad Campaign Analyzer

Ad Campaign Analyzer turns raw ad campaign performance data into clear decisions on what to cut, scale, and test. Use it to diagnose wasted ad spend, identify top performers, check statistical significance, and reallocate budget across channels.
Data
37.8K4.8K
📚
3w ago

Add Educational Comments

Add Educational Comments annotates code files with educational explanations, following configurable detail, repetitiveness, and knowledge levels. Use it to turn source code into a learning resource while preserving syntax and encoding.
Writing
37.8K4.8K