shelby-skills
Decentralized storage, cross-chain wallets, and video streaming on Shelby
All Skills in This Repository (6)
Pure Emerald Level IndicatorsAGENTS.md
Document Shelby's skills, APIs, and integration practices for AI assistants.
shelby-ethereum-kit
Integrate Ethereum wallets with Shelby storage via deterministic account derivation and SIWE signing.
shelby-cli
Manage Shelby decentralized storage accounts, files, and networks via CLI commands.
shelby-solana-kit
Derive Shelby storage accounts from Solana keypairs and upload blobs.
shelby-sdk
Provide a TypeScript SDK and React hooks for decentralized blob storage on Aptos.
shelby-media
Build and transcode media with Shelby Protocol for HLS, DASH, and Widevine DRM.
Frequently Asked Questions
FAQPage SchemaHow to install shelby-skills?โผ
Run `npx skills add shelby/shelby-skills --all -g -y` in your terminal to install all Shelby skills globally.
What is Shelby Protocol?โผ
Shelby is a decentralized storage protocol built on Aptos. These skills help your coding agent upload, download, and manage files using Shelby's SDK, React hooks, and CLI.
Can Ethereum or Solana wallets use Shelby storage?โผ
Yes. The ethereum-kit and solana-kit skills use Derived Account Abstraction with SIWE or SIWS, so users can store files on Shelby without an Aptos wallet.
Does shelby-skills support video streaming?โผ
Yes. The shelby-media skill covers FFmpeg transcoding, CMAF packaging for DASH and HLS, Widevine DRM, and a React video player built on Shaka Player.
Which AI coding tools work with shelby-skills?โผ
All skills follow the standard SKILL.md format and work with Claude Code, Cursor, Copilot, and other compatible coding agents.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core