·redirect-article
""

redirect-article

Deletes a markdown article and creates a redirect entry pointing to a different article. Use when consolidating articles, renaming or moving content, removing outdated documentation, or reorganizing the docs structure while preserving existing URLs.

17Installs·1Trend·@dotnet

Installation

$npx skills add https://github.com/dotnet/docs --skill redirect-article

How to Install redirect-article

Quickly install redirect-article AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/dotnet/docs --skill redirect-article
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: dotnet/docs.

SKILL.md

View raw

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 |

Deletes a markdown article and creates a redirect entry pointing to a different article. Use when consolidating articles, renaming or moving content, removing outdated documentation, or reorganizing the docs structure while preserving existing URLs. Source: dotnet/docs.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/dotnet/docs --skill redirect-article
Category
""Writing
Verified
First Seen
2026-02-26
Updated
2026-03-10

Browse more skills from dotnet/docs

Quick answers

What is redirect-article?

Deletes a markdown article and creates a redirect entry pointing to a different article. Use when consolidating articles, renaming or moving content, removing outdated documentation, or reorganizing the docs structure while preserving existing URLs. Source: dotnet/docs.

How do I install redirect-article?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/dotnet/docs --skill redirect-article Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/dotnet/docs

Details

Category
""Writing
Source
skills.sh
First Seen
2026-02-26