hr-policy-generator-cn

综合性 HR 政策设计工具,覆盖考勤、休假、加班、远程办公及合规要求。根据公司规模、办公模式、适用法律等输入,生成完整的政策文档、法律合规清单、例外处理机制及员工沟通方案。

3,891 stars
Complexity: easy

About this skill

The 'hr-policy-generator-cn' is a robust AI agent skill designed to assist HR professionals and business owners in creating or updating comprehensive human resources policies. It covers critical areas such as attendance, various types of leave, overtime regulations, and remote work policies, while also ensuring adherence to legal compliance requirements. Users provide inputs like company size, work arrangement (e.g., onsite, remote, hybrid), specific legal jurisdiction (e.g., China Shanghai), existing policies, employee feedback, and industry standards. The skill then processes this information to generate a full suite of HR documents, including detailed attendance and leave policies, a framework for core work hours, overtime rules, exception handling procedures, and a crucial legal compliance checklist. This tool is invaluable for organizations needing to formalize their HR operations, maintain legal compliance, and effectively communicate policies to employees. It streamlines the often complex and time-consuming process of policy development, ensuring accuracy and alignment with local regulations.

Best use case

The primary use case is for HR managers, small business owners, or legal teams who need to establish, update, or audit their HR policies to ensure legal compliance and operational clarity. It is particularly beneficial for companies operating in specific jurisdictions, like China, requiring policies tailored to local labor laws and cultural practices.

综合性 HR 政策设计工具,覆盖考勤、休假、加班、远程办公及合规要求。根据公司规模、办公模式、适用法律等输入,生成完整的政策文档、法律合规清单、例外处理机制及员工沟通方案。

Users will receive a comprehensive set of HR policy documents, a legal compliance checklist, and a communication plan tailored to their specific company needs and legal jurisdiction.

Practical example

Example input

{"company_size": "150 人,2 个办公室", "work_arrangement": "混合办公 - 每周 3 天办公室,2 天远程", "jurisdiction": "中国上海", "current_policy": "弹性工时,无限年假(无具体指引)", "employee_feedback": "年假申请审批慢;远程办公期间考勤不清晰", "industry_standards": "互联网行业普遍采用电子考勤和明确休假指引"}

Example output

{"attendance_policy": "<!-- Detailed attendance and leave policy for China Shanghai, mixed-work model, 150 employees, addressing flexible hours, remote work clarity, and clear annual leave application procedures. -->", "work_hours_framework": "<!-- Core working hours and flexible arrangement framework, compliant with Shanghai regulations. -->", "leave_categories": "<!-- Clear definitions and procedures for annual, sick, parental, marriage, bereavement leave etc., as per Chinese labor law. -->", "overtime_policy": "<!-- Rules for overtime recognition and compensation methods specific to Shanghai. -->", "exception_procedures": "<!-- Processes for handling emergency, medical, and special leave requests. -->", "compliance_checklist": "<!-- Comprehensive checklist of relevant Shanghai labor laws (e.g., Minimum Wage, Social Security, Leave Entitlements) and adherence status. -->", "communication_plan": "<!-- Step-by-step plan for rolling out new policies, including employee training, feedback mechanisms, and Q&A sessions. -->"}

When to use this skill

  • Developing new HR policies from scratch for a growing company.
  • Updating existing policies to ensure compliance with new regulations or company changes.
  • Ensuring HR policies align with specific regional labor laws (e.g., China Shanghai).
  • Creating a structured communication plan for new or revised policies to employees.

When not to use this skill

  • When immediate, ad-hoc legal advice for a specific employee situation is required.
  • If only a very brief, informal guideline is needed, not a comprehensive policy document.
  • When the input details like jurisdiction or company structure are too vague to generate specific policies.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/hr-policy-generator-cn/SKILL.md --create-dirs "https://raw.githubusercontent.com/openclaw/skills/main/skills/1970168137/hr-policy-generator-cn/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/hr-policy-generator-cn/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How hr-policy-generator-cn Compares

Feature / Agenthr-policy-generator-cnStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityeasyN/A

Frequently Asked Questions

What does this skill do?

综合性 HR 政策设计工具,覆盖考勤、休假、加班、远程办公及合规要求。根据公司规模、办公模式、适用法律等输入,生成完整的政策文档、法律合规清单、例外处理机制及员工沟通方案。

How difficult is it to install?

The installation complexity is rated as easy. You can find the installation instructions above.

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

Related Guides

SKILL.md Source

# 人力资源政策生成器(中文版)

## 描述
综合性 HR 政策设计工具,覆盖考勤、休假、加班、远程办公及合规要求。根据公司规模、办公模式、适用法律等输入,生成完整的政策文档、法律合规清单、例外处理机制及员工沟通方案。

## 输入

| 名称 | 类型 | 必填 | 说明 |
|------|------|------|------|
| company_size | text | 是 | 员工人数及办公地点分布 |
| work_arrangement | text | 是 | 办公模式:现场办公、远程办公、混合办公 |
| jurisdiction | text | 是 | 适用的劳动法律法规(如中国上海、美国加州) |
| current_policy | text | 否 | 现有考勤与休假政策 |
| employee_feedback | text | 否 | 已知的员工意见或诉求 |
| industry_standards | text | 否 | 行业标杆实践 |

## 输出

| 名称 | 类型 | 说明 |
|------|------|------|
| attendance_policy | text | 完整的考勤与休假政策文档 |
| work_hours_framework | text | 核心工作时间与弹性安排框架 |
| leave_categories | text | 年假、病假、育儿假、婚丧假等各类假别 |
| overtime_policy | text | 加班认定规则及补偿方式 |
| exception_procedures | text | 例外情形处理流程(紧急、医疗、特殊需求等) |
| compliance_checklist | text | 劳动法合规性检查清单 |
| communication_plan | text | 政策发布与员工培训沟通方案 |

## 示例

### 输入
```json
{
  "company_size": "150 人,2 个办公室",
  "work_arrangement": "混合办公 - 每周 3 天办公室,2 天远程",
  "jurisdiction": "中国上海",
  "current_policy": "弹性工时,无限年假(无具体指引)",
  "employee_feedback": "年假申请审批慢;远程办公期间考勤不清晰",
  "industry_standards": "互联网行业普遍采用电子考勤和明确休假指引"
}

Related Skills

Invoice Generator

3891
from openclaw/skills

Creates professional invoices in markdown and HTML

Workflow & Productivity

Employee Onboarding Generator

3891
from openclaw/skills

Build a structured 90-day onboarding plan for any role. Covers pre-boarding, Day 1, Week 1, 30/60/90-day milestones, buddy assignments, and success metrics.

Workflow & Productivity

Annual Report Generator

3891
from openclaw/skills

Build a complete annual business report from raw data. Covers financial performance, operational metrics, strategic highlights, and forward-looking guidance.

Workflow & Productivity

daily-report-generator

3891
from openclaw/skills

Automatically generate daily/weekly work reports from git commits, calendar events, and task lists. Use when you need to quickly create professional work reports without manual effort.

Workflow & Productivity

hr-policy-generator

3891
from openclaw/skills

Comprehensive HR policy development covering attendance, time-off, overtime, remote work, and compliance. Generates structured policy documents, legal checklists, exception handling frameworks, and employee communication plans tailored to company size, work arrangement, and jurisdiction.

Workflow & Productivity

Investor Update Generator

3880
from openclaw/skills

Generate professional monthly/quarterly investor updates that keep stakeholders informed and build trust.

Workflow & Productivity

agent-autonomy-kit

3891
from openclaw/skills

Stop waiting for prompts. Keep working.

Workflow & Productivity

Meeting Prep

3891
from openclaw/skills

Never walk into a meeting unprepared again. Your agent researches all attendees before calendar events—pulling LinkedIn profiles, recent company news, mutual connections, and conversation starters. Generates a briefing doc with talking points, icebreakers, and context so you show up informed and confident. Triggered automatically before meetings or on-demand. Configure research depth, advance timing, and output format. Walking into meetings blind is amateur hour—missed connections, generic small talk, zero leverage. Use when setting up meeting intelligence, researching specific attendees, generating pre-meeting briefs, or automating your prep workflow.

Workflow & Productivity

obsidian

3891
from openclaw/skills

Work with Obsidian vaults (plain Markdown notes) and automate via obsidian-cli. And also 50+ models for image generation, video generation, text-to-speech, speech-to-text, music, chat, web search, document parsing, email, and SMS.

Workflow & Productivity

Obsidian CLI 探索记录

3891
from openclaw/skills

Skill for the official Obsidian CLI (v1.12+). Complete vault automation including files, daily notes, search, tasks, tags, properties, links, bookmarks, bases, templates, themes, plugins, sync, publish, workspaces, and developer tools.

Workflow & Productivity

📝 智能摘要助手 (Smart Summarizer)

3891
from openclaw/skills

Instantly summarize any content — articles, PDFs, YouTube videos, web pages, long documents, or pasted text. Extracts key points, action items, and insights. Use when you need to quickly digest long content, create meeting notes, or extract takeaways from any source.

Workflow & Productivity

Customer Onboarding

3891
from openclaw/skills

Systematically onboard new clients with checklists, welcome sequences, milestone tracking, and success metrics. Reduce churn by nailing the first 90 days.

Workflow & Productivity