location-profile

Generate a Markdown location profile from POS operating metrics and location data.

Updated Nov 16, 2025
One-click install
npx skills add https://github.com/daniel-dihardja/menuyukti --skill location-profile
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: location-profile
Source: https://github.com/daniel-dihardja/menuyukti/tree/main/packages/agent-skills/src/agent_skills/skills/location_profile
Command: npx skills add https://github.com/daniel-dihardja/menuyukti --skill location-profile

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill automates the creation of a concise Markdown location profile from POS operating metrics and location data, saving time and ensuring consistency across campaigns.

Core Features & Use Cases

  • Generates a Markdown location profile with sections like Location context, Operating snapshot, Guest behavior, and Positioning hints based on available data.
  • Ground location facts from the platform location data and operating metrics from analytics.latest_operating_profile to produce a reusable artifact for campaigns and briefs.
  • Use Case: When preparing a campaign brief for a single location, generate a location profile to inform messaging and promotions.

Quick Start

Use the skill to generate a Markdown location profile from an operating_profile and an optional location record.

Frequently Asked Questions about location-profile

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

FAQPage Schema
How do I generate a location profile from POS metrics for a campaign brief?

To generate a location profile from POS metrics, the skill reads operating data from analytics and platform location records, then renders a standardized Markdown profile with sections like location context and operating snapshot for campaign briefs.

What data is needed to create a Markdown location profile from operating metrics?

Creating a Markdown location profile requires an operating profile from analytics and a platform location record. The skill uses these POS metrics and location facts to produce a reusable artifact for reporting.

Does the location profile generator work without platform location data?

The location profile generator accepts an optional location record, but relies primarily on the operating profile from analytics. It uses available POS metrics and location facts to render the Markdown output.

What sections are included in a Markdown location profile generated from POS data?

A Markdown location profile generated from POS data includes sections for location context, operating snapshot, guest behavior, and positioning hints. These sections are derived from available analytics and platform location data.

Can I save the generated location profile to milestone data for reporting?

Yes, the skill persists the generated Markdown location profile to milestone data after rendering it from POS operating metrics and platform location records. This ensures the profile is stored for campaigns and reporting.