Picks Tracker

Track token and prediction market picks against current market data.

Updated Jul 16, 2026
One-click install
npx skills add https://github.com/enuno/noesis-aeon --skill picks-tracker
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Picks Tracker
Source: https://github.com/enuno/noesis-aeon/tree/main/skills/picks-tracker
Command: npx skills add https://github.com/enuno/noesis-aeon --skill picks-tracker

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires curl, WebFetch, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill tracks and evaluates past token and prediction market picks, providing insights into performance and outcomes.

Core Features & Use Cases

  • Token Performance Analysis: Analyze the performance of past token picks against current prices.
  • Prediction Market Evaluation: Check the resolution of prediction market picks and their accuracy.
  • Use Case: Use this Skill to review the performance of your token and market picks over the past 30 days, gaining insights into your investment strategy.

Quick Start

Activate the Picks Tracker Skill to generate a report on your past token and market picks.

Frequently Asked Questions about Picks Tracker

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

FAQPage Schema
How do I track the performance of past crypto token picks against current market data?

Token performance tracking evaluates your past crypto picks by fetching real-time prices via the CoinGecko API and comparing them against your historical selections. It generates a report analyzing investment performance over a specified period.

How do I evaluate prediction market picks to check their resolution and accuracy?

Prediction market evaluation checks the resolution status of your past picks by querying the Polymarket API for current data. This verifies whether your market predictions resolved correctly and calculates overall accuracy.

Can I use WebFetch and curl to retrieve live cryptocurrency and prediction market data?

WebFetch and curl are required dependencies for network calls to retrieve live cryptocurrency and prediction market data. The Skill utilizes these tools with built-in error handling and fallbacks to ensure robust API operation.

What is the best way to review my investment strategy for tokens over the past 30 days?

Reviewing your 30-day investment strategy involves generating a performance report that compares past token picks against current market prices. This analysis provides insights into your crypto selection accuracy and strategy effectiveness.

Does this prediction market evaluation tool work if the Polymarket API experiences downtime?

Prediction market evaluation includes error handling and fallback mechanisms to manage API connectivity issues. If the Polymarket API experiences downtime, the Skill is designed to maintain robust operation rather than failing completely.

Why does token performance analysis require network dependencies like curl?

Token performance analysis requires network dependencies like curl and WebFetch because the Skill must make live external API calls to CoinGecko to retrieve current market prices for comparing against past token selections.