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.
npx skills add ECNU-ICALK/AutoSkill --skill extract-door-to-door-solar-sales-quotes --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# 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
- Prompt
- Triggers
What does the Extract Door-to-Door Solar Sales Quotes skill do?
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.
How do I install it?
Run `npx skills add ECNU-ICALK/AutoSkill --skill extract-door-to-door-solar-sales-quotes --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.
