Topic: automation
6,910 skills in this topic.
-
analyzing-liquidity-pools
Analyze DEX liquidity pools for TVL, volume, fees, impermanent loss, and LP profitability.
Use when analyzing liquidity pools, calculating impermanent loss, or comparing DEX pools.
Trigger with phrases like "analyze liquidity pool", "calculate impermanent loss", "LP returns", "pool TVL", "DEX pool metrics", or "compare pools".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
scanning-market-movers
Detect significant price movements and unusual volume across crypto markets.
Calculates significance scores combining price change, volume ratio, and market cap.
Use when tracking market movers, finding gainers/losers, or detecting volume spikes.
Trigger with phrases like "scan market movers", "top gainers", "biggest losers",
"volume spikes", "what's moving", "find pumps", or "market scan".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
tracking-crypto-prices
Track real-time cryptocurrency prices across exchanges with historical data and alerts.
Provides price data infrastructure for dependent skills (portfolio, tax, DeFi, arbitrage).
Use when checking crypto prices, monitoring markets, or fetching historical price data.
Trigger with phrases like "check price", "BTC price", "crypto prices", "price history",
"get quote for", "what's ETH trading at", "show me top coins", or "track my watchlist".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
analyzing-market-sentiment
Analyze cryptocurrency market sentiment using Fear & Greed Index, news analysis, and market momentum.
Use when gauging overall market mood, checking if markets are fearful or greedy, or analyzing sentiment for specific coins.
Trigger with phrases like "analyze crypto sentiment", "check market mood", "is the market fearful", "sentiment for Bitcoin", or "Fear and Greed index".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
analyzing-mempool
Monitor blockchain mempools for pending transactions, gas analysis, and MEV opportunities.
Use when analyzing pending transactions, optimizing gas prices, or researching MEV.
Trigger with phrases like "check mempool", "scan pending txs", "find MEV", "gas price analysis", or "pending swaps".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
analyzing-nft-rarity
Calculate NFT rarity scores and rank tokens by trait uniqueness.
Use when analyzing NFT collections, checking token rarity, or comparing NFTs.
Trigger with phrases like "check NFT rarity", "analyze collection", "rank tokens", "compare NFTs".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
analyzing-on-chain-data
Process perform on-chain analysis including whale tracking, token flows, and network activity.
Use when performing crypto analysis.
Trigger with phrases like "analyze crypto", "check blockchain", or "monitor market".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
analyzing-options-flow
Track crypto options flow to identify institutional positioning and market sentiment.
Use when tracking institutional options flow.
Trigger with phrases like "track options flow", "analyze derivatives", or "check institutional".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
optimizing-staking-rewards
Compare and optimize staking rewards across validators, protocols, and blockchains with risk assessment.
Use when analyzing staking opportunities, comparing validators, calculating staking rewards, or optimizing PoS yields.
Trigger with phrases like "optimize staking", "compare staking", "best staking APY", "liquid staking", "validator comparison", "staking rewards", or "ETH staking options".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
tracking-token-launches
Track new token launches across DEXes with risk analysis and contract verification.
Use when discovering new token launches, monitoring IDOs, or analyzing token contracts.
Trigger with phrases like "track launches", "find new tokens", "new pairs on uniswap",
"token risk analysis", or "monitor IDOs".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
backtesting-trading-strategies
Backtest crypto and traditional trading strategies against historical data.
Calculates performance metrics (Sharpe, Sortino, max drawdown), generates equity curves,
and optimizes strategy parameters. Use when user wants to test a trading strategy,
validate signals, or compare approaches.
Trigger with phrases like "backtest strategy", "test trading strategy", "historical performance",
"simulate trades", "optimize parameters", or "validate signals".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
auditing-wallet-security
Audit wallet security by analyzing token approvals, permissions, and transaction patterns.
Use when checking wallet security, reviewing approvals, or assessing risk exposure.
Trigger with phrases like "audit wallet", "check approvals", "security scan", or "revoke tokens".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
monitoring-whale-activity
Track large cryptocurrency transactions and whale wallet movements in real-time.
Use when tracking large holder movements, exchange flows, or wallet activity.
Trigger with phrases like "track whales", "monitor large transfers", "check whale activity", "exchange inflows", or "watch wallet".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
generating-database-seed-data
Process this skill enables AI assistant to generate realistic test data and database seed scripts for development and testing environments. it uses faker libraries to create realistic data, maintains relational integrity, and allows configurable data volumes. u... Use when working with databases or data models. Trigger with phrases like 'database', 'query', or 'schema'.
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
validating-database-integrity
Process use when you need to ensure database integrity through comprehensive data validation.
This skill validates data types, ranges, formats, referential integrity, and business rules.
Trigger with phrases like "validate database data", "implement data validation rules",
"enforce data integrity constraints", or "validate data formats".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
automating-database-backups
Automate database backup processes with scheduling, compression, and encryption.
Supports PostgreSQL (pg_dump), MySQL (mysqldump), MongoDB (mongodump), and SQLite.
Generates production-ready backup scripts with retention policies and restore procedures.
Trigger: "automate database backups", "schedule backups", "create backup script", "disaster recovery". Use when working with automating database backups. Trigger with 'automating', 'database', 'backups'.
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
optimizing-database-connection-pooling
Process use when you need to work with connection management.
This skill provides connection pooling and management with comprehensive guidance and automation.
Trigger with phrases like "manage connections", "configure pooling",
or "optimize connection usage".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
database-documentation-gen
Process use when you need to work with database documentation.
This skill provides automated documentation generation with comprehensive guidance and automation.
Trigger with phrases like "generate docs", "document schema",
or "create database documentation".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
monitoring-database-health
Monitor use when you need to work with monitoring and observability.
This skill provides health monitoring and alerting with comprehensive guidance and automation.
Trigger with phrases like "monitor system health", "set up alerts",
or "track metrics".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
managing-database-migrations
Process use when you need to work with database migrations.
This skill provides schema migration management with comprehensive guidance and automation.
Trigger with phrases like "create migration", "run migrations",
or "manage schema versions".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
managing-database-partitions
Process use when you need to work with database partitioning.
This skill provides table partitioning strategies with comprehensive guidance and automation.
Trigger with phrases like "partition tables", "implement partitioning",
or "optimize large tables".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
scanning-database-security
Process use when you need to work with security and compliance.
This skill provides security scanning and vulnerability detection with comprehensive guidance and automation.
Trigger with phrases like "scan for vulnerabilities", "implement security controls",
or "audit security".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
monitoring-database-transactions
Monitor use when you need to work with monitoring and observability.
This skill provides health monitoring and alerting with comprehensive guidance and automation.
Trigger with phrases like "monitor system health", "set up alerts",
or "track metrics".
jeremylongshore/claude-code-plugins-plus-skills 1,803
-
modeling-nosql-data
Build use when you need to work with NoSQL data modeling.
This skill provides NoSQL database design with comprehensive guidance and automation.
Trigger with phrases like "model NoSQL data", "design document structure",
or "optimize NoSQL schema".
jeremylongshore/claude-code-plugins-plus-skills 1,803