← Back to Skills Marketplace
85
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install podcast-radar-cn
Description
Discover, compare, and curate trending Chinese podcasts or episodes from 中文播客榜. Use for hot or recent show discovery, creator benchmarking, curation lists, c...
Usage Guidance
This skill appears to do what it claims: it fetches ranking lists from xyzrank.com and (optionally, in small batches) enriches Xiaoyuzhou pages by parsing __NEXT_DATA__. It requests no credentials and uses only Python. Before installing, consider: (1) ensure you trust the referenced external sites (xyzrank.com / xiaoyuzhoufm.com) because the skill will make outbound requests to them; (2) review network/privacy policies if you plan to run the enrichment at scale (the enrichment script caps requests to 20 and adds delays); and (3) if your environment lacks Homebrew or you prefer not to install Python via brew, ensure a trusted Python binary is available on PATH since the scripts expect python3/python.
Capability Analysis
Type: OpenClaw Skill
Name: podcast-radar-cn
Version: 0.1.0
The podcast-radar-cn skill is a legitimate tool for discovering and analyzing Chinese podcasts. It utilizes two Python scripts, fetch_xyz_rank.py and enrich_xiaoyuzhou.py, to retrieve ranking data from xyzrank.com and detailed metadata from xiaoyuzhoufm.com. The code follows security best practices by using standard libraries, implementing rate limiting (sleep/jitter), and enforcing strict caps on the number of URLs processed to prevent abuse. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found.
Capability Tags
Capability Assessment
Purpose & Capability
Name/description (Chinese podcast discovery from 中文播客榜) match the actual behavior: fetching ranking endpoints on xyzrank.com and optional Xiaoyuzhou page enrichment. Required runtime (Python) and the included scripts are proportional to the stated purpose.
Instruction Scope
SKILL.md instructs the agent to run the included fetch and optional enrichment scripts, to prefer ranking/title signals first, and to only perform limited Xiaoyuzhou enrichment. The instructions do not ask the agent to read local secrets, system files, or send data to unrelated external endpoints.
Install Mechanism
Install spec is a single Homebrew formula (python). This is a standard, low-risk mechanism and appropriate for running the provided Python scripts.
Credentials
The skill declares no environment variables, no credentials, and no sensitive config paths. The scripts make only outbound HTTP(S) requests to the ranking site (xyzrank.com) and Xiaoyuzhou (xiaoyuzhoufm.com), which aligns with the skill's function.
Persistence & Privilege
The skill is not always-enabled and makes no requests to modify other skills or system-wide agent settings. Autonomous invocation is allowed (platform default) but not combined with elevated privileges or broad credential access.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install podcast-radar-cn - After installation, invoke the skill by name or use
/podcast-radar-cn - Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
Improve OpenClaw and ClawHub compatibility.
Metadata
Frequently Asked Questions
What is 中文播客雷达?
Discover, compare, and curate trending Chinese podcasts or episodes from 中文播客榜. Use for hot or recent show discovery, creator benchmarking, curation lists, c... It is an AI Agent Skill for Claude Code / OpenClaw, with 85 downloads so far.
How do I install 中文播客雷达?
Run "/install podcast-radar-cn" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is 中文播客雷达 free?
Yes, 中文播客雷达 is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does 中文播客雷达 support?
中文播客雷达 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created 中文播客雷达?
It is built and maintained by cellinlab (@cellinlab); the current version is v0.1.0.
More Skills