Todd Anthony Stephens
Community@FuzzysTodd · UnitedStates Georgia
Ready to code
Agent Skills by Todd Anthony Stephens
Showing 86 vetted skills indexed across 1 GitHub repositories.
use-circle-cli
Operate Circle's stablecoin CLI for wallets, USDC transfers, bridging, and paid API access.
solidity-supply-chain-us
Writes and audits Solidity smart contracts for supply chain traceability and regulatory compliance.
chainlink-confidential-ai-attester-skill
Submits private documents to LLM inference inside an AWS Nitro Enclave and returns attested results.
index-bot
Builds weighted multi-asset token baskets and rebalances them via Uniswap Trading API swaps.
fhenix-contracts
Write confidential Solidity contracts using Fhenix CoFHE encrypted types and ACL patterns.
fhenix-review
Audits Fhenix CoFHE confidential smart contracts and SDK code for ACL, decrypt-flow, and plaintext-leak bugs.
solidity-real-estate-eu
Writes and audits Solidity contracts for EU-compliant real estate tokenization, funds, and mortgages.
deployer
Deploy Continuous Clearing Auction smart contracts via the factory pattern using Foundry.
dca-bot
Automates scheduled dollar-cost-average token purchases through the Uniswap Trading API.
healthcare-smartcontract
Guides writing HIPAA and GDPR compliant Solidity contracts for healthcare data, claims, and consent.
l2s
Compares Ethereum Layer 2 networks and guides chain selection, deployment, and bridging.
battlechain
Deploy and verify smart contracts on BattleChain L2 with Safe Harbor agreements and attack-mode workflows.
ens
Guides ENS integration and audits for name resolution, profiles, and subnames.
gas
Estimates current Ethereum gas prices and transaction costs across mainnet and L2 networks.
tools
Catalogs current Ethereum development tools, RPCs, explorers, and agent integration patterns.
chainlink-cre-skill
Generates and deploys Chainlink CRE workflows with triggers, HTTP, and EVM capabilities.
use-developer-controlled-wallets
Create and manage Circle developer-controlled wallets for transfers, signing, and contract execution.
use-gateway
Integrate Circle Gateway for unified USDC balances and crosschain transfers across EVM chains and Solana.
use-user-controlled-wallets
Build non-custodial wallets with Circle's user-controlled wallets SDK and MPC key management.
use-arc
Configure and deploy EVM applications on Arc testnet using USDC as native gas.
celonames
Registers, renews, and manages .celo.eth names on Celo L2 via ENS contracts.
pay-with-app
Pays HTTP 402 challenges from OKX Agent Payments Protocol on X Layer using EIP-3009 signatures.
fhenix-tests
Write Foundry and Hardhat tests for Fhenix CoFHE confidential smart contracts.
security
Reviews Solidity contracts for vulnerabilities and enforces a pre-deploy security checklist.
Frequently Asked Questions About Todd Anthony Stephens
FAQPage SchemaWhat 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.