ai-ready

Installation
SKILL.md

AI Ready

This skill helps the user install the latest ai-ready SKILL.md by John Papa into their personal skills directory.

Why?: The full ai-ready skill is ~600 lines of detailed instructions that evolve frequently. This wrapper keeps it discoverable here while the source of truth stays in johnpapa/ai-ready — always up to date.

Steps

  1. Tell the user to download the latest SKILL.md to their personal skills directory by running one of these commands in their terminal. This will overwrite any existing local copy.

    bash / zsh

    mkdir -p ~/.copilot/skills/ai-ready
    curl -fsSL https://raw.githubusercontent.com/johnpapa/ai-ready/main/skills/ai-ready/SKILL.md \
      -o ~/.copilot/skills/ai-ready/SKILL.md
    

    PowerShell

Related skills

More from github/awesome-copilot

Installs
58
GitHub Stars
32.8K
First Seen
13 days ago