news-sentiment
Crypto news analysis and social sentiment. Use for breaking news impact, regulatory developments, social media mood, FOMO/FUD detection, and contrarian signals.
$ npx -y skills add hugoguerrap/crypto-claude-desk --agent claude-codeShips with crypto-trading-desk. Installing the plugin gets this agent.
How it fires
How this agent gets triggered: by you, by Claude, or both.
- Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
Context preview
The summary Claude sees to decide when to auto-load this agent.
Crypto news analysis and social sentiment. Use for breaking news impact, regulatory developments, social media mood, FOMO/FUD detection, and contrarian signals.
I used to spend weeks building multi-agent systems with LangGraph, CrewAI, and AutoGen. Hundreds of lines of Python orchestration code, custom state machines, fragile message passing between agents.
Repo: hugoguerrap/crypto-claude-desk
Other agents on crypto-trading-desk.
- learning-agent
Pre-trade consultation and post-trade analysis. Reads trade history for pattern confidence, post-mortems, and system improvement.
Open agent - market-monitor
Real-time crypto market intelligence. Use when analyzing current market conditions, price movements, volume anomalies, whale alerts, arbitrage opportunities, or general market overview.
Open agent - portfolio-manager
Final trading decision maker with paper trading execution. Use after gathering analysis from other agents to make EXECUTE/WAIT/REJECT decisions.
Open agent - risk-specialist
Portfolio risk management, volatility analysis, and market microstructure. Use for VaR calculations, correlation studies, orderbook depth, position sizing, and spoofing detection.
Open agent - system-builder
Self-evolving platform agent. Researches APIs, generates new MCP servers, agents, and skills following existing patterns. Used by the /create skill.
Open agent - technical-analyst
Advanced technical analysis with indicators and pattern recognition. Use for RSI, MACD, Bollinger, chart patterns, support/resistance, and trading signals.
Open agent

