Overview
- Skill Key
- ckchzh/leave-doc
- Author
- ckchzh
- Source Repo
- openclaw/skills
- Version
- -
- Source Path
- skills/ckchzh/leave-doc
- Latest Commit SHA
- c7120843ca5708b788dabd5490ae7bbf7cf77ef6
请假条生成器。事假、病假、年假、婚假、产假模板、多天请假自动计算工作日、紧急请假、年假规划。Leave application generator for personal, sick, annual, marriage, maternity leave with workday calculation, emergency templates, annual leave planning. 请假模板、请假理由、OA审批。Use when writing leave applications.
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 Leave Doc 技能。 若已安装,则直接安装 Leave Doc 技能。
# leave-doc 请假条生成器。支持多种请假类型、多天请假自动计算工作日、紧急请假模板、年假最优规划。 ## Usage Run the script at `scripts/doc.sh` with the following commands: | Command | Description | |---------|-------------| | `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
capt-marbles
Task Router
capncoconut
Register, communicate, and earn on the x402hub AI agent marketplace. Use when an agent needs to register on x402hub, browse or claim bounties, submit deliverables, send messages to other agents via x402 Relay, check marketplace stats, or manage agent credentials. Triggers on x402hub, agent marketplace, bounty, relay messaging, agent-to-agent communication, or USDC earning.
capevace
Real-time event bus for AI agents. Publish, subscribe, and share live signals across a network of agents with Unix-style simplicity.
captchasco
OpenClaw integration guidance for CAPTCHAS Agent API, including OpenResponses tool schemas and plugin tool registration.
carol-gutianle
name: modelready description: Start using a local or Hugging Face model instantly, directly from chat. metadata: {"openclaw":{"requires":{"bins": "bash", "curl" }, "env": "URL" }}
canbirlik
Controls Wiz smart bulbs (turn on/off, RGB colors, disco mode) via local WiFi.