← 返回
数据分析 Key 中文

Football Player DNA — AI Similarity Search

Football player DNA similarity search — find style-matched alternatives at lower market values using AI vector search across 56,000+ players
球员DNA相似度搜索——在56000+球员中,利用AI向量搜索找到风格匹配且价值更低的替代者
leeleon
数据分析 clawhub v1.0.0 1 版本 100000 Key: 需要
★ 2
Stars
📥 493
下载
💾 24
安装
1
版本
#analytics#ballers#dna#fifa#football#latest#scouting#similarity#soccer#transfer#worldcup

概述

Football Player DNA — AI Similarity Search

Find statistically similar football players at lower market values. Powered by the Rising Transfers Intelligence API using pgvector cosine similarity across 56,000+ player profiles — covering Premier League, La Liga, Bundesliga, Serie A, Ligue 1, MLS, and more.

This is the only football AI skill that uses DNA vector search: each player is encoded as a multi-dimensional fingerprint of playing style, physical attributes, and tactical role. The result: genuine statistical twins, not surface-level comparisons.


External Endpoints

EndpointMethodData SentPurpose
--------------------------------------
https://api.risingtransfers.com/api/v1/intelligence/dna-searchPOST{ "name": "" }DNA vector similarity search
https://api.risingtransfers.com/api/v1/intelligence/playerPOST{ "name": "" }Player profile lookup (optional enrichment)

No data is sent to any other endpoint. No data is stored locally.


Security & Privacy

  • What leaves your machine: Only the player name(s) you provide in the query
  • What does NOT leave your machine: Conversation history, other installed skills, local files, API keys (the key is sent as an HTTP header, never in the request body or logs)
  • Data retention by Rising Transfers: API calls are logged for rate limiting and billing. Player name queries are not stored beyond 24 hours. See privacy policy
  • Authentication: Your RT_API_KEY is sent as X-RT-API-Key header on every request to api.risingtransfers.com only

Model Invocation Note

This skill may be invoked autonomously by OpenClaw when you ask about finding similar football players, cheaper alternatives, or DNA-matched footballers. You can disable autonomous invocation by setting skill.auto-discover false in your OpenClaw config. Every API call consumes credits from your Rising Transfers account (2 credits per DNA search on free tier).


Trust Statement

By using this skill, the player name you query is sent to Rising Transfers (api.risingtransfers.com). Only install this skill if you trust Rising Transfers with that information. Rising Transfers is a football intelligence platform — no financial, personal, or sensitive data is involved in these queries.


Trigger

When the user asks to:

  • Find similar football players to a named player
  • Find cheaper alternatives to a specific footballer
  • Find DNA-matched or style-matched player options
  • Identify replacement candidates for a footballer
  • Scout statistically equivalent players for a squad

Examples:

  • "Find me football players similar to Bellingham but cheaper"
  • "Who are the DNA alternatives to Rodri?"
  • "Give me a style-matched backup to Salah under €20M"
  • "Find a cheaper Mbappe alternative for my FIFA draft"
  • "What football player is statistically most similar to Kevin De Bruyne?"

Instructions

  1. Extract the target player name from the user's request. If a team is mentioned, note it for disambiguation.
  1. Call the DNA search endpoint:

```

POST https://api.risingtransfers.com/api/v1/intelligence/dna-search

Headers:

X-RT-API-Key:

Content-Type: application/json

Body:

{ "name": "", "team": "" }

```

  1. If the response contains error: "INSUFFICIENT_CREDITS", inform the user their Rising Transfers credits are exhausted and direct them to api.risingtransfers.com to top up.
  1. If the response contains error: "PLAYER_NOT_FOUND", ask the user to clarify the player name or provide the current club.
  1. Parse the data.alternatives array from the response. For each alternative player, present:
    • Player name and current club
    • DNA similarity percentage (e.g. "91% similar")
    • Market value and difference vs target (e.g. "€65M cheaper")
    • Position and key playing style tags
  1. Present results as a ranked table, most similar first. Example format:

| Rank | Player | Club | Similarity | Value | Saving vs [Target] |

|------|--------|------|-----------|-------|-------------------|

| 1 | Name | Club | 91% | €15M | €65M cheaper |

  1. After the table, offer to dive deeper: "Want a full scout report on any of these players?"
  1. Do not fabricate statistics. If the API returns no alternatives, say so clearly and suggest the user try a different player.

Error Handling

ErrorUser Message
--------------------
401 Unauthorized"Your RT_API_KEY is invalid or expired. Get a key at api.risingtransfers.com"
403 Insufficient Credits"You've used all your DNA search credits. Top up at api.risingtransfers.com"
404 Player Not Found"Player not found. Try the full name (e.g. 'Jude Bellingham') or add the club name."
429 Rate Limited"Too many requests. Please wait a moment before trying again."
5xx Server Error"Rising Transfers API is temporarily unavailable. Please try again in a few minutes."

Requirements

  • RT_API_KEY: A valid Rising Transfers API key. Register for free at api.risingtransfers.com. Free tier includes 2 DNA searches per day.
  • OpenClaw: v0.8.0 or later
  • Network access: Required (calls api.risingtransfers.com)

Credit Usage

ActionCredits Consumed
-------------------------
DNA similarity search2 credits (free tier)
Player profile enrichment (optional)1 credit

Free tier: 10 DNA searches/day.

Pro tier ($29/mo): 500 DNA searches/day.


Author

Rising Transfers — api.risingtransfers.com

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-30 02:28 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

data-analysis

Stock Analysis

udiedrichsen
{"answer":"基于雅虎财经数据,分析股票与加密货币。支持投资组合管理、自选股预警、股息分析、8维评分、热门趋势扫描及传闻/早期信号探测。适用于股票分析、持仓追踪、财报异动、加密监控、热门股追踪或提前发掘非主流传闻。"}
★ 270 📥 56,936
data-analysis

Excel / XLSX

ivangdavila
创建、检查和编辑 Microsoft Excel 工作簿及 XLSX 文件,支持可靠的公式、日期、类型、格式、重算及模板保留功能。
★ 368 📥 140,302
data-analysis

Data Analysis

ivangdavila
{"answer":"数据分析与可视化。查询数据库、生成报告、自动化电子表格,将原始数据转化为清晰可行的见解。适用于:(1) 您……"}
★ 198 📥 65,037