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.mdsource 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
- Complete README documentationreferences/README.md
- Version history and changesreferences/CHANGELOG.md
- Recent GitHub issuesreferences/issues.md
- Release notesreferences/releases.md
- Repository structurereferences/file_structure.md
Usage
See README.md for complete usage instructions and examples.
Generated by Skill Seeker | GitHub Repository Scraper