social-searcher

Search LinkedIn and Reddit for keywords and save results to daily JSON files.

16|2|Updated Feb 14, 2026
One-click install
npx skills add https://github.com/syphax/openclaw-tools --skill social-searcher
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: social-searcher
Source: https://github.com/syphax/openclaw-tools/tree/main/skills/daily-digest
Command: npx skills add https://github.com/syphax/openclaw-tools --skill social-searcher

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires playwright, typescript, ts-node, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the process of monitoring LinkedIn and Reddit for specific keywords and subreddits, saving users time and effort in gathering relevant social media information.

Core Features & Use Cases

  • Keyword and Subreddit Monitoring: Automatically searches LinkedIn and Reddit for user-defined keywords and subreddits.
  • Automated Data Collection: Saves search results into daily JSON files for easy analysis.
  • Use Case: A product manager can use this Skill to track mentions of their product or competitors on LinkedIn and relevant Reddit communities to stay updated on market sentiment and discussions.

Quick Start

Run the daily digest to search LinkedIn and Reddit for new posts.

Frequently Asked Questions about social-searcher

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

FAQPage Schema
How do I automate social media monitoring for specific keywords on LinkedIn and Reddit?

Automated social media monitoring is achieved by searching LinkedIn and Reddit for user-defined keywords and subreddits, collecting matching posts, and saving the results into daily JSON files for trend analysis. This Skill uses Playwright for LinkedIn and Reddit's public API.

Can I use Playwright to scrape LinkedIn posts and save them to a JSON file?

Yes, you can use Playwright to automate LinkedIn searches for specific keywords. This Skill collects the search results and saves them into daily JSON files, allowing you to track mentions and gather market intelligence without manual browsing.

What is the best way to track subreddit mentions for market intelligence without manual checking?

The best way to track subreddit mentions for market intelligence is to automate the process using Reddit's public API. This Skill monitors specified subreddits for chosen keywords and automatically compiles the results into daily JSON files for easy analysis.

Does this social media monitoring tool require any dependencies to run?

Yes, this social media monitoring tool requires Playwright, TypeScript, and ts-node dependencies to function. Playwright handles LinkedIn browser automation, while TypeScript and ts-node execute the monitoring scripts and process the data collection.

How do I analyze competitor mentions on LinkedIn and Reddit over time?

To analyze competitor mentions over time, run the daily digest to search LinkedIn and Reddit for competitor keywords. The Skill saves these daily results into structured JSON files, enabling you to track sentiment and discussion trends across both platforms.

Are there limitations to using Playwright for LinkedIn data collection?

Playwright automates LinkedIn data collection by simulating browser interactions, which may be subject to LinkedIn's rate limits or authentication requirements. The Skill focuses on collecting public search results for specified keywords into JSON files rather than deep profile scraping.