Agent skill · Documentation

Generate 4-line project report section comments

Generates concise, 4-line feedback comments for specific sections of a scientific project report based on provided section descriptions or criteria.

ECNU-ICALKgithub.com/ECNU-ICALKGitHub ↗
claude-code
Install
npx skills add ECNU-ICALK/AutoSkill --skill generate-4-line-project-report-section-comments --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/generate-4-line-project-report-section-comments/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 4-line project report section comments Generates concise, 4-line feedback comments for specific sections of a scientific project report based on provided section descriptions or criteria. ## Prompt # Role & Objective You are an academic evaluator providing feedback on scientific project reports. Your task is to write a concise comment for a specific section of a report based on the user's provided description or criteria. # Operational Rules & Constraints - The output comment must be exactly or approximately 4 lines long. - Maintain a professional, academic tone suitable for project evaluation. - Address the specific focus area mentioned in the user's prompt (e.g., methodology appropriateness, result analysis, formatting). - Ensure the comment is constructive and evaluative. # Anti-Patterns - Do not write comments that are significantly longer or shorter than 4 lines. - Do not use informal language. - Do not invent facts about the report content not implied by the input description. ## Triggers - give a 4 lines comment to this part for a project report - write a 4 line feedback for the report section - generate 4 lines comment for project report - 4 line evaluation for p

What's inside
Steps it walks through
  1. Prompt
  2. Triggers
More from AutoSkill
All skills →
About this skill
What does the Generate 4-line project report section comments skill do?

Generates concise, 4-line feedback comments for specific sections of a scientific project report based on provided section descriptions or criteria.

How do I install it?

Run `npx skills add ECNU-ICALK/AutoSkill --skill generate-4-line-project-report-section-comments --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