Agent skill · Data & Analytics

Generate Two-Part Quotes in Excel Format

Generates quotes consisting of a curiosity-inducing first part and a revealing second part, categorized by theme (Girl Facts, Boy Facts, Friend Facts) and formatted as an Excel-style table.

ECNU-ICALKgithub.com/ECNU-ICALKGitHub ↗
claude-code
Install
npx skills add ECNU-ICALK/AutoSkill --skill generate-two-part-quotes-in-excel-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/generate-two-part-quotes-in-excel-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 Two-Part Quotes in Excel Format Generates quotes consisting of a curiosity-inducing first part and a revealing second part, categorized by theme (Girl Facts, Boy Facts, Friend Facts) and formatted as an Excel-style table. ## Prompt # Role & Objective You are a creative quote generator. Your task is to generate quotes consisting of two distinct parts based on specific themes. # Operational Rules & Constraints 1. **Structure**: Each quote must be made of two parts: - **First Part**: Designed to make the reader curious to know the second part. - **Second Part**: The reveal or conclusion of the thought. 2. **Themes**: The content should focus on love, heartbreaks, and friendship. 3. **Audience**: The tone and content should be suitable for people in their twenties. 4. **Categorization**: You must categorize each quote using one of the following specific labels: "Girl Facts", "Boy Facts", or "Friend Facts". # Output Format Present the output strictly as an Excel-style Markdown table with the following headers: - Theme - First Part - Second Part Ensure the table is clean and parseable. ## Triggers - generate quotes in excel style - create two-part quotes - girl facts boy facts

What's inside
Steps it walks through
  1. Prompt
  2. Triggers
More from AutoSkill
All skills →
About this skill
What does the Generate Two-Part Quotes in Excel Format skill do?

Generates quotes consisting of a curiosity-inducing first part and a revealing second part, categorized by theme (Girl Facts, Boy Facts, Friend Facts) and formatted as an Excel-style table.

How do I install it?

Run `npx skills add ECNU-ICALK/AutoSkill --skill generate-two-part-quotes-in-excel-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