AgentSkillsCN

Deploy Local

将程序部署至本地验证节点。当用户要求“本地部署”“启动验证节点”或“进行本地部署”时,可使用此功能。

SKILL.md
--- frontmatter
description: Deploy the program to a local validator. Use when asked to "deploy locally", "start validator", or "local deployment".

Run the local deployment script:

bash
bash .claude/skills/deploy-local/scripts/deploy.sh

Starts a local test validator, deploys the program, and reports the validator PID and program address. Requires anchor build to have been run first.