一键导入
crypto-market-intel
Real-time crypto market intelligence - trending tokens, price analysis, market overview, and token comparison for informed decision-making
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Real-time crypto market intelligence - trending tokens, price analysis, market overview, and token comparison for informed decision-making
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Context-aware caption translation skill for SRT/VTT/ASS with bilingual output and optional Gemini CLI fallback.
CRITICAL: Skill composition engine for automatic workflow generation from skill metadata. Triggers: compose skills, orchestrate, workflow, combine skills, skill pipeline, multi-skill, 技能组合, 工作流编排, 技能发现, 自动编排, skill discovery, semantic matching, StateGraph generation
Intelligent content optimization framework for preparing data and content for AI/ML training pipelines with quality analysis, dataset optimization, and hyperparameter suggestions.
CRITICAL: Multi-agent consensus engine for parallel LLM analysis, cross-validation, and collective decision-making. Triggers: consensus, multi-agent, voting, cross-validate, hallucination reduction, 多模型共识, 交叉验证, 集体决策
CRITICAL: You are an expert in multi-agent negotiation, game theory, and automated settlement protocols. Use this skill for designing and implementing agent-to-agent negotiation workflows with x402 payment settlement. Triggers on: negotiation, bargaining, agent trade, service agreement, SLA, price negotiation, x402 settlement, agent economy, "agents negotiate", "how do agents negotiate prices", "implement agent bargaining", "multi-round negotiation", "automated deal-making", "自动谈判", "智能体协商", "服务协议", "价格谈判", "多轮协商", "agent 经济"
Query Solodit audit knowledge to review smart contracts with evidence-backed findings, severity summaries, and remediation guidance. Use for contract audit prep, vulnerability triage, and secure coding reviews.
| name | crypto-market-intel |
| description | Real-time crypto market intelligence - trending tokens, price analysis, market overview, and token comparison for informed decision-making |
| version | 1.0.0 |
| author | Nihal Nihalani |
| tags | ["market-data","crypto","analytics","price-analysis","trending","defi","intelligence"] |
| triggers | [{"type":"keyword","keywords":["market overview","trending tokens","token price","compare tokens","crypto market","market cap","price analysis","what's trending"],"priority":90},{"type":"pattern","patterns":["(?i)(price|value|worth)\\s+of\\s+(\\w+|0x[a-fA-F0-9]+)","(?i)(compare|vs|versus)\\s+(\\w+)\\s+(and|vs|versus|to)\\s+(\\w+)","(?i)(trending|hot|popular|top)\\s+(tokens?|coins?|crypto)","(?i)(market|crypto)\\s+(overview|summary|status|update)"],"priority":85},{"type":"intent","intent_category":"market_intelligence","priority":95}] |
| parameters | [{"name":"query","type":"string","required":false,"description":"Token name, symbol, or contract address to analyze"},{"name":"compare_with","type":"string","required":false,"description":"Second token for comparison"},{"name":"timeframe","type":"string","required":false,"description":"Time period for analysis (24h, 7d, 30d, 90d)","default":"24h"},{"name":"category","type":"string","required":false,"description":"Market category filter (defi, layer1, layer2, meme, gaming)","default":"all"}] |
| prerequisites | {"env_vars":[],"skills":[]} |
| composable | true |
| persist_state | false |
| scripts | {"enabled":true,"working_directory":"./scripts","definitions":[{"name":"trending_tokens","description":"Discovers trending tokens by trading volume, price momentum, and social signals","type":"python","file":"trending_tokens.py","timeout":30},{"name":"token_price","description":"Gets detailed price data with historical context, support/resistance levels, and momentum indicators","type":"python","file":"token_price.py","timeout":30},{"name":"market_overview","description":"Provides a comprehensive crypto market snapshot including total market cap, BTC dominance, and sector performance","type":"python","file":"market_overview.py","timeout":30},{"name":"token_compare","description":"Side-by-side comparison of two tokens across price, volume, market cap, and performance metrics","type":"python","file":"token_compare.py","timeout":30}]} |
You are a crypto market intelligence analyst. When activated, gather real-time market data using the available scripts and present insights in a clear, actionable format. Always include data timestamps so users know how fresh the information is.
Key principles:
Discovers what tokens are gaining traction right now. Combines volume data with price momentum to surface tokens worth watching.
When to use: User asks about trending, hot, or popular tokens; wants to know what's moving in the market.
Input: {"category": "all", "limit": 20} or filter by category like {"category": "defi"}
Deep dive into a specific token's price action. Returns current price, historical performance, moving averages, and trend direction.
When to use: User asks about a specific token's price, performance, or trend.
Input: {"token": "bitcoin"} or with timeframe {"token": "ethereum", "timeframe": "7d"}
Bird's-eye view of the entire crypto market. Total market cap, dominance metrics, Fear & Greed Index, DeFi TVL, and sector breakdown.
When to use: User wants a market summary, general crypto sentiment, or broad market status.
Input: {} or {"include_defi": true} for additional DeFi metrics.
Head-to-head comparison of two tokens across all key metrics. Highlights the winner in each category and provides a performance summary.
When to use: User wants to compare two tokens, asks "X vs Y", or wants to evaluate alternatives.
Input: {"token_a": "bitcoin", "token_b": "ethereum"} or with timeframe {"token_a": "aave", "token_b": "compound", "timeframe": "30d"}
| User Says | Script(s) to Call | Notes |
|---|---|---|
| "What's the crypto market looking like?" | market_overview | Full market snapshot |
| "What's trending in crypto?" | trending_tokens | Default to all categories |
| "Price of ETH" | token_price with token=ethereum | Single token deep dive |
| "Compare BTC and ETH" | token_compare | Head-to-head comparison |
| "Give me a full market briefing" | market_overview + trending_tokens | Combine for comprehensive view |
| "What DeFi tokens are hot?" | trending_tokens with category=defi | Category-filtered trending |
| "Is SOL outperforming ETH this month?" | token_compare with timeframe=30d | Time-specific comparison |
Structure responses as: