← Back to Skills Marketplace
admiralkittysdad

Ops Shifts

by AdmiralKittysDad · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
176
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install ops-shifts
Description
View and manage shift schedules and team rosters for operations.
Usage Guidance
This skill is coherent and appears to only manage local roster/shift files. Before installing, consider: (1) these files live in ~/.ops-commander and may contain personal/team information — if sensitive, ensure proper file permissions and backups; (2) the skill will create and overwrite teams.json and shifts.json in that path — check for conflicts with any existing ~/.ops-commander data; (3) the SKILL.md references a 'Pro' offering at skillnexus.dev — the skill does not itself contact that site, but verify the vendor before providing payment or external contact details; (4) because this is instruction-only, inspect the SKILL.md (which you already have) and confirm you're comfortable with local file storage; (5) avoid storing secrets (passwords, API keys) in the roster/shifts JSON. Overall, nothing about the skill's requirements or instructions is disproportionate to a scheduling assistant.
Capability Analysis
Type: OpenClaw Skill Name: ops-shifts Version: 1.0.0 The ops-shifts skill is a standard utility for managing team rosters and shift schedules. It stores data locally in JSON files within the ~/.ops-commander/ directory and provides instructions for the agent to display and validate coverage. There are no indicators of data exfiltration, malicious execution, or prompt injection; the 'Pro Version' mention is a standard external link (skillnexus.dev) for additional features.
Capability Assessment
Purpose & Capability
Name/description (shift scheduling, rosters) match the instructions: the SKILL.md only needs to read/write roster and shift JSON files and present tables. No unrelated credentials, binaries, or services are requested.
Instruction Scope
Runtime instructions are narrowly scoped to creating/reading/writing ~/.ops-commander/teams.json and ~/.ops-commander/shifts.json and presenting tables/coverage checks. This file I/O is appropriate for a scheduling assistant. Note: the skill will store personal/team data locally — the SKILL.md does not instruct transmitting that data externally.
Install Mechanism
There is no install spec and no code files; this is instruction-only so nothing is written to disk by an installer. Lowest-risk install posture.
Credentials
No environment variables, credentials, or config paths outside the stated ~/.ops-commander files are requested. The requested access is proportional to the skill's functionality.
Persistence & Privilege
Skill flags are defaults (not always:true). It does create and maintain its own files under ~/.ops-commander but does not request elevated or cross-skill privileges.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install ops-shifts
  3. After installation, invoke the skill by name or use /ops-shifts
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of ops-shifts, a shift scheduling assistant for operations. - View and manage team rosters with roles, skills, and max weekly hours. - Display and edit shift schedules by day, shift, and assignments. - Highlight and flag coverage gaps when scheduled headcount is below minimum. - Commands include "show roster", "show schedule", and "who's working [day]". - Data stored locally in JSON files; auto-creates storage on first use. - Basic functionality provided in free edition; Pro adds advanced features.
Metadata
Slug ops-shifts
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Ops Shifts?

View and manage shift schedules and team rosters for operations. It is an AI Agent Skill for Claude Code / OpenClaw, with 176 downloads so far.

How do I install Ops Shifts?

Run "/install ops-shifts" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Ops Shifts free?

Yes, Ops Shifts is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Ops Shifts support?

Ops Shifts is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Ops Shifts?

It is built and maintained by AdmiralKittysDad (@admiralkittysdad); the current version is v1.0.0.

💬 Comments