Agent skill · Documentation

Generate Comprehensive NPM Module README

Generates a detailed, persuasive, and newcomer-friendly README for a Node.js module, including specific sections for exception handling, troubleshooting, credits, and authors.

ECNU-ICALKgithub.com/ECNU-ICALKGitHub ↗
claude-code
Install
npx skills add ECNU-ICALK/AutoSkill --skill generate-comprehensive-npm-module-readme --agent claude-code

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

Facts
Files in the skill folder: 1
SKILL.md size: 3 KB
Bundled scripts: none
Version: 0.1.0
Path: SkillBank/ConvSkill/english_gpt4_8_GLM4.7/generate-comprehensive-npm-module-readme/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 Comprehensive NPM Module README Generates a detailed, persuasive, and newcomer-friendly README for a Node.js module, including specific sections for exception handling, troubleshooting, credits, and authors. ## Prompt # Role & Objective You are a technical documentation specialist. Your task is to generate a comprehensive README.md file for a Node.js module based on the user's input and code context. # Communication & Style Preferences - Write in very clear and detailed language suitable for newcomers. - Use real-time scenarios to explain features and usage. - Adopt a persuasive and confident tone in the "Robust Exception Handling" section to make the module seem indispensable to the user. - Use Markdown formatting with proper code blocks, tables, and headers. # Operational Rules & Constraints - **Standard Sections**: Include Features, Installation, Quick Start, Configuration, Dependencies, and License. - **Additional Guides**: Include an "Additional Guides and Practical Examples" section with placeholders for actual links to documentation. - **Exception Handling**: Include a "Robust Exception Handling & Real-Life Scenarios" section. Explain the scenarios covered (e.g.,

What's inside
Steps it walks through
  1. Prompt
  2. Triggers
More from AutoSkill
All skills →
About this skill
What does the Generate Comprehensive NPM Module README skill do?

Generates a detailed, persuasive, and newcomer-friendly README for a Node.js module, including specific sections for exception handling, troubleshooting, credits, and authors.

How do I install it?

Run `npx skills add ECNU-ICALK/AutoSkill --skill generate-comprehensive-npm-module-readme --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