ai-ready

仓库创建 2025年6月12日最近提交 7 小时前SkillHot 收录 20 天前
▸ 精选理由

快速生成标准化 AI 配置与模板,节省手工设置时间。

▸ 风险提示

可能包含修改仓库文件或运行安装脚本,部署前应审查变更。

这个 Skill 做什么

分析仓库并生成 AGENTS.md、CI 与 AI 配置,使仓库 AI 就绪。

把仓库变成“AI友好”格式:自动分析代码、生成 AGENTS.md、copilot-instructions、CI 工作流和 issue 模板等,让模型/agent 更好协作。适合想让项目能被 AI 助手贡献或自动化审查时使用。特别能根据代码风格和 PR 历史定制输出,免去手工配置的繁琐。

▸ 展开 SKILL.md 英文原文

Make any repo AI-ready — analyzes your codebase and generates AGENTS.md, copilot-instructions.md, CI workflows, issue templates, and more. Mines your PR review patterns and creates files customized to your stack. USE THIS SKILL when the user asks to "make this repo ai-ready", "set up AI config", or "prepare this repo for AI contributions".

开发编程仓库设置AI 配置CI 模板通用
3.7w
Stars
4.6k
Forks
40
仓库内 Skill
+837
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/github/awesome-copilot/main/skills/ai-ready/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/github/awesome-copilot/main/skills/ai-ready/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# AI Ready

This skill helps the user install the latest [ai-ready](https://github.com/johnpapa/ai-ready) skill by [John Papa](https://github.com/johnpapa).

*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](https://github.com/johnpapa/ai-ready) — always up to date.

## Steps

1. Tell the user to add the skill by running this command inside Copilot CLI:

   ```
   /skills add johnpapa/ai-ready
   ```

   This downloads the latest version of the skill to their personal skills directory. Re-running the command updates to the latest version.

2. Remind the 
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有