💰
AutomationPython

Crypto Arbitrage Finder

by jeremylongshore

Crypto Arbitrage Finder is an Automation skill for Claude Code, published by jeremylongshore in claude-code-plugins-plus-skills.

2.5K stars358 forkson jeremylongshore/claude-code-plugins-plus-skillsAdded 2026/07/14Repository updated 2026/07/14
agent-skillsaiai-agentsanthropicautomationclaude-codeclaude-code-pluginsdeveloper-toolsdevopsllmmarketplacemcpplugin-marketplaceplugin-systemsaasskills
Install in seconds
Install Crypto Arbitrage Finder
Copy Crypto Arbitrage Finder into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/main/plugins/crypto/arbitrage-opportunity-finder/skills/finding-arbitrage-opportunities ~/.claude/skills/finding-arbitrage-opportunities

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/jeremylongshore/claude-code-plugins-plus-skills.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
plugins/crypto/arbitrage-opportunity-finder/skills/finding-arbitrage-opportunities/SKILL.md in jeremylongshore/claude-code-plugins-plus-skills
Installs to
~/.claude/skills/finding-arbitrage-opportunities
Collection
One of 53 skills cataloged from this repository
Category
Automation2226 skills

What Crypto Arbitrage Finder does

Detect profitable arbitrage opportunities across centralized and decentralized exchanges, including triangular and cross-chain paths, with real-time monitoring and profit calculations.

Crypto Arbitrage Finder is cataloged under Automation on DirSkills. Crypto Arbitrage Finder comes from a repository tagged agent-skills, ai, ai-agents, anthropic and automation.

Documentation

README

Finding Arbitrage Opportunities

Overview

Detect and analyze arbitrage opportunities across cryptocurrency exchanges and DeFi protocols. Aggregates prices from CEX and DEX sources, calculates net profit after fees, and identifies direct, triangular, and cross-chain arbitrage paths.

Prerequisites

  • Python 3.9+ with httpx, rich, and networkx packages
  • Internet access for API calls (no API keys required for basic use)
  • Optional: Exchange API keys for real-time order book access
  • Understanding of arbitrage concepts and trading fees

Instructions

  1. Quick spread scan on a specific pair:

    python ${CLAUDE_SKILL_DIR}/scripts/arb_finder.py scan ETH USDC
    

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Crypto Arbitrage Finder

  • What else does jeremylongshore publish alongside Crypto Arbitrage Finder?

    Crypto Arbitrage Finder is one of 53 skills that DirSkills catalogs from jeremylongshore/claude-code-plugins-plus-skills, the repository it ships in. Its siblings there include Agency OS, Anti-Deception and Audit. Each one is a separate skill with its own page in this directory, installs the same way Crypto Arbitrage Finder does, and is maintained by jeremylongshore in that same repository. The rest of the collection is listed on the jeremylongshore/claude-code-plugins-plus-skills page.

  • How does Crypto Arbitrage Finder compare to other Automation skills?

    Crypto Arbitrage Finder ranks #459 by stars among the 2226 Automation skills in this catalog. The most-starred ones next to it are Autonomous Loops, Autonomous Agent Harness and Automation Audit Ops. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Crypto Arbitrage Finder against them. Open each page to compare what they document and how they install.

More from jeremylongshore/claude-code-plugins-plus-skills

Crypto Arbitrage Finder is one of 53 skills cataloged on DirSkills from jeremylongshore/claude-code-plugins-plus-skills.

See all 53 skills