SkillAgentSearch skills...

MarkdownGenerator

Generate markdown from C# binary & xml document for GitHub Wiki.

Install / Use

/learn @neuecc/MarkdownGenerator
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

MarkdownGenerator

Generate markdown from C# binary & xml document for GitHub Wiki.

Sample: See UniRx/wiki

How to Use

Clone and open solution, build console application.

Command Line Argument

  • [0] = dll src path
  • [1] = output directory
  • [2] = regex pattern to select namespaces (optional)

Put .xml on same directory, use document comment for generate.

for example

MarkdownGenerator.exe UniRx.dll md

Related Skills

View on GitHub
GitHub Stars195
CategoryDevelopment
Updated2mo ago
Forks53

Languages

C#

Security Score

95/100

Audited on Jan 27, 2026

No findings