leave-request-zh

leave-request-zh is a skill for Claude Code, Codex from AgiWish/hermes-skills-zh. It costs 42 tokens per session (536 once invoked), scanned A, original, MIT.

A Chinese-language tool for drafting leave requests from a reason and date. It can format the request as a formal application or as a short message for workplace chat.

In plain words
What is it for?
Use it for personal, sick, annual, or time-off-in-lieu requests. It helps prepare versions suitable for formal submission or messages on platforms such as WeChat and DingTalk.
Why use it?
It removes the need to decide how to phrase a routine request. It also organizes the leave type, dates, duration, reason, and any work handover details.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it for personal, sick, annual, or time-off-in-lieu requests. It helps prepare versions suitable for formal submission or messages on platforms such as WeChat and DingTalk.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/agiwish/hermes-skills-zh/leave-request-zh
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add AgiWish/hermes-skills-zh --skill leave-request-zh
Clone the repo
git clone --depth 1 https://github.com/AgiWish/hermes-skills-zh

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for leave-request-zh

README.md
[![agentmods](https://agentmods.dev/badge/skills/agiwish/hermes-skills-zh/leave-request-zh/github.svg)](https://agentmods.dev/skills/agiwish/hermes-skills-zh/leave-request-zh)
Your own site
<a href="https://agentmods.dev/skills/agiwish/hermes-skills-zh/leave-request-zh"><img src="https://agentmods.dev/badge/skills/agiwish/hermes-skills-zh/leave-request-zh/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for leave-request-zh

Your own site · 80×15
<a href="https://agentmods.dev/skills/agiwish/hermes-skills-zh/leave-request-zh"><img src="https://agentmods.dev/badge/skills/agiwish/hermes-skills-zh/leave-request-zh.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 42 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 536 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00042 $0.00536
Opus 5 $0.00021 $0.00268
Sonnet 5 $0.00008 $0.00107
Haiku 4.5 $0.00004 $0.00054

Measured 12d ago against content hash 73d8e98a185f, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

leave-request-zh scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/leave-request-zh/SKILL.md · 69 lines

What it actually says

请假申请 (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

  • 包含请假类型、时间、天数
  • 有工作安排说明
Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 69 lines · 42 tokens per session scan A 73d8e98a185f

Subscribe to this mod's changes

leave-request-zh is a skill published in the GitHub repository AgiWish/hermes-skills-zh (5 stars, last pushed 3mo ago), licensed MIT. It adds 42 tokens to every session and 536 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

hermespace

Full Hermespace pocket workbench for Hermes Agent (v0.18+): concept, dual decode, workbench I/O, fabric skills+MEMORY, FOA desk, Pulse, viewport app-shell, Tailscale serve, pocket boundary, autonomy grid, Desktop plugin, ops boot/doctor/smoke. Use for hermespace, pocket, workbench, FOA, pulse, viewport, access…

PabloTheThinker/hermespace · 100 tokens

21-day-self-interview

A 21-night guided self-reflection routine in which an agent asks three questions each night, remembers the answers, and reflects on them at key points.

Forlives/21-day-self-interview · 68 tokens

awesome-literature-review

A Chinese-language workflow for writing narrative academic literature reviews, which summarize and assess existing research on a topic.

yzbbds520/awesome-literature-review · 312 tokens

persona-compass

Build personality models of colleagues, clients, friends, or family members and get AI-powered communication strategies. Use this skill whenever the user wants to: understand someone's personality, predict how someone will react, get advice on communicating with a difficult person, prepare for a tough conversation…

snowyowlmia/persona-compass · 172 tokens

ai-tips-tricks

An automated workflow for searching the web for practical AI tips, techniques, and workflows, then writing tutorial-style Chinese posts and sending them to Telegram.

0xMulight/human-social-copy · 53 tokens

pingpong

Spontaneous local leisure meetups via a shared agent board: publish, discover and match offers, then negotiate place & time agent-to-agent. ALWAYS use this skill when the user spontaneously wants to do something or says: "publish an offer", "I want to play table tennis / X", "fancy a ...", "who's free for ...", "find…

0xAaronx0/pingpong · 121 tokens