请假条

Leave Doc

by BytesAgain

请假条生成器。支持多种请假类型、多天请假自动计算工作日、紧急请假模板、年假最优规划。. Use when you need leave doc capabilities. Triggers on: leave doc.

4.5k其他未扫描2026年3月23日

安装

claude skill add --url github.com/openclaw/skills/tree/main/skills/ckchzh/leave-doc

文档

leave-doc

请假条生成器。支持多种请假类型、多天请假自动计算工作日、紧急请假模板、年假最优规划。

Usage

Run the script at scripts/doc.sh with the following commands:

CommandDescription
doc.sh leave "类型" "天数" "原因"基础请假条
doc.sh multi-day "类型" "天数" "原因"多天请假(自动排除周末计算工作日)
doc.sh emergency紧急请假模板(含微信消息模板)
doc.sh annual-plan "年假天数"年假最优规划(拼假方案)
doc.sh help显示帮助信息

Supported Leave Types

事假 | 病假 | 年假 | 婚假 | 产假 | 陪产假 | 丧假 | 调休

Examples

bash
# 基础请假条
bash scripts/doc.sh leave "事假" "2" "家中有事需要处理"

# 多天请假(自动计算工作日,排除周末)
bash scripts/doc.sh multi-day "年假" "5" "出国旅行"

# 紧急请假
bash scripts/doc.sh emergency

# 年假规划
bash scripts/doc.sh annual-plan "10"

Requirements

  • Python 3.6+
  • No external dependencies

💬 Feedback & Feature Requests: https://bytesagain.com/feedback Powered by BytesAgain | bytesagain.com

相关 Skills

Claude API

by anthropic

热门

Build, debug, and optimize Claude API / Anthropic SDK apps. Apps built with this skill should include prompt caching. Also handles migrating existing Claude API code between Claude model versions (4.5 → 4.6, 4.6 → 4.7, retired-model replacements). TRIGGER when: code imports `anthropic`/`@anthropic-ai/sdk`; user asks for the Claude API, Anthropic SDK, or Managed Agents; user adds/modifies/tunes a Claude feature (caching, thinking, compaction, tool use, batch, files, citations, memory) or model (Opus/Sonnet/Haiku) in a file; questions about prompt caching / cache hit rate in an Anthropic SDK project. SKIP: file imports `openai`/other-provider SDK, filename like `*-openai.py`/`*-generic.py`, provider-neutral code, general programming/ML.

其他
安全147.7k

并行代理

by axelhu

热门

Use when facing 2 or more independent tasks that can be worked on without shared state - dispatches parallel subagents using sessions_spawn for concurrent investigation and execution, adapted for OpenClaw

其他
未扫描4.5k

高光制作器

by bwbernardweston18

热门

>

其他
未扫描4.5k

评论