layer2

Redirect users from a deprecated layer2 skill to its canonical SKILL.md URL.

1|Updated Jan 24, 2026
One-click install
npx skills add https://github.com/tawf-labs/zkt-hackathon --skill layer2-tawf-labs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: layer2
Source: https://github.com/tawf-labs/zkt-hackathon/tree/main/.agents/skills/ethskills/layer2
Command: npx skills add https://github.com/tawf-labs/zkt-hackathon --skill layer2-tawf-labs

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps users discover the correct, up-to-date documentation when a previously published “layer2” skill entry has been deprecated.

Core Features & Use Cases

  • Deprecation notice: Clarifies that the skill has moved and should not be used as the canonical entry point.
  • Correct redirect target: Provides the new location for the skill definition so tooling and users can retrieve the right content.
  • Use Case: When a client or UI tries to load the deprecated skill, it can still resolve the correct updated URL for the real skill entry.

Quick Start

Open the updated skill document at https://ethskills.com/l2s/SKILL.md to access the current definition and instructions.

Frequently Asked Questions about layer2

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

FAQPage Schema
How do I redirect from a deprecated L2 skill entry to the canonical documentation?

To redirect from a deprecated L2 skill entry, access the updated skill document at https://ethskills.com/l2s/SKILL.md. This provides the canonical replacement URL and deprecation guidance for outdated layer2 references.

What happens when a referenced skill root is outdated during skill discovery?

When a referenced skill root is outdated during skill discovery, a deprecation notice clarifies the entry has moved. The system provides a specific replacement URL to retrieve the correct, maintained SKILL.md content.

Where can I find the maintained SKILL.md file for the layer2 documentation?

The maintained SKILL.md file for layer2 documentation is located at https://ethskills.com/l2s/SKILL.md. This URL serves as the canonical entry point for the current skill definition and instructions.

Why does my tooling load deprecated layer2 skill content instead of the current definition?

Your tooling loads deprecated layer2 skill content because the referenced skill root is no longer canonical. The skill provides a deprecation notice and a specific replacement URL to resolve the correct updated entry.

Can I use the ethskills layer2 redirect for client integration when the original skill entry is outdated?

Yes, you can use the ethskills layer2 redirect for client integration. When a UI tries to load the deprecated skill, it resolves the correct updated URL to retrieve the maintained documentation.