sn-search-social-en

Search Reddit, Twitter/X, and YouTube for English-language content.

2|Updated May 19, 2026
One-click install
npx skills add https://github.com/aiyinluya/SenseNova-Skills-Studio --skill sn-search-social-en-aiyinluya
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sn-search-social-en
Source: https://github.com/aiyinluya/SenseNova-Skills-Studio/tree/main/skills/sn-search-social-en
Command: npx skills add https://github.com/aiyinluya/SenseNova-Skills-Studio --skill sn-search-social-en-aiyinluya

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires httpx, and includes scripts (resource) components.

What problem does it solve?

Users need quick access to relevant English community discussions and multimedia results, but manual searching across Reddit, Twitter/X, and YouTube is time-consuming and inconsistent.

Core Features & Use Cases

  • Multi-platform English search: Search Reddit posts, Twitter/X tweets, and YouTube videos with a unified workflow.
  • Structured JSON output: Receive results as a normalized JSON object including titles, URLs, snippets, and key metadata (e.g., author and counts when available).
  • Use Case: When planning an English-language research agenda for a topic like "AI agents," you can retrieve discussion context from Reddit, trending opinions from Twitter/X, and explanatory resources from YouTube in one go.

Quick Start

Run the skill with a single query to retrieve up to 10 matching Reddit, Twitter/X, or YouTube results in standard JSON format.

Frequently Asked Questions about sn-search-social-en

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

FAQPage Schema
How do I search English social posts across Reddit, Twitter/X, and YouTube simultaneously?

You can search English social posts by executing the provided scripts with a query and limit, retrieving matching Reddit posts, Twitter/X tweets, and YouTube videos in one run.

Can I get JSON output from Reddit and Twitter/X searches for research aggregation?

Yes, searching Reddit and Twitter/X returns a standardized JSON payload containing success status, provider, item titles, URLs, snippets, and available metadata like author and counts.

What API credentials do I need to retrieve YouTube videos and Twitter/X timelines?

Retrieving YouTube videos and Twitter/X timelines requires optional API credentials, specifically the YOUTUBE_API_KEY and TIKHUB_TOKEN environment variables, passed during script execution.

What's the best way to discover community sentiment on a topic using Reddit and YouTube?

Discover community sentiment by running a unified query to pull English-language Reddit discussions and explanatory YouTube videos, receiving normalized JSON output for research scouting.

Does this social search skill return metadata like author and view counts for English content?

Yes, the normalized JSON output includes key metadata such as author and engagement counts when available from the Reddit, Twitter/X, and YouTube providers.

How many results can I retrieve when searching English social posts with a single query?

You can retrieve up to 10 matching Reddit, Twitter/X, or YouTube results in standard JSON format by running the skill with a single query and limit parameter.