install
source · Clone the upstream repo
git clone https://github.com/AElfProject/aelf-skills
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/AElfProject/aelf-skills "$T" && mkdir -p ~/.claude/skills && cp -r "$T/testdata/skills/fixture-core-skill" ~/.claude/skills/aelfproject-aelf-skills-fixture-core-skill && rm -rf "$T"
manifest:
testdata/skills/fixture-core-skill/SKILL.mdsource content
Fixture Core Skill
Capabilities
- Provide stable fixture metadata for catalog and health checks.
Limits / Non-goals
- Not for production use.