AutoSkill 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.
install
source · Clone the upstream repo
git clone https://github.com/ECNU-ICALK/AutoSkill
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/ECNU-ICALK/AutoSkill "$T" && mkdir -p ~/.claude/skills && cp -r "$T/SkillBank/ConvSkill/english_gpt4_8/microkernel-comparison-table-generator" ~/.claude/skills/ecnu-icalk-autoskill-microkernel-comparison-table-generator && rm -rf "$T"
manifest:
SkillBank/ConvSkill/english_gpt4_8/microkernel-comparison-table-generator/SKILL.mdsource content
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 table
- create a table on microkernels
- create a table with columns Name, Category, Operating System
- fix table