HR-Origami

Manage HR operations for Japanese restaurant chains via a PWA.

Updated Mar 3, 2026
One-click install
npx skills add https://github.com/diningaccess-dev/HR-Origami --skill hr-origami
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: HR-Origami
Source: https://github.com/diningaccess-dev/HR-Origami/tree/main
Command: npx skills add https://github.com/diningaccess-dev/HR-Origami --skill hr-origami

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill replaces manual HR processes like WhatsApp group coordination and paper-based workflows with a unified, PWA-based application for restaurant staff, managers, and owners.

Core Features & Use Cases

  • PWA for Mobile Access: Easily accessible via Chrome on phones, installable to the home screen like a native app.
  • Multi-Location Branding: Supports distinct branding (colors, logos) for Enso (green), Origami (beige), and Okyu (red).
  • Comprehensive HR Functions: Includes scheduling, check-in/out with GPS, sick reports, document management, chat, tip pooling, and announcements.
  • Use Case: A restaurant manager can quickly approve leave requests, view employee schedules, and send urgent announcements to all staff through the app, eliminating the need for external communication tools.

Quick Start

Use the HR-Origami skill to create a new employee profile for John Doe, assigning him to the Enso location as a staff member.

Frequently Asked Questions about HR-Origami

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

FAQPage Schema
How do I build a PWA for restaurant staff scheduling and HR management using Next.js and Supabase?

A PWA for restaurant chain HR management built with Next.js and Supabase handles employee scheduling, GPS check-ins, sick leave, and tip distribution. It replaces manual WhatsApp coordination and paper-based workflows with a unified mobile web app installable directly on phones.

Does Supabase work well with Next.js for a Progressive Web App handling real-time chat and document uploads?

Supabase integrates with Next.js to provide backend data layers for real-time chat and document uploads in a Progressive Web App. Combined with Tailwind CSS and TypeScript, it enables robust frontend development for HR functions like urgent announcements and file management.

What is the best way to handle GPS-based employee check-ins for a multi-location restaurant chain?

The best way to manage GPS-based check-ins for a multi-location restaurant chain is through a PWA with distinct location branding. This setup supports GPS verification for clocking in and out while applying specific colors and logos for each restaurant branch.

Can I manage tip distribution and urgent announcements for restaurant staff through a mobile web app?

You can manage tip distribution and urgent announcements for restaurant staff through a PWA. This mobile web app centralizes HR operations, allowing managers to pool tips and broadcast urgent messages to all employees without relying on external communication tools.

How do I apply multi-location branding like different colors and logos for each restaurant branch in a web app?

Multi-location branding applies different colors and logos for each restaurant branch in a web app using Tailwind CSS. The PWA supports distinct visual identities, such as green for Enso, beige for Origami, and red for Okyu, within a unified HR management interface.