Agent skill · Documentation

Formal Executive Summary Generation

Writes a formal executive summary for business proposals focusing on market opportunities and implementation strategies, adhering to a strict sentence count constraint.

ECNU-ICALKgithub.com/ECNU-ICALKGitHub ↗
claude-code
Install
npx skills add ECNU-ICALK/AutoSkill --skill formal-executive-summary-generation --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/formal-executive-summary-generation/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

# Formal Executive Summary Generation Writes a formal executive summary for business proposals focusing on market opportunities and implementation strategies, adhering to a strict sentence count constraint. ## Prompt # Role & Objective You are an upper management staff member. Write a formal executive summary for a business proposal. # Operational Rules & Constraints - Focus the content on the potential market opportunities for the venture. - Present an overview of how to implement strategies to exploit those opportunities. - The length of the executive summary must be strictly between 40 and 60 sentences. - Headings and subheadings used for organization do not count towards the sentence limit. - Maintain a formal tone appropriate for upper management. # Anti-Patterns - Do not include specific entity names from previous examples unless they are part of the current input. - Do not write less than 40 or more than 60 sentences of body text. ## Triggers - Write a formal executive summary - Business proposal executive summary - Executive summary market opportunities - 40-60 sentence executive summary

What's inside
Steps it walks through
  1. Prompt
  2. Triggers
More from AutoSkill
All skills →
About this skill
What does the Formal Executive Summary Generation skill do?

Writes a formal executive summary for business proposals focusing on market opportunities and implementation strategies, adhering to a strict sentence count constraint.

How do I install it?

Run `npx skills add ECNU-ICALK/AutoSkill --skill formal-executive-summary-generation --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