Token Pick

Score crypto tokens and prediction-market candidates using signal scores and dedup gates.

Updated Jun 3, 2026
One-click install
npx skills add https://github.com/swarm-ai-research/aeon --skill token-pick-swarm-ai-research
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Token Pick
Source: https://github.com/swarm-ai-research/aeon/tree/main/skills/token-pick
Command: npx skills add https://github.com/swarm-ai-research/aeon --skill token-pick-swarm-ai-research

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automate the process of selecting daily crypto token ideas and corresponding prediction-market bets by scoring signals and enforcing dedup and skip-day rules, reducing manual analysis and decision fatigue.

Core Features & Use Cases

  • Automated daily token picks with numeric signal scores and conviction tiers.
  • Prediction-market picks with edge estimation and market analysis, all aligned to a daily workflow.
  • Skip days and logging when signals are weak, with clear memory of prior picks for dedup.

Quick Start

Tell me today's Token Pick by scoring candidates from the top tokens and markets and present a concise Token and Market section.

Frequently Asked Questions about Token Pick

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I get daily crypto token picks using signal scoring?

Daily crypto token picks are generated by applying a deterministic scoring model to signal scores from major crypto assets, calculating numeric conviction tiers and enforcing dedup gates to filter candidates.

How does a skip-day rule work for crypto market predictions?

A skip-day rule halts daily token and prediction-market selections when signal scores are weak, logging the skip to prevent low-quality picks and maintaining clear memory of prior picks for dedup.

Can I use DexScreener and Polymarket data for prediction-market edge estimation?

Yes, prediction-market edge estimation requires data from Polymarket for market analysis, combined with CoinGecko and DexScreener data to evaluate token candidates against market liquidity thresholds.

What is a structured edge framework for daily token selection?

A structured edge framework identifies the top daily token and prediction-market candidate by evaluating 24h/7d changes and market liquidity thresholds, applying dedup gates and deterministic signal scores.

How do I avoid duplicate crypto picks across daily scoring sessions?

Duplicate daily crypto picks are prevented by dedup gates that retain clear memory of prior selections, ensuring the scoring model only surfaces new top tokens and prediction-market candidates.