Crypto Watchlist Morning Brief
Type morning_brief in Claude and get a same-moment signal report across every asset on your crypto watchlist, powered by TradingView MCP.
Before & after
Same prompt, same agent — the only difference is the skill.
I can help you think about your crypto watchlist. To give you a morning brief, I'd need to know which assets you're tracking and what signals matter to you. Generally a morning crypto brief might include: - Overnight price action - Notable news or catalysts - Support and resistance levels - Overall market sentiment I should note that I can't access live market data in real time, and nothing here is financial advice. For live prices and signals, you'd want to connect a data source like a TradingView integration. Which coins are on your watchlist, and what would you like to track?
MORNING BRIEF — illustrative format. Reads rules.json, scans each asset
via the TradingView MCP, one report per session instead of ticker-by-
ticker prompting.
Watchlist: BTC · ETH · SOL · XRP · LINK · PEPE
Rules matched against your entry/exit/bullish/bearish/neutral conditions.
ASSET SIGNAL RULE TRIGGERED
BTC BULLISH price > 20D MA + RSI 58, your "trend continuation"
ETH NEUTRAL inside your defined range, no condition met
SOL BULLISH reclaimed your entry level from below
XRP BEARISH lost support in your exit-condition set
LINK NEUTRAL —
PEPE BEARISH RSI 71, your "overheated" bearish flag
THE TWO THAT WANT A DECISION
SOL — fired an entry condition. Your rules say entry; your call
whether to act. The skill flags it, it doesn't trade it.
XRP — fired an exit condition. If you're holding, this is the one to
look at first.
The rest are informational — no rule crossed, no action implied.
HOW THIS DIFFERS FROM ASKING TICKER BY TICKER
Every asset scored against the same rules.json in one pass, so the
signals are comparable and the report is identical in shape every
morning. Change the rules, not the prompt.
Illustrative output. Live values come from the TradingView MCP at run
time. Not financial advice — the rules are yours; the decisions are too.About this skill
name: crypto-watchlist-morning-brief description: Type morning_brief in Claude and get a same-moment signal report across every asset on your crypto watchlist, powered by TradingView MCP.
Crypto Watchlist Morning Brief
What This Does
The creator builds a rules.json file with entry, exit, bullish, bearish, and neutral conditions and stores a watchlist including Bitcoin, Ethereum, Solana, XRP, Chainlink, and Pepe. Running the morning_brief command scans each asset against the rules and returns a single readable report per session, avoiding the pain of asking Claude to check each ticker one at a time.
What You Get
- Named watchlist stored in rules.json
- per-asset bullish or bearish or neutral tag
- morning_brief slash command
- scrollable single-page report
- scheduled variant that runs every 10 minutes
Customize
- watchlist: which tickers to scan
- bullish_rules: conditions that mark long setups
- bearish_rules: conditions that mark short setups
- timeframe: chart interval for signals
- report_frequency: on-demand or scheduled
Sample Output
The brief says Bitcoin bearish, Ethereum bearish, Solana bearish, XRP neutral, Link bearish, Pepe neutral, with the worst-looking chart flagged.
Target Audience
Crypto traders who want a daily portfolio-wide snapshot without touching charts
SKILL.md preview
---
name: crypto-watchlist-morning-brief
description: Use this skill when the user types morning_brief and wants a same-moment signal report across every asset on their crypto watchlist via TradingView data.
version: 1.0.0
category: Trading
author: AgentVolt
license: proprietary
tags:
- trading
- standard
---
# Crypto Watchlist Morning Brief
Scans every watchlist asset against a rules.json of entry/exit/bullish/bearish/neutral conditions and returns one readable report per session.
## When to use
… (sign up to view the full skill)More finance skills
View all Finance skills →Indian Stock Fundamental Analyzer
Give Claude a stock ticker and horizon and get a full clickable fundamental report tuned to the Indian market.
Trend Join Long Strategy Filter
Take the morning gapper list and filter it against a strict five-condition trend-continuation entry template on TradingView through Claude.
Telegram Trade Alert Router
Wire your scanner outputs into a personal Telegram bot so pre-market gappers and strategy hits arrive on your phone all day.
Pine Script Backtest And Python Extender
Ask Claude to write your strategy into TradingView Pine Script for a first backtest, then rewrite it in Python to backtest across your full watchlist.