yfinance 기반 실시간 주식/암호화폐/지수/원자재 시세 조회 및 기술적 분석
Scanned 9/2/2026
Install to Claude Code
npx -y skills add majiayu000/claude-skill-registry --skill finance-dohoon84-openchiken --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Finance Dohoon84 Openchiken?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/majiayu000-finance-dohoon84-openchiken)More formats (shields.io, HTML) on the badges page.
---
name: finance
description: yfinance 기반 실시간 주식/암호화폐/지수/원자재 시세 조회 및 기술적 분석
enabled: true
---
## 금융 시세 조회 및 기술적 분석 도구
yfinance를 사용하여 실시간 금융 데이터를 조회하고 기술적 지표를 분석합니다.
### 사용 가능한 도구
- **finance_search**: 이름 또는 티커 심볼로 현재 시세 조회 (현재가, 등락률, 당일/52주 범위)
- **finance_analysis**: RSI, MACD, 이동평균선, 볼린저 밴드 기반 매수/매도 타이밍 분석
### 도구 선택 기준
| 질문 유형 | 사용 도구 |
|---|---|
| "비트코인 시세 알려줘", "삼성전자 현재가?" | `finance_search` |
| "비트코인 매수 타이밍이야?", "지금 사도 돼?" | `finance_search` → `finance_analysis` 순서로 **모두 호출** |
| "RSI가 어때?", "MACD 확인해줘", "추세 분석해줘" | `finance_analysis` |
- 시세 + 매수/매도 타이밍을 **함께** 묻는 경우: `finance_search` 먼저 호출 후 `finance_analysis` 호출
- `web_search`로 금융 시세를 검색하지 마세요 — `finance_search`가 더 정확하고 빠릅니다.
- 한국어 이름, 영어 이름, 티커 심볼 모두 지원합니다.
### finance_analysis 지원 지표
- **RSI** (14일): 30 이하 과매도(매수 신호) / 70 이상 과매수(매도 신호)
- **MACD** (12/26/9): 히스토그램 양수 = 상승 모멘텀, 음수 = 하락 모멘텀
- **이동평균선**: MA20, MA60 정배열/역배열 추세 판단
- **볼린저 밴드** (20일, 2σ): 하단 근접 = 반등 가능, 상단 근접 = 과열 주의
- **종합 판단**: 4개 지표 신호를 집계하여 매수 우세 / 중립 / 매도 우세 결론 제공
### 지원 자산
- 암호화폐: 비트코인(BTC), 이더리움(ETH), 리플(XRP), 솔라나(SOL) 등
- 한국 지수: 코스피, 코스닥
- 글로벌 지수: 나스닥, S&P500, 다우존스, 닛케이, 항셍
- 한국 주식: 삼성전자, SK하이닉스, 현대차, 카카오, 네이버 등
- 미국 주식: 애플, 구글, 테슬라, 엔비디아, 마이크로소프트 등
- 원자재: 금, 은, WTI 원유
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Adversarial multi-agent planning skill. Self-orchestrates 5 hostile category members (unspecified-low, unspecified-high, deep, ultrabrain, artistry) via team-mode for ruthless cross-critique debate, distills only the defensible insights, then MANDATORILY hands the distilled insight bundle to the `plan` agent for executable plan formalization. Use when planning needs maximum rigor and surfacing of weak assumptions, blind spots, and over-engineering. Triggers: 'hyperplan', 'hpp', '/hyperplan', ...
Ultra-compressed communication mode. Cuts token usage ~75% by speaking like caveman while keeping full technical accuracy. Supports intensity levels: lite, full (default), ultra, wenyan-lite, wenyan-full, wenyan-ultra. Use when user says "caveman mode", "talk like caveman", "use caveman", "less tokens", "be brief", or invokes /caveman. Also auto-triggers when token efficiency is requested.
**Complete production-ready guide for Google Gemini embeddings API** This skill provides comprehensive coverage of the `gemini-embedding-001` model for generating text embeddings, including SDK usage, REST API patterns, batch processing, RAG integration with Cloudflare Vectorize, and advanced use cases like semantic search and document clustering. ---
Interview, source-challenge, verify, save, and ADR-gate fuzzy coding requests into Codex-ready implementation specs. Use when a feature, bugfix, refactor, migration, repo-wide change, or architecture task needs user-verified requirements, source-backed decisions, durable architecture decisions, acceptance criteria, validation commands, rollout notes, saved spec/ADR files, and a Codex execution prompt. Do not use when already fully specified or when the user wants direct implementation now.
Use when a repo needs CodeGraph plus ast-grep for Codex MCP setup, exploration, impact analysis, structural search, or safe refactor planning.