daily-info
获取当前日期和天气的综合信息,包括公历、农历、节气、节假日,以及天气详情(温度、湿度、风力、空气质量、穿衣指数等)。当用户询问今天的日期、天气、或需要日期天气相关信息时触发。
Why use this skill?
Get instant daily briefings with the Daily Info skill for OpenClaw. View weather forecasts, lunar calendar dates, holidays, and clothing advice in one report.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/enchograph/daily-infoWhat This Skill Does
The daily-info skill is an essential OpenClaw agent capability designed to provide a consolidated, human-readable summary of current calendar and meteorological data. It eliminates the need for users to manually check multiple apps by aggregating public Gregorian dates, traditional Chinese lunar calendars, solar terms, holiday schedules, and detailed local weather forecasts. By processing system-level time data and integrating external real-time APIs like wttr.in and Open-Meteo, the skill delivers a structured, easy-to-read report that includes temperature, humidity, wind conditions, and practical daily advice such as clothing recommendations.
Installation
To integrate this skill into your OpenClaw agent, execute the following command in your terminal:
clawhub install openclaw/skills/skills/enchograph/daily-info
Ensure that your environment has internet access enabled, as the skill relies on external web lookups to retrieve accurate weather and lunar information.
Use Cases
This skill is perfect for individuals who want a quick morning briefing to plan their day. It is highly effective for users who need to check if a specific date falls on a public holiday, verify upcoming solar terms for cultural planning, or make quick decisions regarding travel or attire based on local weather conditions. It serves as a personal assistant, converting raw data into a summarized format suitable for mobile and desktop dashboards.
Example Prompts
- "帮我看看武汉今天天气怎么样,还要顺便查一下今天是农历多少号?"
- "今天有什么特别的节气吗?帮我把天气和日期信息汇总一下。"
- "我想知道北京现在的天气情况,顺便确认一下这一天是不是节假日。"
Tips & Limitations
- Efficiency: The skill is optimized for minimal token usage. When retrieving date information, it uses a single search query rather than multiple requests.
- Weather Sources: The skill primarily utilizes
wttr.in. If you experience connectivity issues with that source, the agent is configured to attempt anOpen-Meteobackup. - Default Settings: The skill defaults to 'Wuhan'. If you are in a different location, ensure you specify the city name in your prompt to receive accurate localized weather data.
- Format Consistency: The output is strictly formatted with specific visual separators for readability. Avoid modifying the output schema unless necessary, as the clear structure is designed for quick scanning.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-enchograph-daily-info": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: external-api, network-access
Related Skills
daily-gushiwen
每日从古诗文网(gushiwen.cn)首页爬取诗词文句、古画名句等内容,整理后发送为消息。用于用户询问"每日古文"、"古诗"、"诗词推荐"或需要每日古文推荐时触发。
today-in-history
获取历史上的今天的重要事件,数据从Wikipedia获取。当用户询问"历史上的今天"、"今天发生了什么"、某月某日的历史事件时触发。
daily-trending
获取今日热榜,从tophub.today抓取各平台热搜榜单。当用户询问"今天有什么热搜"、"热榜"、"微博热搜"时触发。
whu-campus
获取武汉大学校园新闻,包括重大新闻、讲座、活动、通知等,来源为武汉大学各微信公众号。当用户询问"武大有什么新闻"、"武大校园消息"时触发。重点爬取"武汉大学全心权益"公众号内容。所有搜索关键词必须包含当前日期,确保时效性。只输出还未举办的活动。