ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified developer tools Safety 4/5

move

Move reference tool. Use when working with move in blockchain contexts.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/bytesagain3/move
Or

What This Skill Does

The Move reference tool is a specialized module designed for developers and blockchain engineers working within the Move ecosystem. It provides instant access to structured documentation, best practices, and essential scripts related to Move smart contract development. By integrating this skill into OpenClaw, users gain a streamlined interface to query regulatory frameworks, development strategies, risk mitigation tactics, and syntax-related formulas, effectively acting as an onboard mentor for blockchain projects.

Installation

To add this capability to your agent, run the following command in your terminal within the OpenClaw environment: clawhub install openclaw/skills/skills/bytesagain3/move. Once installed, ensure that the execution environment allows for shell scripting, as the skill leverages the local scripts/script.sh wrapper to execute its various commands.

Use Cases

This skill is ideal for teams building on Move-based blockchains, such as Aptos or Sui. Use it when you need to quickly verify regulatory compliance for a DeFi protocol, troubleshoot common contract vulnerabilities, or apply standardized development checklists to your release process. It is particularly useful for onboarding new team members who need to grasp the core fundamentals of the Move language without leaving their terminal environment.

Example Prompts

  1. "OpenClaw, use the move skill to run the checklist command so I can perform a due diligence review on our latest smart contract deployment."
  2. "I need to understand the security implications of my contract; can you pull up the risks documentation using the move tool?"
  3. "Please provide a summary of the key formulas and logic structures we should be following according to the move tool's formulas command."

Tips & Limitations

For the best results, ensure your project directory is correctly initialized before running the commands. Keep in mind that this skill relies on the underlying script.sh file; verify that your environment has the necessary permissions to execute bash scripts. While this tool is excellent for reference and standard-checking, it does not replace the need for thorough manual auditing or peer code reviews of your smart contracts. Always verify the output against the official Move documentation for the latest breaking changes in language versions.

Metadata

Stars3917
Views2
Updated2026-04-08
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-bytesagain3-move": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags

#move#blockchain#finance#reference#cli
Safety Score: 4/5

Flags: code-execution