554/lunarcrush/SKILL.md
Crypto non-structured data expert — social sentiment, news aggregation, content search, influencer tracking, and topic/category intelligence
npx skillsauth add starchild-ai-agent/community-skills @554/lunarcrushInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
LunarCrush provides social intelligence and sentiment data including Galaxy Score, AltRank, social volume, influencer activity, and trending topics. This is the crowd-mood layer.
| Provider | Data Type | What It's Good At | |----------|-----------|-------------------| | LunarCrush | Non-structured | News, posts, sentiment, social volume, narrative tracking | | CoinGecko | Structured | Prices, market cap, volume, trending coins | | CoinGlass | Structured | Funding rates, OI, liquidations, long/short ratios | | DefiLlama | Structured | TVL, protocol revenue, yield data, chain flows |
LunarCrush = "what's people saying and feeling" Others = "what are the numbers"
Use LunarCrush for:
lunar_coin(symbol="BTC") # Current social metrics
lunar_coin(symbol="ETH") # Ethereum social data
lunar_coin_time_series(symbol="SOL", interval="1d", bucket="day") # Historical
lunar_coin_meta(symbol="BTC") # Metadata and links
lunar_topic(topic="defi") # DeFi topic metrics
lunar_topic_posts(topic="nft") # Social posts about NFTs
lunar_topic_news(topic="bitcoin", limit=10) # Topic-level news feed
lunar_category_news(category="defi", limit=10) # Category-level news feed
lunar_category_posts(category="gaming", limit=10) # Category social posts
lunar_content_feed(feed_type="news", scope_type="topic", scope="solana", limit=20) # Unified feed
lunar_search_content(query="ETF approval", topics=["bitcoin","ethereum"], limit=30) # Cross-scope search
lunar_search_content(query="halving") # Keyword search across defaults
lunar_search_content(query="regulation", time_window="7d") # Time-filtered
lunar_search_content(topics=["defi"], feed_types=["news","posts"]) # All DeFi content
lunar_creator(creator_id="123456") # Specific influencer data
| Score | Read | |-------|------| | 80–100 | Exceptional social momentum — watch for tops | | 60–79 | Strong sustained interest | | 40–59 | Normal activity | | 20–39 | Declining interest | | 0–19 | Dead or bottoming |
Divergence signal: High Galaxy Score + negative price = potential reversal.
Lower is better. #1–50 is top tier social presence. Useful for finding altcoins gaining attention before price moves.
Number of social mentions across platforms (Twitter, Reddit, etc.). Rising social volume often precedes price moves.
Percentage of total crypto social volume. High dominance means the coin is dominating crypto conversations.
Social alpha: Rising Galaxy Score + flat price = potential breakout setup. Social attention building before price moves.
Divergence signals:
Sentiment confirmation: Combine Galaxy Score + social volume + AltRank. All three moving in same direction = strong signal.
Influencer tracking: Monitor what key voices are saying via creator tools. Influencer attention can drive retail interest.
1h - Hourly1d - Daily1w - Weeklylunar_coin to check AltRank and Galaxy Scorelunar_coin_time_serieslunar_topic to find trending topics (DeFi, NFT, Gaming, etc.)lunar_topic_posts to see what people are sayingtools
TQX (tqx.trade) HK/US stock quant workflow via tqx-cli: cross-sectional factor analysis, event-driven strategy backtests on the panda_backtest engine, and agent-driven automated paper trading. Use when the user wants to run factor IC/IR analysis, backtest a Python trading strategy on Hong Kong or US stocks, or set up agent-automated trading (e.g. "backtest a moving-average strategy on AAPL", "analyze a momentum factor on HK stocks", "let the agent trade my paper account").
tools
中学物理实验教学参赛方案套件。包含四个完整实验(单摆测g、声悬浮测声速、向心力定量演示仪、电磁阻尼定量研究),每套含固件源码、3D打印图纸、教学PPT、教学文稿、采购清单、调试手册、视频分镜脚本、模拟器。Use when a teacher/student needs a complete, classroom-ready physics experiment package for competition or teaching.
development
End-to-end blog management for AI agents. Write, import, build, preview, and publish articles using the blog template. Covers draft workflow, article import, SEO, OG images, and deployment.
development
ESP8266/ESP32 + 磁簧开关/霍尔传感器 单摆测重力加速度实验套件。 硬件搭建→固件烧录→数据采集→Web仪表盘→g值计算→教学文档,一站式完成。 Use when the user wants to build a pendulum g-measurement experiment, measure gravity with a micro-controller, or needs a complete physics experiment package with hardware + firmware + dashboard + teaching materials.