Agent skill

signal-detection-pipeline

Detect buying signals from multiple sources, qualify leads, and generate outreach context

gooseworks-aigithub.com/gooseworks-aiGitHub ↗
claude-codecodexcursorMIT
Install
npx skills add gooseworks-ai/goose-skills --skill signal-detection-pipeline --agent claude-code

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

Facts
Files in the skill folder: 2
SKILL.md size: 2 KB
Bundled scripts: none
Path: skills/lead-generation/playbooks/signal-detection-pipeline/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 1,091
Language: Python

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

From the SKILL.md

# Signal Detection Pipeline Monitor multiple signal sources to find companies actively in-market for your client's solution. Combine signals for higher-confidence leads. ## When to Use - "Find companies that might need [our product]" - "Run signal detection for [problem area]" - "Find buying signals in [industry/topic]" ## Signal Sources Run the sources relevant to the client's ICP. Each is independent — run in parallel. ### Job Posting Signals (Strongest) **Skill:** job-posting-intent Companies hiring for roles in the problem area = budget allocated and pain acknowledged. - Input: Job keywords, ICP criteria - Output: Qualified companies with outreach angles ### Funding Signals **Skill:** funding-signal-monitor Recently funded companies = budget available, growth mandate. - Input: Industry, funding stage filter - Output: Funded companies with timing context ### Conference Attendance Signals **Skill:** luma-event-attendees People attending events in the problem space = actively engaged. - Input: Event URLs or topic search - Output: Person/company list ### Reddit Pain Signals **Skill:** reddit-post-finder People complaining about or discussing the problem = experiencing the pain. - I

What's inside
Steps it walks through
  1. When to Use
  2. Signal Sources
  3. Job Posting Signals (Strongest)
  4. Funding Signals
  5. Conference Attendance Signals
  6. Reddit Pain Signals
  7. LinkedIn Content Signals
  8. Combining Signals
  9. Human Checkpoints
Ships with 1 file
  • skill.meta.json
More from goose-skills
All skills →
About this skill
What does the signal-detection-pipeline skill do?

Detect buying signals from multiple sources, qualify leads, and generate outreach context

How do I install it?

Run `npx skills add gooseworks-ai/goose-skills --skill signal-detection-pipeline --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 gooseworks-ai/goose-skills, a repository with 1,091 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