l2

Redirect deprecated l2 skill users to the canonical l2s/SKILL.md documentation URL.

7|Updated Apr 4, 2026
One-click install
npx skills add https://github.com/Zodomo/DrandVerifier --skill l2-zodomo
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: l2
Source: https://github.com/Zodomo/DrandVerifier/tree/main/.opencode/skills/ethskills/l2
Command: npx skills add https://github.com/Zodomo/DrandVerifier --skill l2-zodomo

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Users need the correct, up-to-date documentation link for the L2 skill after it was deprecated, preventing wasted time searching or using an outdated entry point.

Core Features & Use Cases

  • Redirect to maintained documentation: Guides users to the new canonical Skill file location to keep discovery accurate.
  • Single-source-of-truth URL: Ensures you always fetch the latest instructions from the L2s path.
  • Use Case: If you’re integrating or activating the deprecated l2 skill, you can immediately land on the replacement Skill metadata and operational instructions.

Quick Start

Open the replacement Skill file at https://ethskills.com/l2s/SKILL.md to access the current instructions for L2.

Frequently Asked Questions about l2

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
Where can I find the updated L2 verifier documentation after the old skill was deprecated?▼

The updated L2 verifier documentation is located at the canonical URL https://ethskills.com/l2s/SKILL.md. Accessing this replacement Skill file ensures you retrieve the current instructions instead of the deprecated entry point.

How do I redirect my workflow to the canonical L2s metadata file?▼

To redirect your workflow to the canonical L2s metadata file, open the replacement Skill file at https://ethskills.com/l2s/SKILL.md to fetch the latest operational instructions and metadata for integration.

What is the correct entry point for integrating deprecated L2 skill instructions?▼

The correct entry point for integrating L2 skill instructions is the l2s/SKILL.md location. This deterministic redirect resolves confusion caused by the deprecated L2 skill entry by providing a single-source-of-truth URL.

Does the L2 redirect require any specific frontmatter to function?▼

The L2 redirect requires the SKILL.md frontmatter name to be set to "l2" to function correctly. This prerequisite ensures the deterministic redirect accurately maps to the updated l2s/SKILL.md location.

Why does my L2 skill discovery return outdated metadata?▼

Your L2 skill discovery returns outdated metadata because the previous L2 skill entry was deprecated. You must update your discovery workflow to fetch instructions directly from the maintained canonical l2s/SKILL.md URL.