ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified utilities Safety 5/5

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.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/jisuapi/jisu-calendar
Or

What 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

  1. "Check the lunar calendar for October 22, 2015. What are the auspicious activities for that day?"
  2. "What is the holiday schedule for the upcoming Chinese New Year?"
  3. "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

Author@jisuapi
Stars1947
Views0
Updated2026-03-04
View Author Profile
AI Skill Finder

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 skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-jisuapi-jisu-calendar": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#calendar#almanac#lunar-calendar#planning#utilities
Safety Score: 5/5

Flags: external-api