move
Move reference tool. Use when working with move in blockchain contexts.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/bytesagain3/moveWhat 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
- "OpenClaw, use the move skill to run the checklist command so I can perform a due diligence review on our latest smart contract deployment."
- "I need to understand the security implications of my contract; can you pull up the risks documentation using the move tool?"
- "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
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 skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-bytesagain3-move": {
"enabled": true,
"auto_update": true
}
}
}Tags
Flags: code-execution
Related Skills
nmap
Nmap reference tool. Use when working with nmap in devtools contexts.
olo-sec-scanner
SEC EDGAR filing analysis for M&A due diligence — extract financials, detect risks, and track corporate events from 10-K, 10-Q, and 8-K filings
Thesaurus
Look up synonyms, antonyms, and related words with history and export. Use when finding alternatives, checking usage, running drills, analyzing frequency.
policy
Reference tool for business — covers intro, quickstart, patterns and more. Quick lookup for Policy concepts, best practices, and implementation patterns.
slashing
Analyze slashing operations. Use when you need to understand slashing mechanisms, evaluate protocol security, or reference on-chain concepts.