什麼是 create-llms?
根據 https://llmstxt.org/ 上的 llms.txt 規範,根據儲存庫結構從頭開始建立 llms.txt 文件 來源:github/awesome-copilot。
根據 https://llmstxt.org/ 上的 llms.txt 規範,根據儲存庫結構從頭開始建立 llms.txt 文件
透過命令列快速安裝 create-llms AI 技能到你的開發環境
來源:github/awesome-copilot。
Create a new llms.txt file from scratch in the root of the repository following the official llms.txt specification at https://llmstxt.org/. This file provides high-level guidance to large language models (LLMs) on where to find relevant content for understanding the repository's purpose and specifications.
Create a comprehensive llms.txt file that serves as an entry point for LLMs to understand and navigate the repository effectively. The file must comply with the llms.txt specification and be optimized for LLM consumption while remaining human-readable.
Before creating the llms.txt file, you must complete a thorough analysis:
根據 https://llmstxt.org/ 上的 llms.txt 規範,根據儲存庫結構從頭開始建立 llms.txt 文件 來源:github/awesome-copilot。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/github/awesome-copilot --skill create-llms根據 https://llmstxt.org/ 上的 llms.txt 規範,根據儲存庫結構從頭開始建立 llms.txt 文件 來源:github/awesome-copilot。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/github/awesome-copilot --skill create-llms 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/github/awesome-copilot