Token导航 LogoToken导航TokenDH.com
研究检索只读clawhub未标认证来源可访问clear审计通过

holidayholiday 搜索

Agent Skill

holiday 用于查找、检索和筛选相关信息,适合在 OpenClaw 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

5,424

周安装

226

GitHub Stars

公开资料未说明

下载量

1,808
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:holiday(holiday 搜索)
来源仓库:https://github.com/jvy/holiday
安装命令:
openclaw skills install holiday
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install holiday

简介

提供全球公共假期、银行假日及学校休息日的准确查询服务。

  • 适合计划出行、安排会议或关注国际事务的用户使用。
  • 可指定国家、地区或年份,返回具体日期和节假日类型。
  • 通过联网获取最新日历信息,确保结果时效性。holiday 属于研究检索类 Skill,可作为该场景下的辅助能力补充。
  • 注意部分国家数据可能依赖第三方来源,建议交叉验证关键日期。

SKILL.md

name
holiday
description
Research public holidays, bank holidays, observed days, school breaks, and make-up workdays for any country or region. Use when the user asks whether a specific date is a holiday, when a named holiday occurs in a given year, whether offices/banks/schools are likely closed, or which days are officially observed in a jurisdiction. Always identify the relevant country, region, and year, and distinguish official public holidays from cultural observances or company-specific time off. NOT for calendar event CRUD, reminders, or personal leave planning.
metadata
{ "openclaw": { "emoji": "🎉" } }

Holiday Skill

Use this skill for holiday lookup tasks across jurisdictions.

The core job is not memorization. The core job is to resolve the exact jurisdiction, holiday type, and year, then answer from authoritative sources.

Scope

  • Cover public holidays, bank holidays, observed substitute days, regional holidays, school closures, and make-up workdays.
  • Distinguish national holidays from state, province, city, school, employer, or religious-only observances.
  • Prefer exact dates over relative wording.
  • When the user asks about "today", "tomorrow", or "next Monday", restate the answer with an absolute date.

Required Clarifications

Before answering, resolve these when they are ambiguous:

  • Country or region
  • Subnational jurisdiction if relevant
  • Year
  • Holiday type:

- official public holiday - bank holiday - school holiday or break - company closure - cultural or religious observance

If the user says "Is it a holiday on Monday?" without a jurisdiction, ask or infer only when the context is explicit.

Source Hierarchy

Use authoritative sources first. Preferred order:

  1. Government or parliament websites
  2. Official labor, civil service, education, or central bank notices
  3. Official gazettes or national holiday calendars
  4. Embassy or consular pages for cross-border summaries
  5. Reputable secondary summaries only when primary sources are unavailable

Read references/source-guidelines.md when you need a quick checklist for source selection and answer framing. Read references/query-patterns.md when you need concrete search patterns, answer templates, or disambiguation prompts.

Answer Rules

  • State the jurisdiction and year explicitly.
  • State whether the day is:

- an official holiday - an observed substitute holiday - a regional-only holiday - a normal workday - a company-specific or school-specific closure not backed by law

  • If observance differs from the named holiday date, mention both.
  • If a holiday falls on a weekend and the country uses a substitute day, mention the substitute date.
  • If rules changed recently or vary by region, say so clearly.
  • Do not guess future schedules that have not yet been officially published.

Common Tasks

Check a Specific Date

Use when the user asks:

  • "Is 2026-11-26 a public holiday in the US?"
  • "Is next Friday a bank holiday in England?"
  • "Will offices be closed in Tokyo on 2026-02-11?"

Answer with:

  • the exact date
  • the jurisdiction
  • the holiday status
  • the holiday name if applicable
  • whether closure is nationwide or regional

Find the Date of a Holiday

Use when the user asks:

  • "When is Diwali in India in 2026?"
  • "When is Thanksgiving in the US this year?"
  • "When is Easter Monday in Germany in 2027?"

If the holiday is movable, verify the exact date for the requested year.

Check Observed or Substitute Days

Use when the user asks:

  • "When is Christmas observed in 2027 in the UK?"
  • "If a holiday falls on Sunday, which day is off in New Zealand?"
  • "Is Monday a substitute holiday in Japan?"

Explain both the named holiday date and the observed day when they differ.

Check School or Office Closure Assumptions

Use when the user asks:

  • "Are banks closed on this holiday?"
  • "Will schools be off that week?"
  • "Is the stock market closed?"

Do not assume all institutions follow the same calendar. If needed, separate:

  • public holiday status
  • bank closure status
  • school closure status
  • market trading status

Command

Use the bundled script when you want a deterministic checklist before researching:

node {baseDir}/scripts/holiday-checklist.js --country Japan --year 2026 --mode date-status --date 2026-02-11
node {baseDir}/scripts/holiday-checklist.js --country UK --region England --year 2027 --mode observed-day --holiday Christmas
node {baseDir}/scripts/holiday-checklist.js --country India --year 2026 --mode holiday-date --holiday Diwali --institution banks --json

The script does not answer the holiday question by itself. It structures:

  • scope to resolve
  • recommended source types
  • suggested search patterns
  • answer fields to fill in
  • likely failure modes to watch for

Handoff Rules

  • For lunar-date conversion or Chinese lunar festival date lookup, use rili.
  • For China-specific official holiday arrangements and make-up workdays from bundled local data, use jiejiari.
  • For calendar events or reminders, use a calendar or reminders skill instead of this one.

Notes

  • Holiday rules are time-sensitive and jurisdiction-specific.
  • Browsing is usually required unless the user already provided the exact official notice.
  • Prefer concise answers, but include exact dates and scope when rules are easy to misread.
  • When the question is broad, narrow it first, then verify. This skill is strongest when it turns vague holiday questions into a precise jurisdiction + year lookup.

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

77.69%
按下载量换算1,405

安全审计

VirusTotal

通过

ClawScan

通过

Static analysis

通过

权限和风险

只读

该 Skill 主要提供规则、说明或参考内容,本身偏只读;真正读写文件、联网或执行命令仍取决于宿主 Agent 的任务。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills