一键导入
currency
"Get currency exchange rates and convert amounts. Use for: 환율, 달러, 유로, 엔화, 환전, 얼마예요, USD/EUR/JPY/KRW conversion"
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
"Get currency exchange rates and convert amounts. Use for: 환율, 달러, 유로, 엔화, 환전, 얼마예요, USD/EUR/JPY/KRW conversion"
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
One-shot import of Google Contacts (People API) into the user's Connect (인맥) list. Pages through every contact, dedupes against existing connections by email then phone, and inserts new rows with category=acquaintance and tags=['google_contacts']. Honors BR-SOCIAL-3 — never writes social_profiles even if Google returns LinkedIn URLs. Use for: 구글 연락처 가져오기, 연락처 동기화, contacts import, import google contacts, sync google contacts, google 연락처, 인맥 가져오기, 주소록 가져오기
Record and sync Connect (인맥) activity timeline entries. Pulls from Google Calendar + Gmail (shares google-workspace OAuth token), or accepts manual entries like '김철수와 어제 점심 먹었어'. Use for: 인맥 활동, 활동 기록, 만남 기록, 미팅 기록, 점심, 저녁, 통화 기록, 일정 동기화, 인맥 동기화, connect sync, connect activity, meeting log, met with, had lunch with
Add or replace Context Memo (context_notes) for a Connect (인맥) entry. Looks up the target connection by exact or fuzzy name when the agent doesn't already know the connection UUID. Use for: 인맥 메모, 인맥 메모 추가, 메모 추가, 메모 수정, 인물 메모, 사람 메모, connect memo, add note, update note, context note
Scan a business card image with Gemini Vision and extract structured contact fields (name, role, company, email, phone, address, etc.) to create a new Connect (인맥) entry. Use for: 명함, 명함 스캔, 명함 등록, 명함 인식, 명함 저장, 명함 추가, 인맥, 인맥 추가, 인맥 등록, 연락처 등록, 연락처 추가, 비즈니스 카드, business card, business card ocr, scan business card, contact card, register contact
"Analyze uploaded images using Gemini Vision, or generate/edit images with Gemini AI. Use for: 이미지 분석, 사진 분석, 이미지 생성, 그려줘, 그림 만들어줘, image generation, photo analysis"
Search the internet for up-to-date information and fetch web page content via Tavily. Use for: 검색해줘, 찾아줘, 최신 정보, 인터넷 검색, 뉴스, 요즘, web search, latest news, current information
| name | currency |
| description | "Get currency exchange rates and convert amounts. Use for: 환율, 달러, 유로, 엔화, 환전, 얼마예요, USD/EUR/JPY/KRW conversion" |
Use starnion-currency to check exchange rates and convert between currencies.
No user ID required for this tool (uses public API).
starnion-currency --user-id {user_id} rate --base USD --targets KRW,EUR,JPY
starnion-currency --user-id {user_id} convert --amount 100 --from USD --to KRW
USD, EUR, KRW, JPY, GBP, CNY, CHF, CAD, AUD, SGD, HKD, THB, INR
User: "달러 환율 얼마야?"
starnion-currency --user-id abc123 rate --base USD --targets KRW,EUR,JPY
User: "100달러 원화로 바꾸면 얼마야?"
starnion-currency --user-id abc123 convert --amount 100 --from USD --to KRW