wiki-ado-convert Skill
Converts VitePress/GFM wiki markdown to Azure DevOps Wiki-compatible format. Generates a Node.js build script that transforms Mermaid syntax, strips front matter, fixes links, and outputs ADO-compatible copies to dist/ado-wiki/. Published by microsoft in skills.
What is wiki-ado-convert Skill?
Converts VitePress/GFM wiki markdown to Azure DevOps Wiki-compatible format. Generates a Node.js build script that transforms Mermaid syntax, strips front matter, fixes links, and outputs ADO-compatible copies to dist/ado-wiki/. Published by microsoft in skills. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Deployment
- Documentation
- Deployment use cases
- Documentation use cases
Technical details
- Install or run with Copy skill directory
When to use wiki-ado-convert Skill
- Use it for deployment.
- Use it for documentation.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/skills
- Skill file: .github/plugins/deep-wiki/skills/wiki-ado-convert/SKILL.md
What it does
Converts VitePress/GFM wiki markdown to Azure DevOps Wiki-compatible format. Generates a Node.js build script that transforms Mermaid syntax, strips front matter, fixes links, and outputs ADO-compatible copies to dist/ado-wiki/.
Skill instructions
ADO Wiki Converter Generate a Node.js build script that transforms VitePress/GFM markdown documentation into Azure DevOps Wiki-compatible format. The source files remain untouched — the script produces transformed copies in dist/ado-wiki/. Source Repository Resolution (MUST DO FIRST) Before generating the build script, resolve the source repository context: 1. Check for git remote: Run git remote get-url origin 2. Ask the user: "Is this a local-only repository, or do you have a source repository URL?" - Remote URL → store as REPOURL, preserve linked citations in converted output - Local → preserve local citations as-is 3. Do NOT proceed until resolved Why This Is Needed Azure DevOps Wikis use a markdown dialect that differs from GFM and VitePress in several critical ways. Documentation that renders perfectly in VitePress will have broken diagrams, raw front matter, dead links, and rendering issues when published as an ADO Wiki. ADO Wiki Incompatibilities CRITICAL — Will Break Rendering
Explore related resources
Frequently asked questions
What is wiki-ado-convert?
wiki-ado-convert is a open-source AI agent skill with Copy skill directory. Converts VitePress/GFM wiki markdown to Azure DevOps Wiki-compatible format. Generates a Node.js build script that transforms Mermaid syntax, strips front matter, fixes links, and outputs ADO-compatible.
Who is wiki-ado-convert best for?
wiki-ado-convert is best for reusing agent instructions, scripts, and references, deployment workflows, documentation workflows.
How do I install wiki-ado-convert?
Install or run wiki-ado-convert using Copy skill directory. Check wiki-ado-convert for the latest setup command.
Is wiki-ado-convert actively maintained?
wiki-ado-convert may need a closer maintenance check before production use.
Auto-fetched from GitHub.