Claude-skill-registry beacon-chain-knowledge

A skill that should be used when a user ask propts for a concep related with a beacon chain and you are not familiar with.

install
source · Clone the upstream repo
git clone https://github.com/majiayu000/claude-skill-registry
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/majiayu000/claude-skill-registry "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/data/beacon-chain-knowledge" ~/.claude/skills/majiayu000-claude-skill-registry-beacon-chain-knowledge && rm -rf "$T"
manifest: skills/data/beacon-chain-knowledge/SKILL.md
source content

Overview

This skill has a index for relevant keywords. If a match is found, load the associated URL and read its contents to acquire the required knowledge.