layer2

Redirect deprecated Layer 2 skill references to the current l2s SKILL.md URL.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill resolves outdated references by guiding users to the updated Skill location for the Layer 2 category.

Core Features & Use Cases

  • Skill deprecation handling: Clearly marks the original skill as deprecated.
  • Correct documentation discovery: Provides the correct updated SKILL.md URL for users and tooling to follow.
  • Use Case: If you’re integrating an older ethskills skill endpoint and it no longer works, use this redirect instruction to discover and load the current skill definition at the replacement path.

Quick Start

Fetch the updated skill definition from https://ethskills.com/l2s/SKILL.md.

Frequently Asked Questions about layer2

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

FAQPage Schema
How do I redirect a deprecated Layer 2 skill to an updated SKILL.md URL?

To redirect a deprecated Layer 2 skill, fetch the updated SKILL.md definition from the authoritative replacement URL at https://ethskills.com/l2s/SKILL.md to resolve outdated integration references.

Why does my ethskills layer2 integration endpoint no longer work?

Your ethskills layer2 integration no longer works because the original .opencode/skills/ethskills/layer2 SKILL.md path is deprecated and requires fetching the current skill definition from the updated l2s entry point.

What is the correct URL resolution path for a deprecated ethskills skill?

The correct URL resolution path for a deprecated ethskills skill is the single authoritative replacement URL https://ethskills.com/l2s/SKILL.md, which provides discovery-ready name and description frontmatter for correct activation.

How do I handle skill deprecation when integrating older ethskills endpoints?

To handle skill deprecation with older ethskills endpoints, use the redirect instruction to discover and load the current skill definition at the replacement path https://ethskills.com/l2s/SKILL.md.

Do I need any dependencies to use the layer2 redirect skill?

You do not need any dependencies to use the layer2 redirect skill, as it operates independently to guide users from the deprecated Layer 2 skill definition to the current l2s skill entry point.

What are the limitations of using a deprecated skill redirect for URL resolution?

The limitation of using this deprecated skill redirect is that it only resolves outdated references for the Layer 2 category to the l2s entry point and does not provide the actual skill processing logic itself.