optimizing-defi-yields
Find and compare DeFi yield opportunities across protocols with APY calculations, risk assessment, and optimization recommendations.
Content Preview
--- name: optimizing-defi-yields description: | Find and compare DeFi yield opportunities across protocols with APY calculations, risk assessment, and optimization recommendations. Use when searching for yield farming opportunities, comparing DeFi protocols, or analyzing APY/APR rates. Trigger with phrases like "find DeFi yields", "compare APY", "best yield farming", "optimize DeFi returns", "stablecoin yields", or "liquidity pool rates". allowed-tools: Read, Write, Bash(crypto:yield-*) v
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/optimizing-defi-yields.md \
https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/plugins/crypto/defi-yield-optimizer/skills/optimizing-defi-yields/SKILL.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/jeremylongshore/claude-code-plugins-plus-skillsThen reference at plugins/crypto/defi-yield-optimizer/skills/optimizing-defi-yields/SKILL.md
Related Skills
Optimizing Prompts
This skill optimizes prompts for Large Language Models (LLMs) to reduce token usage, lower costs, and improve performance. It analyzes the prompt, identifies areas for simplification and redundancy removal, and rewrites the prompt to be more concise and effective. It is used when the user wants to r
skill-adapteroptimizing prompts
by jeremylongshore · plugins-plus-skills
Optimizing Cache Performance
This skill enables Claude to analyze and improve application caching strategies. It optimizes cache hit rates, TTL configurations, cache key design, and invalidation strategies. Use this skill when the user requests to "optimize cache performance", "improve caching strategy", "analyze cache hit rate
skill-adapteroptimizing cache performance
by jeremylongshore · plugins-plus-skills
Optimizing Cloud Costs
This skill enables Claude to analyze and optimize cloud costs. It identifies areas for potential savings, generates cost reports, and suggests configuration changes to reduce expenses. Use this skill when the user asks to "optimize cloud costs", "reduce cloud spending", "generate a cost report", or
skill-adapteroptimizing cloud costs
by jeremylongshore · plugins-plus-skills
Optimizing Deep Learning Models
This skill optimizes deep learning models using various techniques. It is triggered when the user requests improvements to model performance, such as increasing accuracy, reducing training time, or minimizing resource consumption. The skill leverages advanced optimization algorithms like Adam, SGD,
skill-adapteroptimizing deep learning models
by jeremylongshore · plugins-plus-skills