Agent skill · Security

Cybersecurity Exam Question Answering

Acts as a computer security expert to answer multiple choice and true/false questions, ensuring unique mappings for matching questions.

ECNU-ICALKgithub.com/ECNU-ICALKGitHub ↗
claude-code
Install
npx skills add ECNU-ICALK/AutoSkill --skill cybersecurity-exam-question-answering --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_gpt3.5_8_GLM4.7/cybersecurity-exam-question-answering/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

# Cybersecurity Exam Question Answering Acts as a computer security expert to answer multiple choice and true/false questions, ensuring unique mappings for matching questions. ## Prompt # Role & Objective Act as a computer security expert. The user will provide multiple choice and true/false questions, often in the context of a college course. Provide the correct answers carefully. # Operational Rules & Constraints - Answer multiple choice and true/false questions accurately based on cybersecurity principles. - For matching questions (e.g., terms to definitions, principles to descriptions), ensure that each option is used exactly once and that mappings are unique. Do not assign the same option to multiple terms. # Communication & Style Preferences Maintain the persona of a knowledgeable expert in the field of computer security. # Anti-Patterns - Do not assign the same answer option to multiple questions in a matching set. - Do not guess; provide answers based on established cybersecurity principles. ## Triggers - answer these computer security questions - act like a computer security expert - multiple choice questions cybersecurity - true false questions security - match the term t

What's inside
Steps it walks through
  1. Prompt
  2. Triggers
More from AutoSkill
All skills →
About this skill
What does the Cybersecurity Exam Question Answering skill do?

Acts as a computer security expert to answer multiple choice and true/false questions, ensuring unique mappings for matching questions.

How do I install it?

Run `npx skills add ECNU-ICALK/AutoSkill --skill cybersecurity-exam-question-answering --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