a-share-short-decisionA-share short-term trading decision skill for 1-5 day horizon. Use when you need market sentiment, sector rotation, strong stock scanning, capital flow confi...
Install via ClawdBot CLI:
clawdbot install kenera/a-share-short-decisionImplement in sequence:
short_term_signal_engine(analysis_date) for target date.run_prediction_for_date(analysis_date).compare_prediction_with_market(prediction_date, actual_date).generate_daily_report(analysis_date).short_term_signal_engine(analysis_date=None)analysis_date: YYYY-MM-DD or YYYYMMDDno_recommendation_message when no tradable candidate exists.run_prediction_for_date(analysis_date)data/decision_log.jsonl.compare_prediction_with_market(prediction_date, actual_date=None)actual_date.Required behavior:
candidates is empty or signal is NO_TRADE, explicitly say: 当前暂无可执行短线买入标的.python3 main.py short_term_signal_engine --date 2026-02-12
python3 main.py run_prediction_for_date --date 2026-02-12
python3 main.py compare_prediction_with_market --prediction-date 2026-02-12 --actual-date 2026-02-13
python3 main.py generate_daily_report --date 2026-02-12
For recurring optimize-then-recommend flow, run:
python3 subskills/config-optimization/optimize_from_aggressive.py --analysis-period "2026-02-01 to 2026-02-12"
python3 subskills/daily-recommendation/generate_daily_recommendation.py --date 2026-02-14
All generated artifacts are stored under data/.
Generated Mar 1, 2026
Retail investors use this skill to identify short-term buy opportunities in A-shares over 1-5 days, leveraging real-time market sentiment and capital flow data to make quick trading decisions. It helps them scan for strong stocks and confirm signals before executing trades, reducing emotional bias.
Fund managers apply the skill to adjust holdings based on short-term momentum signals, optimizing sector rotation and capital allocation. It provides date-based scoring and prediction logging to compare against actual market performance, aiding in tactical asset shifts.
Financial advisors use the skill to generate daily reports for clients, offering insights into A-share trends and potential short-term trades. It includes no-recommendation messages with reasons, ensuring transparent communication when no viable opportunities exist.
Traders run the skill to backtest short-term strategies by comparing predictions with actual market data, using the compare function to evaluate returns. This helps refine models and improve decision accuracy for automated trading systems.
Offer this skill as part of a paid platform where users access daily signals and reports, with tiered pricing for different features like prediction logging and market comparison. Revenue comes from monthly or annual subscriptions from retail and institutional clients.
License the skill to brokerage firms who integrate it into their trading apps, providing clients with enhanced short-term decision tools. Revenue is generated through licensing fees and potential transaction-based commissions from increased trading activity.
Provide consulting services to customize the skill for specific client needs, such as optimizing subskills workflows or integrating with existing systems. Revenue streams include project-based fees and ongoing support contracts.
💬 Integration Tip
Ensure the data directory is properly configured for logging predictions and artifacts, and schedule automated runs using cron jobs or similar tools for daily analysis.
Analyze stocks and cryptocurrencies using Yahoo Finance data. Supports portfolio management, watchlists with alerts, dividend analysis, 8-dimension stock scoring, viral trend detection (Hot Scanner), and rumor/early signal detection. Use for stock analysis, portfolio tracking, earnings reactions, crypto monitoring, trending stocks, or finding rumors before they hit mainstream.
Get stock prices, quotes, fundamentals, earnings, options, dividends, and analyst ratings using Yahoo Finance. Uses yfinance library - no API key required.
Yahoo Finance (yfinance) powered stock analysis skill: quotes, fundamentals, ASCII trends, high-resolution charts (RSI/MACD/BB/VWAP/ATR), plus optional web a...
Become an autonomous prediction market trader on Polymarket with AI-powered analysis and a performance-backed token on Base. Trade real markets, build a track record, and let the buyback flywheel run.
Get cryptocurrency token price and generate candlestick charts via CoinGecko API or Hyperliquid API. Use when user asks for token price, crypto price, price chart, or cryptocurrency market data.
Trade and monitor Hyperliquid perpetual futures. Check balances, view positions with P&L, place/cancel orders, execute market trades. Use when the user asks about Hyperliquid trading, portfolio status, crypto positions, or wants to execute trades on Hyperliquid.