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.
npx skills add mattmre/EVOKORE-MCP-PUBLIC --skill employment-contract-templatesgit clone --depth 1 https://github.com/mattmre/EVOKORE-MCP-PUBLICWrote 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.
[](https://agentmods.dev/skills/mattmre/evokore-mcp-public/employment-contract-templates)<a href="https://agentmods.dev/skills/mattmre/evokore-mcp-public/employment-contract-templates"><img src="https://agentmods.dev/badge/skills/mattmre/evokore-mcp-public/employment-contract-templates/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.
<a href="https://agentmods.dev/skills/mattmre/evokore-mcp-public/employment-contract-templates"><img src="https://agentmods.dev/badge/skills/mattmre/evokore-mcp-public/employment-contract-templates.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00037 | $0.03624 |
| Opus 5 | $0.00018 | $0.01812 |
| Sonnet 5 | $0.00007 | $0.00725 |
| Haiku 4.5 | $0.00004 | $0.00362 |
Grade A, and why
employment-contract-templates 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 8d 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.
This is a copy
100% identical to employment-contract-templates — 86 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.
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.
Employment Contract Templates
Templates and patterns for creating legally sound employment documentation including contracts, offer letters, and HR policies.
When to Use This Skill
- Drafting employment contracts
- Creating offer letters
- Writing employee handbooks
- Developing HR policies
- Standardizing employment documentation
- Onboarding documentation
Core Concepts
1. Employment Document Types
| Document | Purpose | When Used |
|---|---|---|
| Offer Letter | Initial job offer | Pre-hire |
| Employment Contract | Formal agreement | Hire |
| Employee Handbook | Policies & procedures | Onboarding |
| NDA | Confidentiality | Before access |
| Non-Compete | Competition restriction | Hire/Exit |
2. Key Legal Considerations
Employment Relationship:
├── At-Will vs. Contract
├── Employee vs. Contractor
├── Full-Time vs. Part-Time
├── Exempt vs. Non-Exempt
└── Jurisdiction-Specific Requirements
DISCLAIMER: These templates are for informational purposes only and do not constitute legal advice. Consult with qualified legal counsel before using any employment documents.
Templates
Template 1: Offer Letter
# EMPLOYMENT OFFER LETTER
[Company Letterhead]
Date: [DATE]
[Candidate Name]
[Address]
[City, State ZIP]
Dear [Candidate Name],
We are pleased to extend an offer of employment for the position of [JOB TITLE]
at [COMPANY NAME]. We believe your skills and experience will be valuable
additions to our team.
## Position Details
**Title:** [Job Title]
**Department:** [Department]
**Reports To:** [Manager Name/Title]
**Location:** [Office Location / Remote]
**Start Date:** [Proposed Start Date]
**Employment Type:** [Full-Time/Part-Time], [Exempt/Non-Exempt]
## Compensation
**Base Salary:** $[AMOUNT] per [year/hour], paid [bi-weekly/semi-monthly/monthly]
**Bonus:** [Eligible for annual bonus of up to X% based on company and individual
performance / Not applicable]
**Equity:** [X shares of stock options vesting over 4 years with 1-year cliff /
Not applicable]
## Benefits
You will be eligible for our standard benefits package, including:
- Health insurance (medical, dental, vision) effective [date]
- 401(k) with [X]% company match
- [x] days paid time off per year
- [x] paid holidays
- [Other benefits]
Full details will be provided during onboarding.
## Contingencies
This offer is contingent upon:
- Successful completion of background check
- Verification of your right to work in [Country]
- Execution of required employment documents including:
- Confidentiality Agreement
- [Non-Compete Agreement, if applicable]
- [IP Assignment Agreement]
## At-Will Employment
Please note that employment with [Company Name] is at-will. This means that
either you or the Company may terminate the employment relationship at any time,
with or without cause or notice. This offer letter does not constitute a
contract of employment for any specific period.
## Acceptance
To accept this offer, please sign below and return by [DEADLINE DATE]. This
offer will expire if not accepted by that date.
We are excited about the possibility of you joining our team. If you have any
questions, please contact [HR Contact] at [email/phone].
Sincerely,
---
[Hiring Manager Name]
[Title]
[Company Name]
---
## ACCEPTANCE
I accept this offer of employment and agree to the terms stated above.
Signature: ************\_************
Printed Name: ************\_************
Date: ************\_************
Anticipated Start Date: ************\_************
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.
- 8d ago First seen · 530 lines · 37 tokens per session scan A 3f2d8f9ec7b3
employment-contract-templates is a skill published in the GitHub repository mattmre/EVOKORE-MCP-PUBLIC (3 stars, last pushed 3mo ago), licensed MIT. It adds 37 tokens to every session and 3,624 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. It is 100% identical to employment-contract-templates, differing in 86 lines, and is treated as a copy.
Other skills, from other repositories
performing-soc2-type2-audit-preparation
Automates SOC 2 Type II audit preparation including gap assessment against AICPA Trust Services Criteria (CC1-CC9), evidence collection from cloud providers and identity systems, control testing validation, remediation tracking, and continuous compliance monitoring. Covers all five TSC categories (Security…
legal-workflows
Workflows sur demande du cabinet d'avocat qui exigent un jugement (intake de dossier, relecture de brouillon, vérification de conflit d'intérêt, préparation d'audience, assemblage de courrier) — par opposition aux flows CRON automatiques.
legal-citations
Discipline de citation juridique systématique — jamais d'affirmation de droit sans source exacte (article, texte, date de version), jamais un délai de procédure présenté comme un fait acquis.
privacy-by-design
Use when building apps that collect user data. Ensures privacy protections are built in from the start—data minimization, consent, encryption.
oo-boldsign
BoldSign (boldsign.com). Use this skill for ANY BoldSign request — reading, creating, and updating data. Whenever a task involves BoldSign, use this skill instead of calling the API directly.
implementing-gdpr-data-protection-controls
The General Data Protection Regulation (EU) 2016/679 (GDPR) is the EU's comprehensive data protection law governing the collection, processing, storage, and transfer of personal data. This skill cover.