什么是 redirect-article?
删除 Markdown 文章并创建指向另一篇文章的重定向条目。在合并文章、重命名或移动内容、删除过时的文档或在保留现有 URL 的同时重新组织文档结构时使用。 来源:dotnet/docs。
删除 Markdown 文章并创建指向另一篇文章的重定向条目。在合并文章、重命名或移动内容、删除过时的文档或在保留现有 URL 的同时重新组织文档结构时使用。
通过命令行快速安装 redirect-article AI 技能到你的开发环境
来源:dotnet/docs。
Delete a markdown article from the repository and create a redirect entry that points users to a different article. This ensures existing links and bookmarks continue to work after content is reorganized.
DO NOT manually edit files or JSON. Use the create-redirect-entry.ps1 script to handle the redirect creation automatically.
| AI | .openpublishing.redirection.ai.json | | Architecture | .openpublishing.redirection.architecture.json | | .NET Aspire | .openpublishing.redirection.aspire.json | | Azure | .openpublishing.redirection.azure.json | | .NET Core | .openpublishing.redirection.core.json | | C# | .openpublishing.redirection.csharp.json |
删除 Markdown 文章并创建指向另一篇文章的重定向条目。在合并文章、重命名或移动内容、删除过时的文档或在保留现有 URL 的同时重新组织文档结构时使用。 来源:dotnet/docs。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/dotnet/docs --skill redirect-article删除 Markdown 文章并创建指向另一篇文章的重定向条目。在合并文章、重命名或移动内容、删除过时的文档或在保留现有 URL 的同时重新组织文档结构时使用。 来源:dotnet/docs。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/dotnet/docs --skill redirect-article 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/dotnet/docs