sunyonghuansunyonghuanCommunity·27 Agent Skills Included

Netor.Madorin

Server maintenance, plugin development, and desktop workflow automation

Manages Linux servers and Baota panels through SSH tools, builds Native, Process, and MCP plugins, and runs single-file C# scripts. Generates Layui front-end pages, WebSocket client code, and initializes clean workspace folder structures. Removes manual server checks, repetitive plugin scaffolding, and messy project directories by turning them into guided, repeatable workflows.
npx skills add sunyonghuan/Netor.Madorin --all -g -y

All Skills in This Repository (27)

Pure Emerald Level Indicators
📦 In Repo
sunyonghuansunyonghuan

skill-plugin-installation

Installs and updates Cortana skills and plugins from zip archives into target directories.

Community
Intermediate
📦 In Repo
sunyonghuansunyonghuan

plugin-development

Build and package Cortana plugins for Native and MCP development.

Community
Advanced
📦 In Repo
sunyonghuansunyonghuan

publish-install

Publish and install Native or Process plugin ZIP packages with unload and reload handling.

Community
Intermediate
📦 In Repo
sunyonghuansunyonghuan

native

Scaffold Native AOT plugins with startup composition and ToolAttribute design.

Community
Intermediate
📦 In Repo
sunyonghuansunyonghuan

mcp

Validate MCP server configurations for stdio, sse, or streamable-http transports.

Community
Intermediate
📦 In Repo
sunyonghuansunyonghuan

architecture

Review Cortana plugin projects for layered architecture and AOT safety.

Community
Intermediate
📦 In Repo
sunyonghuansunyonghuan

dotnet-debugging

Diagnoses crashes, hangs, high CPU, memory leaks and deadlocks from Windows, Linux, macOS dotnet dumps and live processes.

Community
Advanced
📦 In Repo
sunyonghuansunyonghuan

dotnet-devops

Build .NET CI/CD pipelines for GitHub Actions and Azure DevOps.

Community
Advanced
📦 In Repo
sunyonghuansunyonghuan

dotnet-tooling

Analyzes .NET repository structure and build metadata to recommend improvements.

Community
Advanced
📦 In Repo
sunyonghuansunyonghuan

dotnet-advisor

Route .NET and C# requests to the correct specialist skill.

Community
Intermediate
📦 In Repo
sunyonghuansunyonghuan

websocket-integration

Builds a C# WebSocket client for Cortana chat messages and streaming AI replies.

Community
Advanced
📦 In Repo
sunyonghuansunyonghuan

using-dotnet

Route .NET and C# tasks to dotnet-advisor before planning or implementation.

Community
Intermediate

Frequently Asked Questions

FAQPage Schema
How to install Netor.Madorin?

Run `npx skills add sunyonghuan/Netor.Madorin --all -g -y` in your terminal to install all skills in this collection globally.

How to manage multiple servers with Madorin skills?

The server-maintainer skill reads your server inventory file and routes tasks like health checks, log cleanup, and file transfers through dedicated SSH tools, then aggregates results into a single report.

Can I build Madorin plugins without writing protocol code?

Yes. The plugin-development skill scaffolds Native, Process, and MCP plugins with generators that produce the message loop, plugin.json, and a typed debugger automatically.

How to run quick C# code without a full project?

The csharp-scripts skill executes single-file C# with top-level statements via the csx_script tool or the dotnet CLI, with no project scaffolding required.

Do I need coding experience to use these skills?

No. Once installed, your assistant follows each skill's built-in routing rules and scripts, so you describe the task in plain language and it handles the technical steps.

Related Repositories in Software Engineering

View All in Software Engineering