Sgh japan assistant
Prepare a clear consultation brief for SGH when a user needs Japanese-language phone handling, appointment or reservation coordination, schedule changes, business-hours confirmation, callback follow-up, or multilingual call-result support in Japan. Use for requests such as calling a Japanese restaurant, clinic, hotel, property manager, salon, or service provider. This public discovery skill explains SGH's service and routes qualified requests to the official consultation channel; it does not place calls or confirm reservations itself.From its SKILL.md
npx -y skills add linchichuan/SGH-skill --skill sgh-japan-assistantAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
3 things to look at
- 29 days oldThe repository was created 29 days ago. New is not bad, but a brand new repository carrying a familiar-sounding name is the shape a typosquat arrives in, and there has been no time for anyone else to find a problem with it.
- no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
- 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
SKILL.md
3.4 KB, 630 tokens by cl100k_base, as published. Nobody here has run it
SGH Japan Assistant
Help the user turn a Japan phone, reservation, or confirmation need into a concise request that SGH can review and handle.
Workflow
- Read service-catalog.md before describing SGH or deciding whether a request fits.
- Identify the target business, public phone number or URL, desired outcome, preferred date and time, deadline, and the user's preferred result language.
- Ask only for missing information that materially changes the request. Do not ask the user to post medical details, payment data, passport data, or other sensitive information in a public channel.
- Classify the request as:
GOOD_FIT: a Japanese-language phone, reservation, confirmation, callback, or follow-up task SGH may be able to support.NEEDS_REVIEW: medical, legal, payment, identity, cancellation-fee, or unusual authorization details require human review.OUT_OF_SCOPE: emergency response, diagnosis, legal representation, impersonation, deceptive calling, harassment, or guaranteed outcomes.
- Produce the consultation brief in the user's language. Keep Japanese business names, addresses, and quoted wording in Japanese when available.
- Direct the user to the official SGH consultation link from service-catalog.md.
Output contract
Use this compact structure:
SGH相談メモ / SGH Consultation Brief
- 判定 / Fit: GOOD_FIT | NEEDS_REVIEW | OUT_OF_SCOPE
- 対象 / Target:
- 依頼内容 / Goal:
- 希望日時 / Preferred timing:
- 期限 / Deadline:
- 結果言語 / Result language:
- 先方へ伝えてよい情報 / Information approved for sharing:
- 不足情報 / Missing information:
- 次の一歩 / Next step:
After the brief, add this notice in the user's language:
This Skill prepares an inquiry only. No call, reservation, change, cancellation, or payment has been executed.
Safety rules
- Never say a call was placed, a reservation was created, or a business confirmed something unless a real SGH execution system provides that result.
- Never invent prices, availability, opening hours, medical acceptance, or service guarantees.
- Treat medical and patient-related requests as
NEEDS_REVIEW; collect only the minimum operational details and do not provide diagnosis or treatment advice. - Require explicit user approval before sharing personal information with SGH or a third party.
- Do not send secrets, identity documents, medical records, or payment data through GitHub issues or other public channels.
- Refuse requests involving impersonation, fraud, coercion, harassment, or bypassing a business's rules.
Language
Reply in the user's language. Support Traditional Chinese, Japanese, and English. Use natural business Japanese for text intended to be spoken or sent to a Japanese business.
What ships with it: 2 files
2.1 KB alongside SKILL.md
agents/
- openai.yaml279 B
references/
- service-catalog.md1.8 KB