hr-admin-assistant
v1.0.0人力行政总监智能助理。适用于科技公司后方(HR/行政/法务/财务支持)业务场景。 当用户提出以下类型需求时,应使用此 skill: - 提出后方业务需求、想法、流程改进诉求 - 起草或生成文件(规章制度、通知、合同、HR文书、审批表单、工作报告、OKR/KPI) - 分析和整理现有文档 - 梳理或设计业务流程(招...
⭐ 0· 100·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
The name/description (HR/admin assistant) align with the provided files: document templates, process library, and small Python scripts for analysis and document generation. There are no unrelated requirements (no cloud credentials, no system config paths, no external binaries) that would be disproportionate for this purpose.
Instruction Scope
SKILL.md confines runtime activity to reading the packaged reference files and using local templates; it instructs the agent to ask clarifying questions before generating output. This stays within purpose. Caution: the skill's own text encourages adding assets/scripts over time—if an operator later adds Word/Excel templates or new scripts, those could expand behavior (e.g., macro-enabled .docx/.xlsm or code that executes network calls).
Install Mechanism
There is no install spec or external download: the skill is instruction-first and ships simple Python scripts. That is low-risk. Note that code files are present in the bundle (scripts/*.py) but nothing in the package attempts to auto-install or fetch third-party packages.
Credentials
The skill requires no environment variables, credentials, or special config paths. The included scripts operate on user-provided text/files and the packaged references—this is proportionate to an HR document/analysis assistant.
Persistence & Privilege
The skill does not request always:true and does not declare system-wide changes. It does propose that operators may add assets or scripts to its directory, which is normal for extensibility but an operational consideration (see guidance).
Assessment
This skill appears coherent and appropriate for HR/admin drafting and process design. Before installing or running it, consider: 1) Review the included scripts (scripts/*.py) if you plan to execute them—they are simple and local but you should confirm they do not call external endpoints. 2) Avoid feeding sensitive employee PII into the skill or its example files unless you trust the execution environment; generated documents that include personal data should be handled per your privacy rules. 3) If you or others add Word/Excel templates to assets/, check for macros or embedded external links (these can carry risk). 4) Contracts or legal clauses produced by the skill should receive professional legal review before use. 5) If you want to enable automated execution of bundled scripts, run them in a sandboxed environment or CI with restricted permissions first. Overall this bundle is consistent with its stated HR/admin purpose.Like a lobster shell, security has layers — review code before you run it.
latestvk9771qzzh61yjd4mcgs1njq01h833ppy
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
