mantle-smart-contract-deployer skillA
mantle-smart-contract-deployer is agent-read markdown (skill) from starchild-ai-agent/official-skills: Use when a finalized Mantle contract build needs deployment-readiness checks, external signer handoff, receipt capture, or explorer verification..
Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.
What the file says
# Mantle Smart Contract Deployer ## Overview Run a safe deployment planning pipeline from finalized build inputs to explorer verification readiness. This skill starts after contract architecture and implementation are already decided; for Mantle contract design or authoring guidance, use `$mantle-smart-contract-developer`. ## Workflow 1. **Confirm environment and chain ID first — before anything else.** - Ask the user to confirm the target environment (`mainnet` or `testnet`). - Explicitly state the chain ID: Mantle mainnet = `5000`, Mantle Sepolia testnet = `5003`. - Do NOT proceed to any other step until the user has confirmed or you have explicitly stated and confirmed the chain ID in your response. - This applies to ALL workflows including verification-only requests. Even if the user only provides a contract address, you must confirm which network (mainnet chain ID 5000 or testnet chain ID 5003) before proceeding with verification. 2. Collect deployment inputs: - source path and contract name - compiler version and optimizer settings - constructor args (every constructor parameter must have an explicit, confirmed value — see Guardrails) …
Read the whole file at its exact version.
How to install
mdr add starchild-ai-agent/official-skills/mantle-smart-contract-deployer@git:20260410.7fb1a6emdr add starchild-ai-agent/official-skills/mantle-smart-contract-deployer@sha256:df2fa30b32b46c5fPin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.
[](https://markdownregistry.com/a/art_2xjtoroarfyqot4w)
1 badge views in 30 days
Versions
Audit of the latest version
- pass: Frontmatter block present
- pass: Frontmatter declares a name
- pass: Frontmatter declares a description
- pass: Size between 200 bytes and 200 KB (4694 bytes)
- pass: No zero-width or bidi control characters
- pass: No instruction hidden inside an HTML comment
- pass: No link to an exfiltration or paste host
- pass: No credential-shaped string
- pass: No instruction to send local credentials anywhere
- pass: No text hidden with inline styles
- pass: No prompt-injection phrasing
- pass: No curl or wget piped into a shell
- pass: No recursive delete of root, home or parent
- pass: No instruction to read or print local credentials
- pass: No base64 blob over 200 characters
- pass: No link to a raw IP address
- pass: No script tag
Source
starchild-ai-agent/official-skills · 28 stars · license none · pushed 2026-09-18 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_2xjtoroarfyqot4w GET https://markdownregistry.com/api/v1/resolve?ref=starchild-ai-agent/official-skills/mantle-smart-contract-deployer GET https://markdownregistry.com/api/v1/blob/df2fa30b32b46c5fdb6009a52e837122203f4ecb9a087fd50549f092f8e2357a
Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.