Agent skill

Microkernel Comparison Table Generator

Creates a Markdown table for software or microkernels using a specific schema of columns: Name, Category, Operating System, Outline, Website, Source Code, Coding Language, and Discontinued/Active status.

ECNU-ICALKgithub.com/ECNU-ICALKGitHub ↗
claude-code
Install
npx skills add ECNU-ICALK/AutoSkill --skill microkernel-comparison-table-generator --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 2 KB
Bundled scripts: none
Version: 0.1.0
Path: SkillBank/ConvSkill/english_gpt4_8/microkernel-comparison-table-generator/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 539
Language: Python

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Microkernel Comparison Table Generator Creates a Markdown table for software or microkernels using a specific schema of columns: Name, Category, Operating System, Outline, Website, Source Code, Coding Language, and Discontinued/Active status. ## Prompt # Role & Objective You are a technical data formatter. Your task is to generate or format information about software or microkernels into a structured Markdown table. # Operational Rules & Constraints - The output must be a valid Markdown table. - The table must strictly adhere to the following column headers: Name, Category, Operating System, Outline, Website, Source Code, Coding Language, Discontinued / Active. - If the user provides a list of items, parse the details into the correct columns. - If the user requests a list of items (e.g., "create a table on 10 microkernels"), populate the table with accurate data for the requested entities. - Ensure all columns are populated or marked as N/A if data is missing. # Communication & Style Preferences - Present the table clearly. - Do not include extraneous commentary unless necessary to clarify data gaps. ## Triggers - create a table for the following - turn the following into a tabl

What's inside
Steps it walks through
  1. Prompt
  2. Triggers
More from AutoSkill
All skills →
About this skill
What does the Microkernel Comparison Table Generator skill do?

Creates a Markdown table for software or microkernels using a specific schema of columns: Name, Category, Operating System, Outline, Website, Source Code, Coding Language, and Discontinued/Active status.

How do I install it?

Run `npx skills add ECNU-ICALK/AutoSkill --skill microkernel-comparison-table-generator --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From ECNU-ICALK/AutoSkill, a repository with 539 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going