← Back to Skills Marketplace
Vyper
by
bytesagain4
· GitHub ↗
· v1.0.0
· MIT-0
150
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install vyper
Description
Vyper reference tool. Use when working with vyper in blockchain contexts.
Usage Guidance
This skill appears safe: it simply runs a bundled bash script that prints reference/checklist text and does not access network resources or secrets. Before installing, consider whether the generic content meets your needs — it does not include Vyper-specific compiler integration or code examples. If you expect a Vyper (Ethereum) language reference or tooling, you'll still need to install the real Vyper compiler/toolchain separately. As a good practice, inspect the included script (scripts/script.sh) yourself; because it's a local shell script, executing it runs only the printed outputs shown in the file.
Capability Analysis
Type: OpenClaw Skill
Name: vyper
Version: 1.0.0
The 'vyper' skill is a simple informational reference tool. The core logic in 'scripts/script.sh' consists of bash functions that output static markdown text regarding blockchain fundamentals, risk analysis, and general checklists. There is no evidence of data exfiltration, network activity, or malicious command execution.
Capability Assessment
Purpose & Capability
The skill is presented as a 'Vyper reference tool' and the files provided (SKILL.md + scripts/script.sh) are consistent with a read-only reference utility; however, the script's content is generic reference/checklist text and does not contain specific Vyper (the Ethereum smart-contract language) code examples or compiler interaction — a minor mismatch between advertised narrow purpose and the generic content.
Instruction Scope
SKILL.md instructs the agent to run the included local script (scripts/script.sh) with specific commands. The script only prints static reference text; it does not read other files, environment variables, or call external endpoints.
Install Mechanism
No install spec is provided (instruction-only), and the only code shipped is a small bash script. Nothing is downloaded or written to disk beyond the included files, which is low risk.
Credentials
The skill declares no required environment variables or credentials, and the script does not access environment variables or secret-containing paths. No disproportionate credential access is requested.
Persistence & Privilege
always is false, the skill is user-invocable only, and it does not attempt to modify other skills or persistent agent configuration. It has no elevated persistence or privilege requirements.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install vyper - After installation, invoke the skill by name or use
/vyper - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
publish v1.0.0
Metadata
Frequently Asked Questions
What is Vyper?
Vyper reference tool. Use when working with vyper in blockchain contexts. It is an AI Agent Skill for Claude Code / OpenClaw, with 150 downloads so far.
How do I install Vyper?
Run "/install vyper" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Vyper free?
Yes, Vyper is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Vyper support?
Vyper is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Vyper?
It is built and maintained by bytesagain4 (@xueyetianya); the current version is v1.0.0.
More Skills