← Back to Skills Marketplace
iskysun96

Write Contracts

by iskysun96 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
168
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install write-contracts
Description
Generates secure Aptos Move V2 smart contracts with Object model, Digital Asset integration, security patterns, and storage type guidance. Includes comprehen...
Usage Guidance
This skill appears coherent and low-risk as an instruction-only Move contract helper, but take these precautions before using it to generate deployable code: 1) Verify author/source: the SKILL.md claims 'aptos-labs' but no homepage or source is provided — treat that as unverified attribution. 2) Manually review any generated Move modules before publishing or running; the templates are opinionated and may not match your security model. 3) Run a proper security audit and unit/integration tests (as the skill itself recommends) and deploy first to testnet. 4) Never paste or store private keys, node credentials, or other secrets into prompts when interacting with code-generation skills. 5) If you need provenance, ask the publisher for source repo or contact info before trusting the skill for production use.
Capability Analysis
Type: OpenClaw Skill Name: write-contracts Version: 1.0.0 The 'write-contracts' skill bundle provides comprehensive and secure guidelines for generating Aptos Move V2 smart contracts. It emphasizes security best practices such as input validation, signer verification, and the use of modern Digital Asset standards. Notably, SKILL.md includes explicit safety instructions for the AI agent to never read sensitive local files (e.g., .env or ~/.aptos/config.yaml) or hardcode private keys, effectively mitigating common exfiltration risks. All reference files, including complete-example.md and safe-arithmetic.md, contain standard, well-documented Move patterns aligned with the stated purpose.
Capability Assessment
Purpose & Capability
The name, description, SKILL.md, and reference files all focus on Aptos Move V2 smart-contract patterns (object model, NFTs, storage decision tree, gas guidance) and the requested resources are minimal (no env vars, no binaries, no installs). This is consistent with a code-generation/helper skill. One mismatch to note: metadata lists author: 'aptos-labs' and priority: 'critical' but the skill's source and homepage are 'unknown'/'none' and the registry owner ID is unrelated — potential impersonation or missing provenance (informational, not functional).
Instruction Scope
SKILL.md contains concrete Move design rules, code examples, and a storage-decision Q&A workflow for asking users about storage use-cases. The instructions do not direct the agent to read system files, environment variables, external endpoints, or any unrelated data; they stay within the domain of generating Move code and asking storage questions. The SKILL does recommend using a separate 'security-audit' skill before deployment (reasonable).
Install Mechanism
No install spec and no code files that execute on the host (instruction-only). This is low-risk: nothing will be downloaded or written to disk by an installer step.
Credentials
The skill does not request any environment variables, credentials, or config paths. It requires no secrets and its guidance is about on-chain code structure and best practices — credential requests would be disproportionate but none are present.
Persistence & Privilege
Flags are default: always=false, user-invocable=true, disable-model-invocation=false. The skill does not request permanent presence or elevated privileges and does not modify other skills' configs. Autonomous invocation is allowed by platform defaults and is not by itself problematic here.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install write-contracts
  3. After installation, invoke the skill by name or use /write-contracts
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of the write-contracts skill for secure Move V2 smart contract generation. - Generates Aptos Move V2 smart contracts using Object model and Digital Asset (NFT) standards - Integrates key security patterns and storage type selection framework - Provides module structure templates, example patterns, and testing access patterns - Triggers on common prompts like “write contract”, “create NFT collection”, and more - Guides optimal storage design by asking usage questions and recommending best-fit data structures
Metadata
Slug write-contracts
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Write Contracts?

Generates secure Aptos Move V2 smart contracts with Object model, Digital Asset integration, security patterns, and storage type guidance. Includes comprehen... It is an AI Agent Skill for Claude Code / OpenClaw, with 168 downloads so far.

How do I install Write Contracts?

Run "/install write-contracts" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Write Contracts free?

Yes, Write Contracts is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Write Contracts support?

Write Contracts is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Write Contracts?

It is built and maintained by iskysun96 (@iskysun96); the current version is v1.0.0.

💬 Comments