Synaptic SkillsSynapticSkills
MarketplaceSkill GraphCriar SkillMCP ServerPlataformaEnterprise
v0.1.0-beta
Voltar ao Marketplace
DataMédio

AiCoin Market

poraicoincom·aicoincom· v1.0.0 · atualizado em 2026-04-10
82
Score

This skill addresses user queries about cryptocurrency prices, market data (K-line charts, funding rates, open interest, long/short ratios, whale orders, liquidation data), crypto news, trending coins, stock quotes, and treasury holdings. It also handles requests related to configuring or checking the AiCoin API key. When handling AiCoin API key inquiries, the `node scripts/coin.mjs api_key_info` script MUST be executed first to display the security notice. For exchange trading, use aicoin-trading; for Freqtrade, use aicoin-freqtrade; for Hyperliquid, use aicoin-hyperliquid.

crypto-marketmarket-datacrypto-pricesfinancial-dataapi-integrationreal-time-data
Linguagens
JavaScript
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdaicoin-market/workflow
1
Identify User Intent: — Determine if the user is asking about crypto prices, market data, news, or API key information.
2
Determine Data Requirements: — Identify the specific cryptocurrency, exchange, and data type (e.g., price, K-line, funding rate).
3
Select Appropriate Script: — Choose the correct `scripts/*.mjs` file based on the data requested.
4
Construct Parameters: — Create the necessary JSON parameters for the script.
5
Execute Script: — Run the script using `node scripts/<script>.mjs <action> '[json-params]'`.
6
Format Response: — Present the data to the user in their preferred language.
7
Handle Errors: — If a 304/403 error occurs, inform the user about paid feature requirements.

Telemetria de Agentes

Execuções
0
total
Taxa de Sucesso
0%
últimos 30d
Latência Média
0.0s
p50
Alucinação
0.0%
detecção
Tokens Entrada
0
avg 0/exec
Tokens Saída
0
avg 0/exec

Uso por Plataforma

Skills Relacionados

Compõe com ←AiCoin Freqtrade
70%
Hebbian Synapse
Composite0.700
w = 0.3·α + 0.5·β + 0.2·γ
82
Compõe com ←AiCoin Hyperliquid
70%
Hebbian Synapse
Composite0.700
w = 0.3·α + 0.5·β + 0.2·γ
82
Similar aA-Share Daily Report Generator
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
82
Similar aYFinance Data Skill
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
80
Similar a ←RevenueCat
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
78

Árvore do Skill

AiCoin Market
aicoin-market
Fases Cognitivas5
1.SENSE
2.CONTEXTUALIZE
3.HYPOTHESIZE
4.ACT
5.REFLECT
Triggers10
get BTC priceshow K-line chart for ETHwhat is the funding rate for Bitcoinfetch whale orders for Binance BTClatest crypto newsflashtrending coins in DeFicheck AiCoin API key大饼多少钱资金费率热门币

Avaliar este Skill

Score Breakdown

⭐Avaliação Humana0%
🤖Sucesso de Agentes0%
🕐Atualidade100%
🔗Saúde de Dependências100%
🕸️Centralidade no Grafo0%
🛡️Segurança50%
CompositeScore = α·Humano + β·Agente + γ·Recência + δ·Deps + ε·Centralidade + ζ·Segurança

Instalação

$ synaptic mcp download aicoin-market
$ synaptic skills detail aicoin-market
$ synaptic skills live aicoin-market

Dependências

Node.js

Links

GitHub Repository