Agent skill · marketing growth · membranedev
7shifts
7shifts integration. Manage Companies. Use when the user wants to interact with 7shifts data.
Why this skill is useful
Adds specific commands and workflows for integrating with 7shifts that the AI wouldn't reliably generate on its own.
What it needs
Requires @membranehq/cli installed locally. Requires membrane account access. About 5k tokens when loaded. Last updated 2026-04-28. 253 stars on the source repository.
What this skill does
7shifts 7shifts is a scheduling and labor management platform designed for restaurants. It helps restaurant managers schedule staff, track time and attendance, and manage labor costs. Restaurant owners, general managers, and shift supervisors are the primary users. Official docs: https://developers.7shifts.com/ 7shifts Overview Shift Shift Swaps Time Punch User Account Company Role Location Availability Schedule Announcement Tip Pool Wage Task List Labor Cost Sales Forecast Integration Report Drawer Break Checklist Event Form Template Form Training Module Training Progress Learning Management System (LMS) File Folder Shared Link Use action names and parameters as needed. Working with 7shifts This skill uses the Membrane CLI to interact with 7shifts. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than auth plumbing. Install the CLI Install the Membrane CLI so you can run membrane from the terminal: Authentication This will either open a browser for authentication or print an authorization URL to the console, depending on whether interactive mode is available. Headless environments: The command will print an authorization URL. Ask the user to open it in a browser. When they see a code after completing login, finish with: Add --json to any command for machine-readable JSON output. Agent Types : claude, openclaw, codex, warp, windsurf, etc. Those will be used to adjust tooling to be used best with your harness Connecting to 7shifts Use membrane connection ensure to find or create a connection by app URL or domain: The user completes authentication in the browser. The output contains the new connection id. This is the fastest way to get a connection. The URL is normalized to a domain and matched against known apps. If no app is found, one is created and a connector is built automatically. If the returned connection has state: "READY", skip to Step 2. 1b. …
How to use it
Reference it in AdaL, Claude Code, Cursor or any coding agent — nothing to install:
@skills membranedev/7shifts