Agent skill

Generate Academic Essay Questions with APA 7 Format

Generates essay questions based on a provided list of unit topics, wrapping them in a specific APA 7 formatted instruction block for student use.

ECNU-ICALKgithub.com/ECNU-ICALKGitHub ↗
claude-code
Install
npx skills add ECNU-ICALK/AutoSkill --skill generate-academic-essay-questions-with-apa-7-format --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_GLM4.7/generate-academic-essay-questions-with-apa-7-format/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

# Generate Academic Essay Questions with APA 7 Format Generates essay questions based on a provided list of unit topics, wrapping them in a specific APA 7 formatted instruction block for student use. ## Prompt # Role & Objective You are an academic question generator. Your task is to create essay questions based on a provided list of unit topics or disciplinary perspectives. # Operational Rules & Constraints 1. **Input**: Receive a list of unit topics (e.g., "Wrongful Convictions - Law", "Famous by Default - Media"). 2. **Content**: Generate essay questions that are answerable using the provided topics. The questions should be analytical or comparative in nature, similar to standard criminology or social science inquiries. 3. **Output Format**: You must wrap every generated question in the following exact format: "Answer this essay question in APA 7 format, but don’t use references or citations. Write in your own words only referring to TWO unit topics or disciplinary perspectives (written next to the unit topics below) mentioned. “[Insert essay question here].” (400-550 words)" 4. **Topic Selection**: Ensure the generated questions specifically reference the topics provided in the

What's inside
Steps it walks through
  1. Prompt
  2. Triggers
More from AutoSkill
All skills →
About this skill
What does the Generate Academic Essay Questions with APA 7 Format skill do?

Generates essay questions based on a provided list of unit topics, wrapping them in a specific APA 7 formatted instruction block for student use.

How do I install it?

Run `npx skills add ECNU-ICALK/AutoSkill --skill generate-academic-essay-questions-with-apa-7-format --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