← Back to Skills Marketplace
efekucuk

Tezos Skill

by efekucuk · GitHub ↗ · v1.0.1
cross-platform ✓ Security Clean
1657
Downloads
3
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install tezos
Description
Expert Tezos blockchain development guidance. Provides security-first smart contract development, FA1.2/FA2 token standards, gas optimization, and production deployment patterns. Use when building Tezos L1 smart contracts or implementing token standards.
Usage Guidance
This skill is an instruction-only Tezos development guide and appears internally consistent. Before relying on it or running any shell commands from the README: 1) verify the upstream repository (the README links to github.com/efekucuk/tezos-skill) and inspect any scripts you would download; 2) do not paste or expose private keys or secrets to the agent — the skill never needs wallet private keys to provide code guidance; 3) if you plan to run ligo/octez-client commands, run them in a local sandbox or test environment (use Shadownet/Ghostnet, not mainnet) and ensure your CLI tooling comes from official sources; 4) treat the README curl/git clone steps as manual actions to audit rather than automatic installs. If you want higher assurance, request the source repository or a verified homepage from the publisher before installing.
Capability Analysis
Type: OpenClaw Skill Name: tezos Version: 1.0.1 This skill provides comprehensive, security-focused guidance for Tezos blockchain development. The `SKILL.md` content is entirely educational, covering smart contract patterns, security, gas optimization, and deployment workflows. While the `allowed-tools` include `Bash(npm *)`, which is a broad permission, there are no instructions within the skill to use `npm` or any other tool for malicious purposes (e.g., data exfiltration, unauthorized execution, or prompt injection against the agent). All network calls (e.g., `curl` to TzKT explorer) are for legitimate blockchain operations and data retrieval.
Capability Assessment
Purpose & Capability
The skill's name/description (Tezos smart contract guidance) matches the SKILL.md content. Minor inconsistency: the SKILL.md lists allowed-tools (e.g., Bash(ligo *), Bash(octez-client *)) and the README suggests cloning a GitHub repo for additional tooling, but the registry metadata declares no required binaries or install steps. This is plausible (instruction-only skill) but you should expect to have ligo/octez-client available if you want the full functionality.
Instruction Scope
SKILL.md contains guidance, code examples, security patterns, and recommendations for testing/deployment. It does not instruct the agent to read arbitrary system files, export environment secrets, or contact unknown external endpoints. It assumes the user will provide contracts/code to analyze (expected behavior for a developer guidance skill).
Install Mechanism
No install spec and no code files — lowest-risk model. The README shows optional clone/curl commands to a GitHub repo (https://github.com/efekucuk/tezos-skill). If you follow those, treat them as separate operations and audit the remote repo before running any downloaded scripts or binaries.
Credentials
The skill declares no required environment variables, credentials, or config paths. README mentions optional adjunct tooling (tezos-mcp server, octez-client, ligo) but does not require keys or tokens in the SKILL.md itself — this is proportionate for a documentation/assistant skill.
Persistence & Privilege
always: false and model invocation allowed (normal). The skill does not request persistent or elevated privileges and contains no instructions to modify other skills or global agent settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install tezos
  3. After installation, invoke the skill by name or use /tezos
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
- Improved overall documentation readability and structure for smart contract developers. - Expanded and clarified security patterns, input validation, and gas optimization guidance. - Updated and modernized LIGO and JsLIGO example code for common entry points and patterns. - Added best practices for contract testing and mainnet deployment, emphasizing Shadownet as the primary testnet. - More thorough coverage of FA2 (TZIP-12) token standard, including required entry points and callback usage.
v1.0.0
Initial release: expert Tezos blockchain development guidance. - Covers smart contracts in Michelson, LIGO (Cameligo/JsLIGO), and SmartPy - Includes key security patterns and deployment checklists - Documents gas optimization strategies and storage best practices - Provides code patterns for admin, pause, upgradeability, and FA1.2/FA2 tokens - Details major Tezos networks and recommended development tools
Metadata
Slug tezos
Version 1.0.1
License
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Tezos Skill?

Expert Tezos blockchain development guidance. Provides security-first smart contract development, FA1.2/FA2 token standards, gas optimization, and production deployment patterns. Use when building Tezos L1 smart contracts or implementing token standards. It is an AI Agent Skill for Claude Code / OpenClaw, with 1657 downloads so far.

How do I install Tezos Skill?

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

Is Tezos Skill free?

Yes, Tezos Skill is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Tezos Skill support?

Tezos Skill is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Tezos Skill?

It is built and maintained by efekucuk (@efekucuk); the current version is v1.0.1.

💬 Comments