# Leave Request Zh

> 中文请假申请生成器。一句话描述请假原因，自动生成正式的请假申请，适配不同企业文化风格（严肃/普通/轻松）。

- **Type:** Skill
- **Install:** `agentstack add skill-agiwish-hermes-skills-zh-leave-request-zh`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [AgiWish](https://agentstack.voostack.com/s/agiwish)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [AgiWish](https://github.com/AgiWish)
- **Source:** https://github.com/AgiWish/hermes-skills-zh/tree/main/skills/leave-request-zh
- **Website:** https://agiwish.github.io/hermes-skills-zh/

## Install

```sh
agentstack add skill-agiwish-hermes-skills-zh-leave-request-zh
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# 请假申请 (leave-request-zh)

## When to Use

- "帮我写请假申请"、"我要请假，帮我说一下"
- 用户描述了请假原因和时间
- `/leave-request-zh [请假原因和时间]`

## Quick Reference

```
/leave-request-zh [请假原因] [时间]

可选：
  --style=正式    # 正式书面申请（默认）
  --style=微信    # 微信/钉钉消息版
  --type=事假|病假|年假|调休
```

## Procedure

1. **提取关键信息**
   - 请假类型（事假/病假/年假/调休）
   - 请假时间（开始日 ~ 结束日，共X天）
   - 原因（如用户不想透露，用「个人事务」代替）
   - 工作交接（如有提及）

2. **正式版生成**
   ```
   [姓名/此处留空] 请假申请

   申请人：[留空]
   请假类型：[类型]
   请假时间：[开始] 至 [结束]，共 [X] 天
   请假原因：[原因]

   工作安排：
   [如用户提供了交接信息，填写；否则填「请假期间如有紧急事务，可通过电话联系」]

   恳请批准，谢谢！
   ```

3. **微信版生成**
   ```
   [上级称呼]，我[时间]需要请[类型] [X] 天，[一句话原因]。工作已[交接安排/会保持手机畅通]，请审批，谢谢！
   ```

## Pitfalls

- 病假不要求用户写太详细的病情
- 如时间跨度超过3天，提示用户可能需要补充工作交接说明

## Verification

- [ ] 包含请假类型、时间、天数
- [ ] 有工作安排说明

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [AgiWish](https://github.com/AgiWish)
- **Source:** [AgiWish/hermes-skills-zh](https://github.com/AgiWish/hermes-skills-zh)
- **License:** MIT
- **Homepage:** https://agiwish.github.io/hermes-skills-zh/

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-agiwish-hermes-skills-zh-leave-request-zh
- Seller: https://agentstack.voostack.com/s/agiwish
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
