A specialized tool for extracting trending articles and 24-hour real-time news from the Huxiu business and technology platform.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install huxiu
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 huxiu using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Huxiu skill is designed to integrate the latest business intelligence and tech trends from huxiu.com directly into your AI workflows. By utilizing Openclaw Skills, developers and researchers can automate the collection of trending topics, 24-hour news flashes, and full-text articles for deeper analysis. This skill bridges the gap between raw web content and actionable data, providing a streamlined way to stay ahead in the fast-paced tech industry.
This integration specifically targets the unique layout of the Huxiu platform, ensuring that AI agents can distinguish between regular editorial pieces and the rapid-fire updates found in the 24-hour news module. Whether you are building a news aggregator or a sentiment analysis tool, this skill provides the necessary endpoints to feed your agent high-quality Chinese tech media content.
To integrate this capability into your environment, ensure you have the Openclaw Skills framework initialized. You can configure the skill by referencing the following logic in your agent's configuration:
# Example of fetching a specific article
web_fetch(url: "https://www.huxiu.com/article/XXXXXX.html", maxChars: 8000)
# Example of fetching the 24h briefing feed
web_fetch(url: "https://www.huxiu.com/moment/", maxChars: 5000)
The skill organizes retrieved data into the following structure to ensure compatibility with various Openclaw Skills workflows:
| Property | Description |
|---|---|
| Title | The primary headline of the article or news flash |
| Source/Author | The origin or the writer of the specific content piece |
| Publish Time | The date and time the content was posted on Huxiu |
| Summary/Content | A concise overview or the full text content based on the character limit |
Loading
An enterprise-grade maintenance tool for managing orphaned subagent processes and archiving session transcripts.

An autonomous agent skill for deploying Solana memecoins on Pump.fun while maintaining onchain creator status.

An AI agent skill for launching Solana tokens on Pump.fun with automated metadata handling and local transaction signing.

A professional tool for autonomous agents to launch Solana tokens on Pump.fun while maintaining full on-chain creator ownership.

A professional tool for purchasing X data crawl credits via Solana USDC and executing automated social media data extraction tasks.

Automate and synchronize prediction market bets on Polymarket with perpetual futures positions on Hyperliquid for advanced hedging and arbitrage.








































