Agent skill · Content & Marketing

pain-point-detection

Identifying buying signals and pain points from public information including job postings, reviews, news, and social media. Triggers when analyzing prospect readiness or searching for opportunities.

majiayu000github.com/majiayu000GitHub ↗
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill pain-point-detection --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 3 KB
Bundled scripts: none
Path: skills/analysis/pain-point-detection/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Pain Point Detection ## Overview This skill teaches how to identify buying signals and pain points from publicly available information. It covers signal taxonomy, interpretation, and how to translate signals into conversation angles. ## Usage The company-researcher sub-agent references this skill when: - Analyzing job postings for scaling signals - Reviewing Glassdoor/review site content - Interpreting news and announcements - Detecting competitive pressure ## Signal Categories ### High-Intent Signals (Act Now) | Signal | Source | Interpretation | |--------|--------|----------------| | Relevant job posting | LinkedIn, careers page | Active need in your domain | | RFP/vendor review | Industry sources | Formal buying process | | Budget cycle timing | Industry knowledge | Decision window open | | Contract expiration | CRM data, research | Replacement opportunity | ### Medium-Intent Signals (Engage Soon) | Signal | Source | Interpretation | |--------|--------|----------------| | Funding announcement | News, Crunchbase | Budget likely available | | Leadership change | LinkedIn, news | New priorities possible | | Expansion news | Press releases | Growth = new needs | | Competitor menti

What's inside
Steps it walks through
  1. Overview
  2. Usage
  3. Signal Categories
  4. High-Intent Signals (Act Now)
  5. Medium-Intent Signals (Engage Soon)
  6. Low-Intent Signals (Nurture)
  7. Detection Techniques
  8. Job Posting Analysis
  9. Review Site Analysis
  10. News Analysis
  11. Resources
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the pain-point-detection skill do?

Identifying buying signals and pain points from public information including job postings, reviews, news, and social media. Triggers when analyzing prospect readiness or searching for opportunities.

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill pain-point-detection --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 majiayu000/claude-skill-registry, a repository with 534 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