A straightforward wrapper for Firebase Cloud Storage that gives Claude direct access to file uploads, downloads, and storage management. Pulled from jezweb's collection with 819 stars, it's marked production ready and includes both client and admin SDK implementations. You'd reach for this when building AI features that need to handle user files or generate assets that should persist beyond the conversation. The standalone nature means no dependency conflicts, and it's passed all three major security audits. Covers the basics well without trying to reinvent Firebase's API, which is probably the right call for a skill like this.
npx skills add https://github.com/jezweb/claude-skills --skill firebase-storage