crew-management

Manage crew records with CRUD operations and filtering by vessel and client.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/captazm/MU-Accounting --skill crew-management
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: crew-management
Source: https://github.com/captazm/MU-Accounting/tree/main/.agents/skills/crew-management
Command: npx skills add https://github.com/captazm/MU-Accounting --skill crew-management

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Maintaining an up-to-date Crew Registry with accurate payroll-related data is error-prone and time-consuming without a standardized workflow. This skill provides a structured process to add, edit, and manage crew records, including financial fields like OwnerPaid, Salary, Office, and Manning, while ensuring each entry has a unique identifier.

Core Features & Use Cases

  • Efficient CRUD for crew records with a dedicated Crew Registry.
  • Filtering by vessel and client to quickly locate crew members.
  • Enforced data integrity with a locked Unique ID and audit-ready fields.

Quick Start

Open the Crew Registry tab, click + Add, fill in the required fields (Name, Rank, Vessel, Client, Join Date) and financial fields, and click Save to create a new crew entry.

Frequently Asked Questions about crew-management

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

FAQPage Schema
How do I manage crew records and payroll data for multiple vessels?

Manage crew records through structured CRUD workflows that handle payroll fields like OwnerPaid, Salary, Office, and Manning. You can add, edit, and filter crew entries by vessel and client within the registry to maintain accurate financial data.

What is the best way to filter a crew registry by vessel and client?

Filtering a crew registry by vessel and client is done directly from the app interface. The skill provides structured workflows to quickly locate specific crew members and their associated payroll records without manual searching.

How do I add a new crew member to the registry with salary and manning details?

Add a new crew member by opening the Crew Registry, clicking Add, and filling in required fields like Name, Rank, Vessel, Client, Join Date, and financial fields. Saving the entry creates a new record with a locked Unique ID.

Can I edit the Unique ID for a crew member in the payroll registry?

You cannot edit the Unique ID for a crew member because it is locked to enforce data integrity. This validation ensures accurate record-keeping and provides reliable audit trails for payroll-related fields.

Does the crew management workflow support tracking OwnerPaid and Office payroll fields?

The crew management workflow supports tracking OwnerPaid, Salary, Office, and Manning payroll fields. These financial fields are integrated into the CRUD operations to maintain comprehensive and audit-ready crew records.

Why does my crew registry require validation for financial fields like Salary and Manning?

Crew registry validation for financial fields like Salary and Manning is required to enforce data integrity. This standardized process prevents errors and ensures each entry maintains an accurate audit trail for payroll-related data.