← Back to Skills Marketplace
每日早报
by
muzhang111
· GitHub ↗
· v1.0.0
· MIT-0
110
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install muzhang111-daily-brief
Description
提供南通天气和V2EX热帖前5条摘要,每天8点或用户请求时推送简洁早报。
Usage Guidance
This skill will perform outbound HTTP requests (curl/web_fetch) to public services (wttr.in and api.v2ex.com) and parse their responses; it asks for no credentials and installs nothing. Before enabling, confirm you are okay with the agent making network requests on your behalf and with scheduled daily notifications. If you run this in a restricted environment, ensure outbound access to those endpoints is permitted and consider rate limits or privacy concerns (the skill sends nothing sensitive, but web_search/web_fetch can reach third-party search engines if used).
Capability Assessment
Purpose & Capability
Name/description (daily brief: Nantong weather + V2EX hot posts) match the instructions, which only fetch wttr.in and V2EX API. No unrelated env vars, binaries, or installs are requested.
Instruction Scope
SKILL.md explicitly instructs using curl (or web_fetch) to fetch two public endpoints and to parse titles/nodes. It does not direct reading local files, accessing other credentials, or transmitting data to unexpected third parties. Optional web_search is noted but not required.
Install Mechanism
Instruction-only skill with no install spec and no code files — nothing is written to disk or downloaded by the skill itself.
Credentials
No environment variables, credentials, or config paths are requested. Network access is required (to wttr.in and v2ex), which is proportionate to the stated functionality.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request permanent/privileged presence or modification of other skills or system settings.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install muzhang111-daily-brief - After installation, invoke the skill by name or use
/muzhang111-daily-brief - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
初始版本:南通天气 + V2EX 热帖摘要
Metadata
Frequently Asked Questions
What is 每日早报?
提供南通天气和V2EX热帖前5条摘要,每天8点或用户请求时推送简洁早报。 It is an AI Agent Skill for Claude Code / OpenClaw, with 110 downloads so far.
How do I install 每日早报?
Run "/install muzhang111-daily-brief" 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 muzhang111 (@muzhang111); the current version is v1.0.0.
More Skills