Skills DirectorySkills Directory
SkillsLearnSecurityCategoriesDocsCommunityBlog
Sign InSubmit Skill
Skills Directory

Security-tested agent skills for Claude, coding agents, and AI workflows.

Directory

  • Browse Skills
  • All Skills A–Z
  • Claude Skills
  • Claude Code Skills
  • Agent Skills
  • Categories
  • Authors
  • Submit a Skill

Learn

  • Learn Hub
  • Install Claude Skills
  • Write SKILL.md
  • Skills vs MCP
  • Directories Compared

Security

  • Security
  • Methodology
  • Secure Claude Skills
  • Security Badges

Company

  • About
  • Community
  • Blog
  • API Docs
  • Advertise

2026 Skills Directory. All rights reserved.

ProTermsPrivacyRefunds
Back to skills

Xinyuzjj Market Data

ASecurity

本地行情数据网关:K线收盘价(1d/1h/4h,最多 90+ 根)、资金费率、合约持仓量 OI、 大户多空比、爆仓流、恐惧贪婪指数、市场综述。分析任何代币(WLD/RAY/PEPE 等)时 必须优先用本技能取历史行情与衍生品数据 —— 走本机后端(自带 5 分钟缓存 + 代理池出口), 不要直连币安 API(会被 15s 超时 / 输出截断卡住)。 触发词:分析代币、研报、走势、K线、资金费率、持仓量、OI、多空比、爆仓、恐惧贪婪、 klines、funding、open interest、fear greed。

76 stars
0 votes
0 copies
0 views
Added 9/22/2026
developmentapi

Works with

api

Security Analysis

A100/100

Scanned 9/22/2026

Install to Claude Code

$npx -y skills add jiayaoqijia/cryptoskill --skill xinyuzjj-market-data --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of Xinyuzjj Market Data?

Add the live security badge to your README — it updates automatically with every re-scan.

Security grade badge for Xinyuzjj Market Data
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/jiayaoqijia-xinyuzjj-market-data/badge)](https://www.skillsdirectory.com/skills/jiayaoqijia-xinyuzjj-market-data)

More formats (shields.io, HTML) on the badges page.

Download with Pro
Files
SKILL.md
---
name: market-data
description: |
  本地行情数据网关:K线收盘价(1d/1h/4h,最多 90+ 根)、资金费率、合约持仓量 OI、
  大户多空比、爆仓流、恐惧贪婪指数、市场综述。分析任何代币(WLD/RAY/PEPE 等)时
  必须优先用本技能取历史行情与衍生品数据 —— 走本机后端(自带 5 分钟缓存 + 代理池出口),
  不要直连币安 API(会被 15s 超时 / 输出截断卡住)。
  触发词:分析代币、研报、走势、K线、资金费率、持仓量、OI、多空比、爆仓、恐惧贪婪、
  klines、funding、open interest、fear greed。
metadata:
  author: bazz-agent
  version: "1.0"
---

# Market Data Skill(本地行情网关)

数据来自本机 BAZZ.AGENT 后端 `127.0.0.1`(端口 `BAZZ_PORT`,默认 8080)。
后端统一走代理池访问币安,K线/OI/恐惧贪婪均带 5 分钟缓存 —— 快且稳。

## 命令

| 命令 | 说明 |
|---|---|
| `klines <SYMBOL> [interval] [limit] [market]` | 收盘价数组(旧→新)+ 涨跌/区间统计。interval: 1h/4h/1d;market: spot/futures |
| `bundle <SYMBOL> [market=futures]` | **分析包**:90d 日K 统计 + 24h 统计 + 恐惧贪婪 + 资金费率 + OI + 大户多空比(spot 时自动省略衍生品项) |
| `fng` | 恐惧贪婪指数(当前值 + 8 天历史) |
| `funding [SYM[,SYM...]]` | **资金费率**:给 SYM 返回每 8h 费率 + 年化;**不给参数**则返回费率最高/最低各 10 个(谁在多付钱)。取单币费率请用这个,不要为了费率跑 `bundle` |
| `oi <SYM[,SYM...]>` | 合约持仓量(币本位 OI × 最新价 = USD 名义) |
| `longshort [SYMBOL]` | 大户多空比 / 全球多空比 / 背离标记(全量时仅返回关键字段) |
| `liq [SYMBOL] [limit] [window]` | 近 5 分钟爆仓流(可按币筛选,含多空统计) |
| `overview` | 市场综述:涨跌宽度 / 资金费率拥挤与翻转 / 成交额 TOP |

## 用法示例

```
run_skill market-data "bundle WLDUSDT"
run_skill market-data "klines RAYUSDT 1d 90 spot"
run_skill market-data "funding WLDUSDT"
run_skill market-data "liq BTCUSDT 100"
```

## 分析约定

1. **先 `bundle` 后下结论**:任何代币分析必须包含 90d 区间位置、收盘分位、资金费率、OI。
2. 区间位置 = (现价−90d最低)/(90d最高−90d最低),<33% 低位 / >66% 高位。
3. 收盘分位 = 90 天里收在现价之下的天数占比(区分"低位区间"与"长期低价区")。
4. 资金费率用 `funding <SYM>` 取:>0.05%/8h 多头拥挤、<-0.05% 空头拥挤;接近 0 为中性。
5. 报告中明确区分 **事实**(本技能返回的数字)与 **推测**(你的判断)。

Attribution

jiayaoqijiajiayaoqijia
View sourceMore from jiayaoqijia →
SSkills DirectorySkills Directory

Your tool, in front of Claude Code builders.

3 founder slots · $299/mo · GSC-verified traffic · sponsors can never buy grades.

See placements

Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.

Comments (0)

No comments yet. Be the first to comment!

SSkills DirectorySkills Directory

Your tool, in front of Claude Code builders.

3 founder slots · $299/mo · GSC-verified traffic · sponsors can never buy grades.

See placements

Related Skills

Browser Extension Developer

Use this skill when developing or maintaining browser extension code in the `browser/` directory, including Chrome/Firefox/Edge compatibility, content scripts, background scripts, or i18n updates.

284072 votes

Seo Optimizer

SEO optimization with keyword analysis, readability assessment, technical validation, content quality. Use for search rankings, blog posts, content audits, or encountering keyword density, readability scores, meta tags, schema markup errors.

2192 votes

Google Official Seo Guide

Official Google SEO guide covering search optimization, best practices, Search Console, crawling, indexing, and improving website search visibility based on official Google documentation

1862 votes

Tanstack Start

Build a full-stack TanStack Start app on Cloudflare Workers from scratch — SSR, file-based routing, server functions, D1+Drizzle, better-auth, Tailwind v4+shadcn/ui. Use whenever the user mentions TanStack Start, asks to scaffold a full-stack Cloudflare app with SSR, wants an SSR dashboard, or asks for a React 19 + Cloudflare Workers app with file-based routing and server functions — even if they don't name TanStack Start specifically. No template repo — Claude generates every file fresh per ...

9881 votes

Pentest

PTES-aligned adversarial security audit for backend, frontend, and mobile applications. Produces a CVSS-scored Hacker Report with verified PoCs and phased remediation.

5491 votes
View all in development →