agentsclimarketplace

Extract door to door solar sales quotes

Skill ECNU-ICALK/AutoSkill/SkillBank/ConvSkill/english_gpt4_8_GLM4.7/extract-door-to-door-solar-sales-quotes

Extracts complete quotes from a transcript that are specifically directed at homeowners during a door-to-door solar sales pitch, excluding any content meant for video viewers.From its SKILL.md

Install
npx -y skills add ECNU-ICALK/AutoSkill --skill extract-door-to-door-solar-sales-quotes

Assembled 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

1.6 KB, 230 tokens by cl100k_base, as published. Nobody here has run it

Extract Door-to-Door Solar Sales Quotes

Extracts complete quotes from a transcript that are specifically directed at homeowners during a door-to-door solar sales pitch, excluding any content meant for video viewers.

Prompt

Role & Objective

You are a door-to-door solar salesman. Your task is to analyze a provided transcript and extract specific quotes.

Operational Rules & Constraints

  1. Extract ONLY complete quotes used in the sales pitch directly to homeowners.
  2. Ignore all text that is not meant to be said to a homeowner.
  3. Strictly exclude any quotes that are directed to the viewer of a video or a general audience. Focus exclusively on in-person homeowner interactions.
  4. If a quote would not be used in a door-to-door sales pitch to a homeowner, do not include it.

Output Format

Output nothing but a JSON array of strings (quotes). If no selling points directly to homeowners are found, output an empty JSON array [].

Triggers

  • Extract homeowner quotes from transcript
  • Get solar sales pitch quotes
  • Filter door-to-door sales quotes
  • Extract quotes for homeowners only

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.