gate-exchange-activitycenterActivity center for platform campaigns. Use this skill whenever the user asks about platform activities, activity recommendations, or my activities. Trigger...
Install via ClawdBot CLI:
clawdbot install gate-exchange/gate-exchange-activitycenterGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://github.com/gate/gate-skills/blob/master/skills/gate-runtime-rules.mdAudited Apr 17, 2026 · audit v1.0
Generated May 20, 2026
Users ask for recent popular activities without specifying a type. The skill directly calls the list activities API with recommend_type=hot, returning up to 3 trending promotions. This provides a quick overview of current platform campaigns.
Users mention specific activity categories like airdrop, trading competition, or VIP activities. The skill first fetches activity types to map user requests to type IDs, then queries activities filtered by those types. This enables targeted recommendations.
Users describe their situation, such as holding a specific asset (e.g., GT) or interest in futures/spot activities. The skill uses scenario keywords to filter relevant activities, providing personalized suggestions based on user context.
Users search for a specific activity by name or partial name. The skill performs a keyword search with recommend_type=scenario, returning up to 3 matching activities. This helps users find known campaigns quickly.
Users inquire about activities they have joined or enrolled in. The skill calls get_my_activity_entry to retrieve the user's personal activity dashboard, showing their participation status. This provides a centralized view of user engagement.
By aggregating trading competitions, airdrops, and referral programs, the skill drives user participation and platform activity. Increased engagement leads to higher trading volumes and user retention, benefiting the exchange's liquidity and fee revenue.
The skill can recommend specific types of activities (e.g., VIP, earn) that may be sponsored by partners or internal teams. This facilitates targeted marketing, potentially generating listing fees or revenue sharing from promoted projects.
By analyzing user queries and engagement patterns, the skill enables personalized activity recommendations. This improves user experience and can be leveraged for premium features or insights sold to third parties, such as project teams seeking user acquisition.
💬 Integration Tip
Ensure the Gate MCP server is properly installed and the API key has Activity:Read permissions. Always set page_size ≤ 3 as a hard limit.
Scored May 20, 2026
Manage and monitor a personal stock watchlist with support for adding, removing, listing stocks, and summarizing their recent performance using data from 10jqka.com.cn. Use when the user wants to track specific stocks, get performance summaries, or manage their watchlist.
A股量化数据分析工具,基于AkShare库获取A股行情、财务数据、板块信息等。用于回答关于A股股票查询、行情数据、财务分析、选股等问题。
Yahoo Finance (yfinance) powered stock analysis skill: quotes, fundamentals, ASCII trends, high-resolution charts (RSI/MACD/BB/VWAP/ATR), plus optional web a...
Research markets with sizing, segmentation, competitor mapping, pricing checks, and demand validation that turn fuzzy ideas into decision-ready evidence. Use...
Comprehensive US stock analysis including fundamental analysis (financial metrics, business quality, valuation), technical analysis (indicators, chart patterns, support/resistance), stock comparisons, and investment report generation. Use when user requests analysis of US stock tickers (e.g., "analyze AAPL", "compare TSLA vs NVDA", "give me a report on Microsoft"), evaluation of financial metrics, technical chart analysis, or investment recommendations for American stocks.
Get stock prices, quotes, fundamentals, earnings, options, dividends, and analyst ratings using Yahoo Finance. Uses yfinance library - no API key required.