Claude-skill-registry arweave-standards

GitHub repository skill for ArweaveTeam/arweave-standards

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/arweave-standards" ~/.claude/skills/majiayu000-claude-skill-registry-arweave-standards && rm -rf "$T"
manifest: skills/data/arweave-standards/SKILL.md
source content

arweave-standards

GitHub repository skill for ArweaveTeam/arweave-standards

Description

Arweave standards, specifications and best practices

Repository: ArweaveTeam/arweave-standards Language: None Stars: 74 License: None

When to Use This Skill

Use this skill when you need to:

  • Understand how to use arweave-standards
  • Look up API documentation
  • Find usage examples
  • Check for known issues or recent changes
  • Review release history

Quick Reference

Repository Info

  • Homepage: None
  • Topics:
  • Open Issues: 17
  • Last Updated: 2026-01-01

Languages

No language data available

Recent Releases

No releases available

Available References

  • references/README.md
    - Complete README documentation
  • references/CHANGELOG.md
    - Version history and changes
  • references/issues.md
    - Recent GitHub issues
  • references/releases.md
    - Release notes
  • references/file_structure.md
    - Repository structure

Usage

See README.md for complete usage instructions and examples.


Generated by Skill Seeker | GitHub Repository Scraper