edison-agent-reach
Use the internet: search, read, and interact with 13+ platforms including Twitter/X, Reddit, YouTube, GitHub, Bilibili, XiaoHongShu (小红书), Douyin (抖音), WeChat Articles (微信公众号), LinkedIn, Boss直聘, RSS, Exa web search, and any web page. Use when: (1) user asks to search or read any of these platforms, (2) user shares a URL from any supported platform, (3) user asks to search the web, find information online, or research a topic, (4) user asks to post, comment, or interact on supported platforms, (5) user asks to configure or set up a platform channel. Triggers: "搜推特", "搜小红书", "看视频", "搜一下", "上网搜", "帮我查", "全网搜索", "search twitter", "read tweet", "youtube transcript", "search reddit", "read this link", "看这个链接", "B站", "bilibili", "抖音视频", "微信文章", "公众号", "LinkedIn", "GitHub issue", "RSS", "search online", "web search", "find information", "research", "帮我配", "configure twitter", "configure proxy", "帮我安装".
Why use this skill?
Integrate OpenClaw with 13+ platforms including Twitter, GitHub, and YouTube. Master AI-driven web research, social monitoring, and platform automation with Agent Reach.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/edisonchenai/edison-agent-reachWhat This Skill Does
edison-agent-reach is a comprehensive, multi-platform connectivity suite for the OpenClaw AI agent. It acts as an "upstream" interface, providing the agent with the capability to search, extract, and interact with over 13 major digital platforms. Whether you need to scrape data from social media like Twitter and XiaoHongShu, parse video transcripts from YouTube and Bilibili, fetch real-time search results via Exa, or perform developer tasks on GitHub, this skill provides the necessary command-line bridges (mcporter, xreach, yt-dlp, gh) to accomplish these goals seamlessly within your agent workspace.
Installation
To install this skill, run the following command in your terminal:
clawhub install openclaw/skills/skills/edisonchenai/edison-agent-reach
Once installed, verify the availability of all supported platforms by running:
agent-reach doctor
Use Cases
- Research & Intelligence: Use web search (Exa) to gather data on emerging technologies or current events. Extract full transcripts from YouTube or Bilibili videos for deep analysis.
- Content Monitoring: Track trends on Reddit or XiaoHongShu by searching for keywords and retrieving post details.
- Developer Workflow: Manage GitHub repositories, list or view issues, and search codebases directly through the agent interface.
- Social Engagement: Automate tasks like posting content to XiaoHongShu or checking your Twitter timeline.
- Content Archiving: Automatically process URLs from WeChat articles or web pages using optimized curl commands to store data in
/tmp/.
Example Prompts
- "Search Twitter for the latest discussion on the new OpenClaw update and summarize the top 5 tweets."
- "Can you download the transcript for this YouTube link: https://www.youtube.com/watch?v=example and give me a bulleted list of key takeaways?"
- "Help me find a popular Python library for data visualization on GitHub with more than 500 stars and list its open issues."
Tips & Limitations
- Workspace Hygiene: Always write temporary files to
/tmp/and persistent configuration data to~/.agent-reach/. Never create or modify files directly in the primary workspace unless necessary. - Network/Proxy Requirements: Some platforms (Reddit, Bilibili) may block standard data center IPs. Ensure your environment has a configured proxy if you experience 403 or 412 errors.
- Authentication: Certain platforms like XiaoHongShu require authentication. Use browser-based cookie imports (e.g., via Cookie-Editor) to maintain session stability.
- Rate Limiting: Be mindful of platform rate limits when performing bulk searches or scraping large threads to prevent your credentials or IP from being flagged.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-edisonchenai-edison-agent-reach": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, file-write, file-read, external-api, code-execution
Related Skills
reddit-assistant
Reddit content creation assistant for indie developers and product builders. Creates authentic posts, researches communities, tracks real performance data via Reddit API. Triggers on: "write reddit post", "draft reddit", "post to reddit", "reddit content", "find subreddits for", "which subreddits", "check reddit performance", "reddit analytics", "reddit results", "log reddit post", "reddit post ideas", "reddit strategy"
protea-Self-evolving life agent
Self-evolving artificial life agent. Three-ring architecture: Ring 0 (Sentinel) supervises, Ring 1 (Intelligence) drives LLM-powered evolution, Ring 2 (Evolvable Code) is the living program that self-restructures, self-reproduces, and self-evolves. Supports Anthropic, OpenAI, DeepSeek, and Qwen as LLM providers. Includes fitness scoring, gene pool inheritance, tiered memory, skill crystallization, Telegram bot, and web dashboard.
Edison Autopilot Post X
Skill by edisonchenai
edison-youtube-full
Complete YouTube toolkit for agents: search videos, fetch metadata, browse channels and playlists, and pull transcripts. Use when you need comprehensive YouTube Data API access (search, channels, playlists) plus transcript extraction in a single workflow.
youtube-transcriber
One-command YouTube video transcription. Automatically downloads audio and transcribes using OpenAI Whisper API — works even when YouTube subtitles are disabled. Use when asked to "transcribe this video", "get transcript", "what does this video say", or when YouTube captions are unavailable.