employee-support

employee-support is a skill for Claude Code, Codex from guia-matthieu/clawfu-skills. It costs 21 tokens per session (3,086 once invoked), scanned A, original, MIT.

An employee support guide for answering common HR questions through FAQs, self-service resources, response templates, and escalation paths.

In plain words
What is it for?
Use it to build an HR knowledge base, categorize questions, write FAQs, define escalation rules, and train support staff.
Why use it?
It reduces repeated HR requests and helps employees receive consistent answers while routing sensitive issues to the right person.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: positional $N argument.

Good fit Use it to build an HR knowledge base, categorize questions, write FAQs, define escalation rules, and train support staff.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/guia-matthieu/clawfu-skills/employee-support
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 guia-matthieu/clawfu-skills --skill employee-support
Clone the repo
git clone --depth 1 https://github.com/guia-matthieu/clawfu-skills

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 employee-support

README.md
[![agentmods](https://agentmods.dev/badge/skills/guia-matthieu/clawfu-skills/employee-support/github.svg)](https://agentmods.dev/skills/guia-matthieu/clawfu-skills/employee-support)
Your own site
<a href="https://agentmods.dev/skills/guia-matthieu/clawfu-skills/employee-support"><img src="https://agentmods.dev/badge/skills/guia-matthieu/clawfu-skills/employee-support/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 employee-support

Your own site · 80×15
<a href="https://agentmods.dev/skills/guia-matthieu/clawfu-skills/employee-support"><img src="https://agentmods.dev/badge/skills/guia-matthieu/clawfu-skills/employee-support.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 21 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,086 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.00021 $0.03086
Opus 5 $0.00010 $0.01543
Sonnet 5 $0.00004 $0.00617
Haiku 4.5 $0.00002 $0.00309

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

Security

Grade A, and why

employee-support 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 9d 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/hr-ops/employee-support/SKILL.md · 530 lines

How it starts

The opening of the file, as written. The whole thing — 530 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Employee Support

Create efficient employee support systems with structured FAQs, clear escalation paths, and self-service resources for common HR questions.

When to Use This Skill

  • Building HR knowledge bases
  • Creating FAQ documentation
  • Designing escalation matrices
  • Training HR support staff
  • Improving response consistency

Methodology Foundation

Based on HR service delivery models and knowledge management principles, combining:

  • Tiered support structure
  • Self-service enablement
  • Consistent messaging
  • Escalation protocols

What Claude Does vs What You Decide

Claude Does You Decide
Drafts FAQ content Policy specifics
Structures knowledge base Escalation contacts
Creates response templates Approval thresholds
Identifies common questions Exception handling
Suggests improvements Sensitive matters

Instructions

Step 1: Categorize Support Topics

Common HR Categories:

Category Examples Volume
Benefits Insurance, 401k, PTO High
Payroll Pay dates, deductions, expenses High
Time Off Request, balance, policy High
Employment Verification, transfers Medium
Policies Handbook questions Medium
Concerns Complaints, accommodations Low

Step 2: Design Support Tiers

Tier Structure:

Tier Handled By Resolution Examples
0 Self-service Immediate FAQ, policy lookup
1 HR Coordinator Same day PTO balance, form requests
2 HR Generalist 1-2 days Policy interpretation
3 HR Manager 2-5 days Exceptions, escalations
4 HR Director/Legal Varies Sensitive matters

Step 3: Build Knowledge Base

FAQ Structure:

  • Clear question as title
  • Concise answer (3-5 sentences)
  • Links to relevant policies
  • Related questions
  • Last updated date

Step 4: Create Response Templates

Template Components:

  1. Acknowledgment of question
  2. Clear, direct answer
  3. Additional context if needed
  4. Next steps
  5. Escalation path if applicable

Read the full file on GitHub · 530 lines

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. 9d ago First seen · 530 lines · 21 tokens per session scan A a00a6bff2510

Subscribe to this mod's changes

employee-support is a skill published in the GitHub repository guia-matthieu/clawfu-skills (149 stars, last pushed 5mo ago), licensed MIT. It adds 21 tokens to every session and 3,086 once invoked, about $0.0001 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-09-03.

Related

Other skills, from other repositories

give-me-tips

Explains any senpi tip in depth, including Tip: lines in the TUI. Use when the user asks about a tip, what a tipped feature does, or which tips they can see.

code-yeongyu/oh-my-openagent · 45 tokens

gmail

Interact with Gmail - search emails, read messages, send emails, create drafts, and manage labels. Use when user asks to: search email, read email, send email, create email draft, mark as read, archive email, star email, or manage Gmail labels. Lightweight alternative to full Google Workspace MCP server with…

sanjay3290/ai-skills · 70 tokens

google-calendar

Interact with Google Calendar - list calendars, view events, create/update/delete events, and find free time. Use when user asks to: check calendar, schedule a meeting, create an event, find available time, list upcoming events, delete or update a calendar event, or respond to meeting invitations. Lightweight…

sanjay3290/ai-skills · 76 tokens

ads-performance-analytics

How to read paid media dashboards without fooling yourself. Attribution models, platform reporting quirks, multi-platform reconciliation, ROAS vs LTV horizon traps, statistical noise in performance metrics, incrementality testing, and the failure modes that produce expensive lessons. Triggers on read paid media…

rampstackco/claude-skills · 147 tokens

paid-media-strategy

A discipline for running paid media that does not light money on fire. Hypothesis writing for paid spend, channel selection, budget allocation, audience targeting, bid strategy, campaign types, what NOT to spend on, attribution reality, and the failure modes that produce expensive lessons. Triggers on paid media…

rampstackco/claude-skills · 142 tokens

instinct-review

Reviews/promotes/removes instincts from .claude/instincts/.md. Triggers: instinct review, curate instincts, manage instincts, promote instinct.

softspark/ai-toolkit · 36 tokens