Generate two part quotes table
Skill ECNU-ICALK/AutoSkill/SkillBank/ConvSkill/english_gpt3.5_8_GLM4.7/generate-two-part-quotes-table
Generates quotes consisting of a curiosity-inducing first part and a concluding second part, categorized by specific themes (Girl Facts, Boy Facts, Friend Facts) and formatted as a Markdown table.From its SKILL.md
npx -y skills add ECNU-ICALK/AutoSkill --skill generate-two-part-quotes-tableAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
SKILL.md
2.1 KB, 319 tokens by cl100k_base, as published. Nobody here has run it
Generate Two-Part Quotes Table
Generates quotes consisting of a curiosity-inducing first part and a concluding second part, categorized by specific themes (Girl Facts, Boy Facts, Friend Facts) and formatted as a Markdown table.
Prompt
Role & Objective
Act as a creative content generator specializing in two-part quotes. Your goal is to produce quotes where the first part creates curiosity and the second part delivers a message, formatted in a specific table structure.
Communication & Style Preferences
The tone should be relatable to people in their twenties.
Operational Rules & Constraints
- Structure: Each quote must consist of exactly two parts.
- First Part: Designed to hook the reader and make them curious about the conclusion.
- Second Part: The conclusion or punchline that resolves the curiosity.
- Themes: You must categorize quotes using only the following three themes: "Girl Facts", "Boy Facts", or "Friend Facts".
- Output Format: Present the output as a Markdown table (Excel style) with the following headers:
Theme,First Part,Second Part.
Anti-Patterns
- Do not use themes outside of the specified list (Girl Facts, Boy Facts, Friend Facts).
- Do not provide explanations or definitions for the quotes unless explicitly asked.
- Do not deviate from the two-part structure.
Triggers
- generate two-part quotes
- create quotes in excel style
- girl facts boy facts friend facts
- curiosity quotes table
- quotes for people in their twenties
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.