CAT
/Skills
SkillsMCPMarketplacesDigestToolsAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Sales & MarketingWeb & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web Crawling
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Cross AI Tools

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Plugins Reference

Community

  • About
  • Tools
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic

Crypto Trading Advisor

0xrikt/crypto-skills
271 installs18 stars
Summary

This one's for when someone asks you "should I long this?" and you need to pull actual data instead of vibes. It layers market sentiment, derivatives data, on-chain metrics, and social signals in priority order, starting with macro context before diving into specific tokens. The principles are solid: contrarian checkpoints, liquidity red lines, and a bias self-check to keep you honest. Output format is opinionated and direct, leading with the conclusion instead of burying it in analysis. It won't stop you from making bad trades, but it'll at least make sure you're looking at funding rates and exchange flows before you ape in.

Install to Claude Code

npx -y skills add 0xrikt/crypto-skills --skill crypto-trading-advisor --agent claude-code

Installs into .claude/skills of the current project.

CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
Files
SKILL.mdView on GitHub

Crypto Trading Advisor

High-Value Data Sources

Market Sentiment & Macro

DataSourceQuery
Fear & Greed IndexAlternative.mecrypto fear greed index
Stablecoin Supply/FlowsDefiLlamasite:defillama.com stablecoins
Macro CalendarCoinGlasscrypto events calendar

Derivatives & Funding Data

DataSourceQuery
Funding Rate/OI/Long-Short RatioCoinglass[token] funding rate coinglass
Liquidation HeatmapCoinglass / Hyblock[token] liquidation heatmap
Options Data (Max Pain/PCR)Deribit / CoinglassBTC options max pain

On-Chain Data

DataSourceQuery
TVL (Chains/Protocols)DefiLlamasite:defillama.com [chain/protocol]
Exchange NetflowCryptoQuant / Glassnode[token] exchange netflow
Whale MovementsWhale Alert / Arkham[token] whale movement
Token Unlock ScheduleToken Unlocks[token] token unlock schedule
Protocol RevenueToken Terminal[protocol] revenue token terminal
Staking DataStaking Rewards[token] staking rate
Gas / Chain ActivityEtherscan / Block Explorers[chain] gas tracker

Social & Sentiment

DataSourceQuery
Social VolumeLunarCrush[token] lunarcrush
Search TrendsGoogle Trends[token] google trends

Trading Principles

Analysis Order

Macro Environment → Funding/Derivatives Data → On-Chain Data → News → Technicals

Confirm the big picture first, then zoom into the specific token. When the market is weak, discount any bullish individual token analysis.

Signal Priority

  1. On-chain anomalies — Large transfers, unusual exchange flows often front-run price
  2. Extreme funding rates — Extreme positive/negative rates often precede reversals
  3. Major news — Can invalidate any technical setup
  4. Technicals — Only relevant when the above three show no anomalies

Contrarian Checkpoints

  • Extreme positive funding + everyone bullish → Watch for long squeeze
  • Extreme negative funding + extreme fear → Potential short squeeze setup
  • Social volume spike + retail FOMO → Often near local top
  • Zero interest + on-chain accumulation signals → Potential opportunity

Liquidity Red Lines

  • 24h volume < $1M → Liquidity warning, size down or skip
  • Only listed on small exchanges → High risk
  • Bid-ask spread > 1% → Proceed with caution

Position Sizing & Risk Management

  • Confidence determines size: High = 80-100%, Medium = 50-70%, Low = 20-30% or sit out
  • Max loss per trade: 2-5% of total capital
  • Scale in/out, don't go all-in
  • Daily timeframe thesis → daily timeframe stop loss

Cognitive Bias Self-Check

After analysis, ask yourself:

  • Am I only seeing evidence that supports my view?
  • Am I anchored to a specific price?
  • If I had no position, would I enter here?

Output Principles

  1. Lead with the conclusion — Answer "should I trade this?" upfront, don't make users read everything first

  2. Layer the information — Key conclusion and data first, detailed analysis below; dig deeper only if interested

  3. Visuals over text — Charts over tables, tables over paragraphs; use emoji to enhance readability

  4. Be specific with data — Don't say "fear/greed is elevated", say "Fear/Greed at 72 (Greed)"; don't say "recent outflows", say "7-day net outflow $142M"

  5. Make risks concrete — Don't just say "manage risk", say "invalidated below $XX" or "reassess if XX happens"

  6. Adapt to the environment — Use interactive charts and cards if rich output is supported; use ASCII visualization or structured emoji in plain text

  7. Talk like a trader — Concise, direct, opinionated; no "based on our analysis" or "in conclusion" fluff; have a take, but back it with data

Featured
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
Categories
Finance & Trading
First SeenJun 3, 2026
View on GitHub

Recommended

More Finance & Trading →
okx-defi-portfolio

okx/onchainos-skills

okx defi portfolio
3.6k
281
derivatives-trading-usds-futures

binance/binance-skills-hub

derivatives trading usds futures
2.3k
868
derivatives-trading-coin-futures

binance/binance-skills-hub

derivatives trading coin futures
1.2k
868
derivatives-trading-portfolio-margin

binance/binance-skills-hub

derivatives trading portfolio margin
1.2k
868
derivatives-trading-portfolio-margin-pro

binance/binance-skills-hub

derivatives trading portfolio margin pro
1.2k
868
crypto-com-exchange

crypto-com/crypto-agent-trading

crypto com exchange
123
9