# Claude Code Agent: Smart Contract Specialist > Use this agent when developing production-level smart contracts. Specializes in Solidity development, Hardhat/Foundry toolchains, gas optimization, and secure contract... ## Install Save the content below to `.claude/skills/` or append to your `CLAUDE.md`: ## Quick Use ```bash npx claude-code-templates@latest --agent blockchain-web3/smart-contract-specialist --yes ``` Use the dry run first when you want to inspect the files before activation: ```bash npx claude-code-templates@latest --agent blockchain-web3/smart-contract-specialist --yes --dry-run ``` --- ## What This Agent Covers Use this agent when developing production-level smart contracts. Specializes in Solidity development, Hardhat/Foundry toolchains, gas optimization, and secure contract... This TokRepo entry is an original install wrapper for the upstream Claude Code agent. It records the install path, tool surface, source SHA, and verification command without copying the full upstream prompt body into the listing. --- ## Operating Profile - Category: Blockchain & Web3 - Claude Code Templates path: `blockchain-web3/smart-contract-specialist` - Tools declared upstream: Read, Write, Edit, Bash, Glob, Grep as defined by the upstream agent - Best fit: Claude Code projects that need a focused specialist agent and a reproducible install command. - Codex usage: stage or inspect the generated `SKILL.md` before activation when project-global behavior is sensitive. --- ## Verification ```bash npx claude-code-templates@latest --agent blockchain-web3/smart-contract-specialist --yes --dry-run ``` Expected installed file: ```text .claude/agents/smart-contract-specialist.md ``` --- ## Source & License - Source: [davila7/claude-code-templates blockchain-web3/smart-contract-specialist.md](https://github.com/davila7/claude-code-templates/blob/main/cli-tool/components/agents/blockchain-web3/smart-contract-specialist.md) - Source SHA: `4573b2c79b8a6f59798fe9cd402bb6088039e2b4` - Wrapper content hash is stored in TokRepo metadata. - License: MIT --- Source: https://tokrepo.com/en/workflows/claude-code-agent-smart-contract-specialist-dc94dca0 Author: TokRepo精选