Check Relocation Documents
This skill verifies if relocation documents are complete and accurate, streamlining the process and minimizing potential issues.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add check-relocation-documents npx -- -y @trustedskills/check-relocation-documents
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"check-relocation-documents": {
"command": "npx",
"args": [
"-y",
"@trustedskills/check-relocation-documents"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill, check-relocation-documents, analyzes relocation documents to verify key information and identify potential issues. It can extract details like addresses, dates of service, and employment history from provided PDFs or text files. The skill aims to ensure accuracy and completeness for smooth transitions during employee relocations.
When to use it
- Onboarding: Automate verification of relocation paperwork for new employees joining a company in a different location.
- Offboarding: Ensure all necessary documents are properly filed and verified when an employee is relocating away from the company.
- Compliance Audits: Quickly check relocation documentation against established policies and regulations.
- Data Migration: Extract key data points from existing relocation files for transfer to new systems.
Key capabilities
- PDF parsing
- Text extraction
- Address validation
- Date extraction
- Employment history verification
Example prompts
- "Please check this relocation document and confirm the address is correct." (followed by uploading a PDF)
- "Extract all dates of service from these relocation files." (followed by providing multiple text files)
- “Verify that the employment history in this document matches our records.” (followed by uploading a PDF)
Tips & gotchas
The skill's accuracy depends on the quality and clarity of the input documents. Ensure uploaded PDFs are legible and contain structured data for optimal results.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.