shelbyshelbyOfficialยท6 Agent Skills Included

shelby-skills

Decentralized storage, cross-chain wallets, and video streaming on Shelby

Guides developers through building on the Shelby decentralized storage protocol with SDK, React hooks, and CLI workflows. Covers Ethereum and Solana wallet integration via Derived Account Abstraction, plus video transcoding, adaptive streaming, and DRM. Eliminates guesswork around blob uploads, expirations, micropayments, and correct package versions with ready-to-use code examples.
npx skills add shelby/shelby-skills --all -g -y
Available:

Tells your AI agent which Shelby skill to load based on the task, routing storage, wallet, CLI, and video questions to the right SKILL.md and reference docs.

All Skills in This Repository (6)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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โ†’