Toolverse
All skills

more-vaults

by tradingstrategy-ai

Add more vault smart contract types to an existing protocol

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Category
Security
Views
1

About this skill

Add more vault smart contract types to an existing protocol

How to use

  1. Przygotuj dane wejściowe: nazwę istniejącego protokołu vault w kodzie, nazwę klasy Python dla nowego typu vault, adres smart kontraktu na blockchaine, nazwę blockchainu (Ethereum, Arbitrum, Base itp.) oraz URL block explorera (Etherscan, Arbiscan, Basescan). 2. Pobierz ABI kontraktu z block explorera — jeśli kontrakt jest proxy, użyj funkcji "Read as Proxy" aby uzyskać adres implementacji i pobierz ABI implementacji, nie proxy. 3. Utwórz strukturę katalogów eth_defi/abi/{protocol_slug}/ i zapisz pobrany ABI jako {ContractName}.json, wzorując się na strukturze eth_defi/abi/lagoon/. 4. Utwórz nowy moduł Python obok istniejącego modułu protokołu i zdefiniuj klasę vault z dokumentacją opisującą protokół. 5. Jeśli protokół posiada tylko jeden vault (np. Spark, Ethena, Cap), oznacz go klasyfikacją HARDCODED_PROTOCOLS zamiast tworzyć złożone wzorce detekcji. 6. Zintegruj nową klasę z istniejącym kodem protokołu, upewniając się że wszystkie wymagane importy i konfiguracja są na miejscu.

Related skills

llama-cpp

by zechenzhangAGI

Runs LLM inference on CPU, Apple Silicon, and consumer GPUs without NVIDIA hardware. Use for edge deployment, M1/M2/M3 Macs, AMD/Intel GPUs, or when CUDA is unavailable. Supports GGUF quantization (1.5-8 bit) for reduced memory and 4-10× speedup vs PyTorch on CPU.

Security
11252

skill-writer

by pytorch

Guide users through creating Agent Skills for Claude Code. Use when the user wants to create, write, author, or design a new Skill, or needs help with SKILL.md files, frontmatter, or skill structure.

Security
15116

google-analytics

by davila7

Analyze Google Analytics data, review website performance metrics, identify traffic patterns, and suggest data-driven improvements. Use when the user asks about analytics, website metrics, traffic analysis, conversion rates, user behavior, or performance optimization.

Security
1260

zendesk

by vm0-ai

Zendesk Support REST API for managing tickets, users, organizations, and support operations. Use this skill to create tickets, manage users, search, and automate customer support workflows.

Security
11100

reviewing-code

by CaptainCrouton89

Systematically evaluate code changes for security, correctness, performance, and spec alignment. Use when reviewing PRs, assessing code quality, or verifying implementation against requirements.

Security
1493

1password

by openclaw

Set up and use 1Password CLI (op). Use when installing the CLI, enabling desktop app integration, signing in (single or multi-account), or reading/injecting/running secrets via op.

Security
1174