admin

Provision the /studio admin UI, generate a time-limited magic-link login, and send a welcome email.

Updated Apr 22, 2026
One-click install
npx skills add https://github.com/mitcheman/bodega --skill admin-mitcheman
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: admin
Source: https://github.com/mitcheman/bodega/tree/main/.cursor/skills/admin
Command: npx skills add https://github.com/mitcheman/bodega --skill admin-mitcheman

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill streamlines the setup of merchant admin capabilities by provisioning the /studio UI, generating a one-time magic-link login, sending a welcome email, and optionally assembling a handoff package for operators.

Core Features & Use Cases

  • Provisions the merchant-facing /studio admin UI and enables secure login for store owners.
  • Generates a time-limited magic-link login and sends a welcome email to the merchant.
  • In handoff mode, creates a local handoff package with ready-to-share materials for the operator.

Quick Start

Run the admin setup to initialize the studio, send onboarding emails, and prepare a handoff package when configured.

Frequently Asked Questions about admin

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

FAQPage Schema
How do I set up a magic-link login for a merchant admin UI?

This skill provisions the merchant /studio admin UI and generates a time-limited magic-link login sent via a welcome email, enabling secure store owner access for new deployments and ongoing operator workflows.

What is included in a merchant handoff package?

A merchant handoff package includes ready-to-share onboarding materials assembled locally under the .bodega/handoff directory, allowing operators to securely transfer admin access and provisioning details to the store owner.

How do I provision admin access for a new store deployment?

You provision admin access for a new store deployment by running the admin setup, which initializes the /studio UI, sends onboarding emails with a magic-link login, and prepares an optional handoff package for operators.

Does the admin setup process require any external dependencies?

No, the admin setup process requires zero external dependencies to provision the merchant admin UI, generate the magic-link login, and assemble the local handoff package under the .bodega/handoff directory.

When should I use handoff mode for merchant admin onboarding?

You should use handoff mode for merchant admin onboarding when you need to create a local package of ready-to-share materials for an operator, storing the provisioning outputs locally under the .bodega/handoff directory.