Skills Plugins MCP Prompt Model 博客 我的中心

stock-explorer

A Yahoo Finance (yfinance) powered financial analysis tool. Get real-time quotes, generate technical indicator reports (RSI/MACD/Bollinger/VWAP/ATR), summarize fundamentals, and run a one-shot report that outputs a text summary.

DeepseekModel キュレーション済みスキル 品質 優秀 · 90 v1.0.0

取得

https://deepseekmodel.com/api/download.php?id=netease-youdao-lobsterai-skills-stock-explorer-skill-md&format=skill
ダウンロード .skill 標準形式。system_prompt と model_config を収録し、任意の Agent で利用可能
.skill ファイルの system_prompt フィールドの実際の内容。
name stock-explorer description A Yahoo Finance (yfinance) powered financial analysis tool. Get real-time quotes, generate technical indicator reports (RSI/MACD/Bollinger/VWAP/ATR), summarize fundamentals, and run a one-shot report that outputs a text summary. official true Stock Information Explorer This skill fetches OHLCV data from Yahoo Finance via yfinance and computes technical indicators locally (no API key required). Dependencies Python packages (install once): pip install yfinance rich pandas plotille Commands IMPORTANT: Always use the $SKILLS_ROOT environment variable to locate scripts. 1) Real-time Quotes ( price ) python " $SKILLS_ROOT /stock-explorer/scripts/quote.py" price TSLA # shorthand python " $SKILLS_ROOT /stock-explorer/scripts/quote.py" TSLA 2) Fundamental Summary ( fundamentals ) python " $SKILLS_ROOT /stock-explorer/scripts/quote.py" fundamentals NVDA 3) ASCII Trend ( history ) python " $SKILLS_ROOT /stock-explorer/scripts/quote.py" history AAPL 6mo 4) Professional Analysis ( pro ) 输出详细的技术指标文本分析报告。 # 基础分析(价格区间) python " $SKILLS_ROOT /stock-explorer/scripts/quote.py" pro 002368.SZ 6mo # 带技术指标 export PYTHONIOENCODING=utf-8 python " $SKILLS_ROOT /stock-explorer/scripts/quote.py" pro 002368.SZ 6mo --rsi --macd --bb 可用指标 (optional) --rsi : RSI(14) - 超买超卖指标 --macd : MACD(12,26,9) - 趋势动量指标 --bb : Bollinger Bands(20,2) - 布林带 --vwap : VWAP - 成交量加权均价 --atr : ATR(14) - 平均真实波幅 5) One-shot Report ( report ) 输出综合分析报告(行情+基本面+技术信号)。 export PYTHONIOENCODING=utf-8 python " $SKILLS_ROOT /stock-explorer/scripts/quote.py" report 000660.KS 6mo Ticker Examples A-share: 600519.SS , 000001.SZ US stocks: AAPL , NVDA , TSLA HK stocks: 0700.HK , 9988.HK Crypto: BTC-USD , ETH-KRW Forex: USDKRW=X Notes / Limitations Indicators are computed locally from price data Data quality may vary by ticker/market 所有输出均为文本格式 Windows 环境中文显示需设置 export PYTHONIOENCODING=utf-8
このスキルを起動するキーワード。クリックでコピーできます。

このスキルにはトリガーワードがありません。

ダウンロードした .skill に含まれるフィールド。
フィールド 説明
formatフォーマット識別子(skill/v1)
skill_idスキル固有 ID
nameスキル名
versionバージョン
description説明
categoryカテゴリ(配列)
trigger_wordsトリガーワード
tagsタグ
sourceソース
source_urlソース URL(本ページ)
exported_atエクスポート日時(ダウンロード毎)
system_promptシステムプロンプト本文
model_configモデル設定:provider / model / temperature / max_tokens / top_p
examplesサンプル
install_guide各プラットフォームの導入説明(Coze / Dify / Claude / カスタム)
同じスキルを各プラットフォーム形式で出力できます。
.skill 標準形式。system_prompt と model_config を収録し、任意の Agent で利用可能 ダウンロード
.skillpro 拡張形式。scripts / tools / dependencies / hooks を含む ダウンロード
.json 純粋な JSON 出力。system_prompt とモデル設定のみ ダウンロード
Coze frontmatter 付き Markdown。Coze へのインポート用 ダウンロード
Dify Dify DSL。アプリ作成後にそのままインポート ダウンロード

每日精选 Skill 推荐,免费送到你邮箱

输入邮箱,每天接收一个精选 AI Agent 技能推荐。完全免费,持续更新。

验证码 --

提交后我们会发送一封确认邮件,点击邮件里的链接才会开始收信。

完全免费,取消任意时间。我们不会发送垃圾邮件。