Install
$ agentstack add skill-agiwish-hermes-skills-zh-leave-request-zh ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
请假申请 (leave-request-zh)
When to Use
- "帮我写请假申请"、"我要请假,帮我说一下"
- 用户描述了请假原因和时间
/leave-request-zh [请假原因和时间]
Quick Reference
/leave-request-zh [请假原因] [时间]
可选:
--style=正式 # 正式书面申请(默认)
--style=微信 # 微信/钉钉消息版
--type=事假|病假|年假|调休
Procedure
- 提取关键信息
- 请假类型(事假/病假/年假/调休)
- 请假时间(开始日 ~ 结束日,共X天)
- 原因(如用户不想透露,用「个人事务」代替)
- 工作交接(如有提及)
- 正式版生成
``` [姓名/此处留空] 请假申请
申请人:[留空] 请假类型:[类型] 请假时间:[开始] 至 [结束],共 [X] 天 请假原因:[原因]
工作安排: [如用户提供了交接信息,填写;否则填「请假期间如有紧急事务,可通过电话联系」]
恳请批准,谢谢! ```
- 微信版生成
`` [上级称呼],我[时间]需要请[类型] [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
- Source: 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.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.