A comprehensive toolset providing AI agents with direct access to 13+ major internet platforms and social media channels.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install moss-skill-9
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install moss-skill-9 using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Agent Reach is a specialized utility designed to give AI agents the ability to perceive and interact with the broader internet. By installing and configuring upstream tools for platforms such as Twitter/X, Reddit, YouTube, GitHub, Bilibili, and WeChat, it allows agents to bypass restrictive wrapper layers and call tools directly. This skill is a foundational component for developers using Openclaw Skills to build sophisticated agents capable of real-time research and multi-platform data extraction.
The tool focuses on maintaining a clean environment by isolating upstream tool repositories and configurations in dedicated directories, ensuring that the user's primary workspace remains unpolluted. It serves as both an installer and a configuration manager, bridging the gap between raw web data and agent-ready input.
To begin using this skill within your environment, follow these installation steps:
pip install https://github.com/Panniantong/agent-reach/archive/main.zip
agent-reach install --env=auto
agent-reach doctor
Run the doctor command frequently to verify channel status and receive instructions for any manual configuration required.
Agent Reach strictly organizes its data to prevent workspace pollution. The following directory structure is used:
| Path | Description |
|---|---|
/tmp/ |
Used for temporary files such as video subtitles and downloads. |
~/.agent-reach/tools/ |
Stores the repositories and binaries for upstream platform tools. |
~/.agent-reach/ |
Contains configuration files, tokens, and proxy settings. |
~/.config/yt-dlp/ |
Stores YouTube downloader specific configurations. |
Loading
A high-speed research engine that scrapes Reddit, X, and the web to synthesize real-time insights and generate precision AI prompts.

A sophisticated research skill that performs iterative search queries and LLM synthesis to provide exhaustive, multi-source analysis.

A sophisticated deep-research skill that utilizes Codex CLI to perform multi-source synthesis and high-context analysis for complex queries.

A comprehensive monitoring tool for tracking aviation regulatory updates and Openclaw Skills environment health.

A powerful management system to deploy and orchestrate a team of specialized AI agents with unique identities and model configurations.

A sophisticated command-driven dispatcher that routes user prompts to specialized child agents for coding, writing, research, and analysis.








































