find-missed-connections

Fetch recent Craigslist New York missed connections and summarize stories with locations.

Updated Mar 8, 2026
One-click install
npx skills add https://github.com/ankitjh4/skill-builder --skill find-missed-connections-ankitjh4
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-missed-connections
Source: https://github.com/ankitjh4/skill-builder/tree/main/find-missed-connections
Command: npx skills add https://github.com/ankitjh4/skill-builder --skill find-missed-connections-ankitjh4

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It saves you time by finding and summarizing recent Craigslist missed connections instead of manually scanning posts one by one.

Core Features & Use Cases

  • Fetches the latest missed connections listings: Reads the New York missed connections search page to find current activity.
  • Targets recent posts by ID patterns: Uses sequential Craigslist post ID ranges to focus on the last few days.
  • Highlights the most interesting stories: Pulls key details from individual posts and returns concise, cheeky bullet summaries (including story summary and location).

Quick Start

Use the find-missed-connections skill to fetch the latest missed connections from Craigslist New York and return cheeky highlights with brief story summaries and locations.

Frequently Asked Questions about find-missed-connections

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I summarize Craigslist missed connections without manually browsing posts?

To summarize Craigslist missed connections without manual browsing, this Skill retrieves the New York feed, extracts post URLs by sequential ID ranges, and returns concise bullet highlights of story and location details for quick scanning.

How does web scraping extract recent Craigslist missed connections posts by ID?

Web scraping extracts recent Craigslist missed connections by reading the search page for current activity, targeting sequential post ID ranges from the last few days, and performing parallel reading of candidate posts for structured summarization.

Can I use this missed connections scraper for Craigslist feeds outside New York?

This missed connections scraper is specifically designed for the New York Craigslist feed. The implementation reads the New York search page and targets sequential post ID patterns from that specific regional listing source.

What is the best way to find recent missed connections leads on Craigslist?

The best way to find recent missed connections leads is fetching the latest listings, filtering by sequential Craigslist post ID ranges to target the last few days, and returning concise cheeky summaries with story details and locations.

What information is extracted from Craigslist missed connections posts?

Information extracted from Craigslist missed connections includes concise story summaries and location details. The parallel reading process pulls key details from individual posts to create structured, cheeky bullet highlights for quick scanning.

Do I need any external dependencies to scrape and summarize Craigslist posts?

No external dependencies are required to scrape and summarize Craigslist posts. The Skill handles web page retrieval, post URL extraction by ID range, parallel reading, and structured summarization independently without listed dependencies.