Todd Anthony Stephens avatar

Todd Anthony Stephens

Community

@FuzzysTodd · UnitedStates Georgia

14Followers
|
104Public Repos
|
86Published Skills

Ready to code

Skills Distribution
DomainDeveloper To...Smart Contract Dev.. (35%)DeFi Protocol Inte.. (25%)Stablecoin Payment.. (20%)Regulatory & Compl.. (12%)

Agent Skills by Todd Anthony Stephens

Showing 86 vetted skills indexed across 1 GitHub repositories.

FuzzysToddFuzzysTodd
1

use-circle-cli

Operate Circle's stablecoin CLI for wallets, USDC transfers, bridging, and paid API access.

Community
Advanced
FuzzysToddFuzzysTodd
1

solidity-supply-chain-us

Writes and audits Solidity smart contracts for supply chain traceability and regulatory compliance.

Community
Advanced
FuzzysToddFuzzysTodd
1

chainlink-confidential-ai-attester-skill

Submits private documents to LLM inference inside an AWS Nitro Enclave and returns attested results.

Community
Intermediate
FuzzysToddFuzzysTodd
1

index-bot

Builds weighted multi-asset token baskets and rebalances them via Uniswap Trading API swaps.

Community
Advanced
FuzzysToddFuzzysTodd
1

fhenix-contracts

Write confidential Solidity contracts using Fhenix CoFHE encrypted types and ACL patterns.

Community
Advanced
FuzzysToddFuzzysTodd
1

fhenix-review

Audits Fhenix CoFHE confidential smart contracts and SDK code for ACL, decrypt-flow, and plaintext-leak bugs.

Community
Advanced
FuzzysToddFuzzysTodd
1

solidity-real-estate-eu

Writes and audits Solidity contracts for EU-compliant real estate tokenization, funds, and mortgages.

Community
Advanced
FuzzysToddFuzzysTodd
1

deployer

Deploy Continuous Clearing Auction smart contracts via the factory pattern using Foundry.

Community
Advanced
FuzzysToddFuzzysTodd
1

dca-bot

Automates scheduled dollar-cost-average token purchases through the Uniswap Trading API.

Community
Advanced
FuzzysToddFuzzysTodd
1

healthcare-smartcontract

Guides writing HIPAA and GDPR compliant Solidity contracts for healthcare data, claims, and consent.

Community
Advanced
FuzzysToddFuzzysTodd
1

l2s

Compares Ethereum Layer 2 networks and guides chain selection, deployment, and bridging.

Community
Intermediate
FuzzysToddFuzzysTodd
1

battlechain

Deploy and verify smart contracts on BattleChain L2 with Safe Harbor agreements and attack-mode workflows.

Community
Advanced
FuzzysToddFuzzysTodd
1

ens

Guides ENS integration and audits for name resolution, profiles, and subnames.

Community
Advanced
FuzzysToddFuzzysTodd
1

gas

Estimates current Ethereum gas prices and transaction costs across mainnet and L2 networks.

Community
Basic
FuzzysToddFuzzysTodd
1

tools

Catalogs current Ethereum development tools, RPCs, explorers, and agent integration patterns.

Community
Intermediate
FuzzysToddFuzzysTodd
1

chainlink-cre-skill

Generates and deploys Chainlink CRE workflows with triggers, HTTP, and EVM capabilities.

Community
Advanced
FuzzysToddFuzzysTodd
1

use-developer-controlled-wallets

Create and manage Circle developer-controlled wallets for transfers, signing, and contract execution.

Community
Advanced
FuzzysToddFuzzysTodd
1

use-gateway

Integrate Circle Gateway for unified USDC balances and crosschain transfers across EVM chains and Solana.

Community
Advanced
FuzzysToddFuzzysTodd
1

use-user-controlled-wallets

Build non-custodial wallets with Circle's user-controlled wallets SDK and MPC key management.

Community
Advanced
FuzzysToddFuzzysTodd
1

use-arc

Configure and deploy EVM applications on Arc testnet using USDC as native gas.

Community
Intermediate
FuzzysToddFuzzysTodd
1

celonames

Registers, renews, and manages .celo.eth names on Celo L2 via ENS contracts.

Community
Intermediate
FuzzysToddFuzzysTodd
1

pay-with-app

Pays HTTP 402 challenges from OKX Agent Payments Protocol on X Layer using EIP-3009 signatures.

Community
Advanced
FuzzysToddFuzzysTodd
1

fhenix-tests

Write Foundry and Hardhat tests for Fhenix CoFHE confidential smart contracts.

Community
Advanced
FuzzysToddFuzzysTodd
1

security

Reviews Solidity contracts for vulnerabilities and enforces a pre-deploy security checklist.

Community
Advanced

Frequently Asked Questions About Todd Anthony Stephens

FAQPage Schema
What tasks can I accomplish with FuzzysTodd's skills?▼

You can write, test, and audit production Solidity contracts; integrate Uniswap swaps, liquidity, and v4 hooks; bridge and pay with USDC via Circle CCTP and Gateway; resolve ENS names; add Chainlink VRF, Data Feeds, CCIP, and CRE; and apply jurisdiction-specific finance, real-estate, and supply-chain compliance rules.

Who are these skills designed for?▼

They target smart contract developers, DeFi integrators, and coding agents building on Ethereum and L2s. Specialized variants serve engineers shipping regulated financial, real-estate, healthcare, or supply-chain contracts for US, EU, UK, and APAC jurisdictions, plus teams building USDC payment and wallet experiences.

How do the skills run in practice?▼

Skills load into agents implementing the agentskills.io specification, such as Claude Code or Cursor. Many declare allowed-tools like Bash(npm/cast/forge/circle), Read, Write, and WebFetch; Uniswap skills chain prerequisites such as swap-integration and viem-integration, while Circle skills drive the circle CLI for wallet and payment flows.

Are the skills open source and what do they cost?▼

Most skills with declared licensing use MIT, including the Uniswap, Chainlink, and Circle-adjacent entries; several registry skills omit a license field. The skills themselves carry no stated fees, though on-chain actions they enable (swaps, bridging, x402 payments) incur real gas and USDC costs.

What prerequisites do the skills require?▼

Trading skills like index-bot, dca-bot, and copy-trade require swap-integration and viem-integration. Circle payment skills need the circle CLI with an agent wallet, OTP login, and USDC funding. Chainlink skills reference MCP servers such as @chainlink/mcp-server, and Fhenix skills assume @cofhe/sdk or FHE.sol imports.