ai-agent

Storage Buckets

API proposal for managing multiple storage buckets
60 stars46 forksBikeshedUpdated 7/21/2024100% free · open source
What it does

The storage-buckets API allows developers to manage multiple storage buckets in a standardized way, making it easier to handle data storage across different platforms and services.

When to use it
  • When building a cloud-based application that requires storage across multiple providers
  • When migrating data between different storage services and needing a unified API
  • When developing a service that requires handling multiple storage buckets for different users or organizations
Ready-to-paste prompt
Create a new storage bucket using the API: `const bucket = new StorageBuckets().createBucket('my-new-bucket');`
Heads up: Make sure to Polyfill `URL` and `URLSearchParams` if your target environment does not support them, as the storage-buckets API relies on these features
Saves to your device
Use with Claude
New

Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.

✅ Light setup

Installs with a command or two; your AI agent can do it for you.

Try it instantly — no install
Claude Code
mkdir -p ~/.claude/skills/storage-buckets && curl -fsSL https://workflowstacks.com/api/skills/storage-buckets/claude-skill -o ~/.claude/skills/storage-buckets/SKILL.md
Open in another AI app

Opens the app with this repo with the prompt ready to go — no copy-paste needed.

Connect the whole catalog (MCP)
claude mcp add --transport http workflowstacks https://workflowstacks.com/api/mcp

Adds a WorkflowStacks connector to Claude Code: search and load any skill here by chatting.

Quick Actions
Details
Creator
WICG
Language
Bikeshed
Category
ai-agent
Published
7/1/2020

Are you the creator of this tool? Claim your listing → and earn 85% of every sale.