hola-poke-yeoksam

Provides menu, shop info, and phone-validated raffle event entry via remote MCP.

7.1k|836|Updated Mar 24, 2026
One-click install
npx skills add https://github.com/NomaDamas/k-skill --skill hola-poke-yeoksam
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: hola-poke-yeoksam
Source: https://github.com/NomaDamas/k-skill/tree/main/hola-poke-yeoksam
Command: npx skills add https://github.com/NomaDamas/k-skill --skill hola-poke-yeoksam

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

매장별 메뉴와 영업정보를 직접 찾아보거나, 이벤트 참여 절차를 매번 다시 확인해야 하는 번거로움을 줄여줍니다.

Core Features & Use Cases

  • Menu 조회: 포케/사이드/세트/토핑 구성을 빠르게 확인합니다(예: “역삼 포케 메뉴 뭐 있어?”).
  • Shop info 조회: 위치, 영업시간, 배달 반경, 단체주문 관련 안내를 한 번에 정리합니다(예: “올라포케 역삼점 어디야?”).
  • Event 참여 흐름 안내: 원격 MCP 서버 기준으로 즉석 래플 이벤트 참여를 단계별로 돕고, 번호 형식 검증 및 결과 메시지를 그대로 전달합니다(예: “올라포케 이벤트 참여해줘”).

Quick Start

Use the hola-poke-yeoksam skill to get the Hola Poke Yeoksam Yeoksam store menu and event participation guidance.

Frequently Asked Questions about hola-poke-yeoksam

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

FAQPage Schema
How do I look up the Hola Poke Yeoksam menu and store information remotely?

You can retrieve Hola Poke Yeoksam menu details by triggering the get_menu function via remote MCP, which returns poke, side, set, and topping configurations directly from the server.

Can I enter a raffle event for Hola Poke Yeoksam automatically?

You can enter a Hola Poke Yeoksam raffle event by invoking the enter_event function with a phone number, which validates the format and returns the server's event participation result message.

What is needed to connect to the remote MCP endpoint for restaurant event entry?

Remote MCP connectivity is required to use this skill, allowing you to call get_menu, get_shop_info, and enter_event functions to retrieve store data and participate in raffle events.

Does the Hola Poke Yeoksam skill provide delivery radius and group order guidance?

The skill provides delivery radius and group order guidance by querying the get_shop_info function via remote MCP, returning location, hours, and group ordering policies for the Yeoksam branch.

Why does the phone validation fail when entering the Hola Poke event?

Phone validation may fail during Hola Poke event entry if the number format does not meet the strict requirements enforced by the remote MCP server when calling the enter_event function.