jisu-calendar
使用极速数据万年历 API 查询指定日期的公历、农历、星座、生肖、黄历及节假日信息。
Why use this skill?
Enhance OpenClaw with the Jisu Calendar skill. Instantly query lunar dates, Chinese zodiac signs, traditional almanac data, and holiday schedules easily.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/jisuapi/jisu-calendarWhat This Skill Does
The jisu-calendar skill acts as a comprehensive time and almanac assistant for the OpenClaw AI agent. It integrates the robust JisuAPI calendar service, enabling the AI to retrieve detailed temporal data beyond the standard Gregorian calendar. This includes Lunar calendar details, zodiac signs (Western astrology), Chinese zodiac animals, traditional 'Huangli' (Yellow Calendar) data such as auspicious and inauspicious activities, and official Chinese statutory holiday schedules. It effectively turns your agent into an expert on time-related queries, enabling it to bridge the gap between modern scheduling and traditional cultural observances.
Installation
To install this skill, ensure your OpenClaw environment is configured correctly, then execute the following command in your terminal:
clawhub install openclaw/skills/skills/jisuapi/jisu-calendar
After installation, you must register for an API key at https://www.jisuapi.com/api/calendar/ and set it in your environment variables. Use export JISU_API_KEY="your_api_key" for Linux/macOS or $env:JISU_API_KEY="your_api_key" for Windows PowerShell to enable authentication for the API calls.
Use Cases
This skill is ideal for users who need to manage schedules with cultural nuances or need quick lookups for dates. It is perfect for personal assistants managing personal planning (e.g., checking for lucky days to hold events), corporate administrative tasks (e.g., tracking statutory holiday adjustments), or cultural research contexts where understanding the lunar cycle and zodiac influence is required. The skill handles conversion between solar and lunar dates, making it an essential utility for anyone navigating the Chinese calendar system.
Example Prompts
- "Check the lunar calendar for October 22, 2015. What are the auspicious activities for that day?"
- "What is the holiday schedule for the upcoming Chinese New Year?"
- "Tell me the zodiac sign and the Chinese zodiac animal for someone born on May 15, 1995."
Tips & Limitations
- Data Accuracy: The tool relies entirely on the JisuAPI external service. Ensure your network connectivity is stable and your API key remains valid.
- Formatting: When making manual API calls, ensure your dates strictly follow the YYYY-MM-DD format to avoid parsing errors.
- Usage Limits: Check your JisuAPI account dashboard for monthly request limits to avoid service interruptions during high-usage periods.
- Scope: This skill focuses specifically on Chinese cultural data and international calendar conversions; it does not manage personal calendar events (like meetings) in Google or Outlook calendars.
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-jisuapi-jisu-calendar": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: external-api
Related Skills
jisu-geoconvert
使用极速数据经纬度地址转换 API,在百度/Google 坐标系下实现经纬度与地址的相互转换。
jisu-shouji
使用极速数据手机号码归属地 API,根据手机号查询归属省市、运营商及卡类型。
jisu-huangli
使用极速数据黄历查询 API 按年月日查询农历、星座、生肖、宜忌、吉神凶神等黄历信息。
jisu-express
使用极速数据快递查询 API 查询快递物流轨迹、签收状态,支持自动识别快递公司及顺丰/中通/跨越手机号后四位校验。
jisu-enterprise
使用极速数据企业工商信息 API,查询企业基本信息、名称搜索结果、变更记录以及股东高管信息。