← Back to Skills Marketplace
1280
Downloads
1
Stars
0
Active Installs
7
Versions
Install in OpenClaw
/install zaker-hot-news
Description
获取ZAKER聚合权威媒体的最新头条新闻与热点资讯。Use when the user asks about 新闻, 头条, 最新新闻, 今日新闻, 热点新闻, 突发新闻, 国内外大事, 最近发生了什么, 有什么新鲜事, trending news, latest news, headlines, breakin...
Usage Guidance
This skill appears coherent and low-risk: it fetches news from a single HTTPS endpoint, asks for no credentials, and has no installer. Before installing, consider verifying the endpoint owner since the skill's source/homepage is unknown (skills.myzaker.com appears to be a third-party domain). Also note two small implementation mismatches: the Python helper prints human-readable text instead of returning the JSON object described in SKILL.md, and the shell helper uses jq (optional) though required binaries list is empty — ensure the runtime environment can handle these differences. If you need stronger assurance, ask the publisher for a homepage or verify the domain's TLS certificate and privacy policy.
Capability Tags
Capability Assessment
Purpose & Capability
Name/description claim to aggregate ZAKER headlines and the skill provides a concrete API endpoint (https://skills.myzaker.com/api/v1/article/hot?v=1.0.3) and two scripts that call it — this is coherent with the stated purpose. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
SKILL.md specifies calling the listed API and returning a JSON object of articles; the shell script returns raw JSON (curl | jq) while the Python script prints human-readable text rather than returning the raw JSON object the SKILL.md claims the tool returns. The README also prescribes Markdown link formatting for output. These are functional mismatches (format/contract), not security escalations, but could cause runtime integration issues.
Install Mechanism
No install spec; the skill is instruction-only with small helper scripts. No downloads or archive extraction. Low installation risk.
Credentials
The skill requests no environment variables or credentials. It contacts a single HTTPS endpoint; no unrelated secrets or system paths are requested.
Persistence & Privilege
always is false and the skill does not request persistent system presence or modify other skills' configs. It can be invoked by the agent (normal behavior).
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install zaker-hot-news - After installation, invoke the skill by name or use
/zaker-hot-news - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.6
No changes detected in this version.
- Version bumped to 1.0.6, but no file or documentation changes were made.
- All features and behavior remain the same as the previous release.
v1.0.5
- Updated version number in documentation from 1.0.4 to 1.0.5.
- No functional or behavioral changes; documentation only update.
v1.0.4
zaker-hot-news 1.0.4
- Refined language for clarity and brevity in all documentation sections.
- Slightly adjusted and reordered use case and scenario descriptions.
- Minor improvements to example headings and use case numbering.
- No code or interface changes; this update contains only documentation optimizations.
v1.0.3
- Updated API endpoint to include version parameter (?v=1.0.3) for hot news requests.
- Adjusted example code (Python and Shell) to use the new API versioned URL.
- No functional changes to other documentation or code.
v1.0.2
Version 1.0.2
- Updated output formatting rules and example for news listing in SKILL.md.
- Now specifies one-line summary after the title, with author shown in parentheses after the summary.
- Removed previous multi-line, detailed structured output instructions.
- No changes to code; documentation only.
v1.0.1
- Documentation updated in SKILL.md with minor text changes.
- No functional or code changes in this version.
v1.0.0
zaker-hot-news 1.0.0 — Initial Release
- Delivers the latest 24h headline news aggregated from authoritative Chinese media (CCTV, Xinhua, People's Daily, etc).
- 30-minute high-frequency updates; always returns the freshest 20 top stories.
- Ideal for quickly checking trending news, breaking events, or major domestic/international headlines.
- Smart intent matching covers both explicit ("头条新闻") and fuzzy ("最近有什么新鲜事") user queries.
- No authentication required; easy API access for instant news retrieval.
Metadata
Frequently Asked Questions
What is ZAKER hot news 头条新闻?
获取ZAKER聚合权威媒体的最新头条新闻与热点资讯。Use when the user asks about 新闻, 头条, 最新新闻, 今日新闻, 热点新闻, 突发新闻, 国内外大事, 最近发生了什么, 有什么新鲜事, trending news, latest news, headlines, breakin... It is an AI Agent Skill for Claude Code / OpenClaw, with 1280 downloads so far.
How do I install ZAKER hot news 头条新闻?
Run "/install zaker-hot-news" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is ZAKER hot news 头条新闻 free?
Yes, ZAKER hot news 头条新闻 is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does ZAKER hot news 头条新闻 support?
ZAKER hot news 头条新闻 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created ZAKER hot news 头条新闻?
It is built and maintained by ZAKER (@zaker-coder); the current version is v1.0.6.
More Skills