LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

Skills tagged: foundry

Browse skills that share this tag.

  • foundry-hosted-agents-quickstart - Foundry Hosted Agents Quickstart Guide
    azurefoundryhosted-agentsquickstart

    ★ 0 · Updated 2026-09-20

    Provides step-by-step guidance to create, test locally, deploy, and verify Foundry Hosted Agents from scratch.

    ⚙ Create agent project⚙ Test agent locally⚙ Deploy agent to Azure
  • foundry-config-setup - Fix missing setup from hardcoded Foundry endpoint or model.
    foundryazureconfigurationpython

    ★ 13,446 · Updated 2026-09-10

    Replaces hardcoded Foundry project endpoints and models in sample code with environment variable reads.

    ⚙ Replace hardcoded endpoint with environment variable⚙ Replace hardcoded model with environment variable⚙ Ensure import os in sample file
  • monad-development - Build dapps on Monad blockchain
    blockchainsmart-contractsdeploymentdapp

    ★ 1 · Updated 2026-05-09

    Deploys contracts, sets up frontends, and verifies contracts on Monad blockchain

    ⚙ deploy contracts⚙ verify contracts⚙ generate wallet
  • monad-development - Build and deploy dapps on Monad blockchain
    blockchainethereumsmart-contractsweb3

    ★ 57 · Updated 2026-05-09

    Deploys smart contracts and verifies contracts on Monad testnet and mainnet

    ⚙ Deploy smart contracts⚙ Verify contracts⚙ Setup frontends with viem/wagmi
  • monad-development - Monad Blockchain DApp Development
    blockchainmonadsmart-contractsdeployment

    ★ 76 · Updated 2026-05-09

    Builds and deploys dapps on Monad blockchain with contract verification

    ⚙ deploy contracts⚙ verify contracts⚙ set up frontends