ff-hr-onboarding

Automates employee onboarding with checklists, document collection, status tracking, and reminders.

Updated Oct 31, 2025
One-click install
npx skills add https://github.com/FassadenFix/FaFi --skill ff-hr-onboarding
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ff-hr-onboarding
Source: https://github.com/FassadenFix/FaFi/tree/main/skills/ff_hr_onboarding
Command: npx skills add https://github.com/FassadenFix/FaFi --skill ff-hr-onboarding

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Dieser Skill automatisiert und orchestriert den Onboarding-Prozess für neue Mitarbeitende, reduziert manuellen Aufwand und verhindert Informationslücken.

Core Features & Use Cases

  • Checkliste-Workflow (17 Punkte) für einen strukturierten Onboarding-Prozess
  • Dokumentensammlung: zentrale Erfassung von Ausweisen, Führerscheinen, Zertifikaten und Personalunterlagen
  • Statusverfolgung und Erinnerungen: Echtzeit-Übersicht über den Fortschritt und automatische Benachrichtigungen
  • Orchestrierung von anderen FassadenFix Skills (z.B. ff_hr_einstellung) zur nahtlosen Integration

Quick Start

Beispielbefehl: Starte das Onboarding fuer Anna Mueller als Softwareentwicklerin mit Eintrittsdatum 01.04.2026 und HR-Verantwortlich Maria Schmidt.

Frequently Asked Questions about ff-hr-onboarding

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate new-hire onboarding checklists and document collection?

Automate new-hire onboarding by using a 17-point checklist workflow that centrally collects employee documents like IDs, licenses, and certificates, tracking progress with real-time status updates and automated reminders.

What is the best way to track onboarding status and send HR reminders automatically?

The best way to track onboarding status is through an automated workflow that provides a real-time overview of document collection and checklist progress, triggering automated reminders to HR stakeholders for pending tasks.

How do I collect and manage new employee documents like certificates and licenses during onboarding?

Collect new employee documents during onboarding through a centralized workflow that gathers IDs, driver's licenses, certificates, and personnel records, outputting the compiled data as JSON and PDF files for HR processing.

Does the onboarding workflow require a YAML configuration file to run?

Yes, the onboarding workflow requires a YAML frontmatter SKILL.md file containing the skill name and description to define its parameters before executing the Python-based automation process.

Can I integrate the onboarding workflow with other HR automation skills?

Yes, you can integrate the onboarding workflow with other HR automation skills through modular references, allowing seamless orchestration with related processes like hiring to streamline end-to-end HR operations.

What limitations exist when using JSON and PDF outputs for HR onboarding?

The HR onboarding workflow outputs data strictly as JSON and PDF files, meaning users requiring direct database integration or alternative export formats will need additional processing steps to utilize the generated documentation.