by ComposioHQ
Uploadcare Automation helps agents manage Uploadcare files via Rube MCP and Composio: list uploads, filter by status or date, inspect metadata, get download URLs, store files, and work with file groups.
by ComposioHQ
Uploadcare Automation helps agents manage Uploadcare files via Rube MCP and Composio: list uploads, filter by status or date, inspect metadata, get download URLs, store files, and work with file groups.
by ComposioHQ
Cloudinary Automation helps Claude manage Cloudinary folders, upload presets, asset lookup, transformations, and usage monitoring through Rube MCP and Composio authentication. Use this guide to understand setup needs, safe prompts, and workflow automation limits before modifying Cloudinary assets.
by mukul975
detecting-misconfigured-azure-storage is a security-audit skill for reviewing Azure Storage accounts for public blob access, weak encryption, open network rules, unsafe SAS usage, and missing logging. It is useful for repeatable cloud security checks across subscriptions with Azure CLI-backed guidance.
by microsoft
azure-storage-queue-ts is a practical skill for Azure Queue Storage in TypeScript and JavaScript. It helps backend developers send, receive, peek, and delete queue messages with the right auth, environment setup, and client types. Use it as a focused azure-storage-queue-ts guide for reliable message queue operations.
by microsoft
azure-storage-file-share-ts is the Azure File Share JavaScript/TypeScript skill for backend development with @azure/storage-file-share. Use it to create shares, manage directories, upload or download files, and handle file metadata with Azure Files SMB workflows. It is designed to reduce SDK setup and auth guesswork.
by microsoft
azure-storage-blob-ts is the Azure Blob Storage TypeScript/JavaScript skill for backend development. It helps you install the SDK, choose authentication, and implement upload, download, list, SAS, and streaming workflows with @azure/storage-blob.
by microsoft
azure-storage-blob-rust is a practical skill for Rust backend development with Azure Blob Storage. It covers install guidance, the official azure_storage_blob crate, AZURE_STORAGE_ENDPOINT setup, RBAC auth, and core usage for uploading, downloading, container management, and blob listing.
by microsoft
azure-storage-queue-py is a Microsoft skill for Azure Queue Storage in Python. It helps with install, auth, environment variables, and core queue operations for backend development, including QueueServiceClient and QueueClient usage for durable message queuing and async processing.
by microsoft
azure-storage-file-share-py is a Python skill for Azure Storage File Shares. It covers SMB-style file shares, directories, uploads, downloads, and authentication choices for local development and production. Useful for Backend Development when you need clear install and usage guidance for Azure file share workflows.
by microsoft
azure-storage-file-datalake-py is the Python skill for Azure Data Lake Storage Gen2. It helps backend developers and agents install, authenticate, and use the Azure SDK for hierarchical file system tasks like listing, uploading, downloading, and managing directories and files.
by microsoft
azure-storage-blob-py helps Python backend developers upload, download, list, and manage Azure Blob Storage containers and blobs. This azure-storage-blob-py guide covers install basics, authentication setup with azure-identity, and practical usage patterns for BlobServiceClient, ContainerClient, and BlobClient.
by microsoft
azure-data-tables-py is the Python Azure Tables skill for NoSQL key-value storage, entity CRUD, and batch operations. It supports Azure Storage Tables and the Cosmos DB Table API, with guidance for TableServiceClient, TableClient, PartitionKey, and RowKey workflows for Database Engineering.
by microsoft
Use azure-storage-blob-java to build Java backend integrations with Azure Blob Storage. It covers Maven setup, client creation, and common operations like upload, download, list, delete, and container management with connection strings, SAS, shared key, or DefaultAzureCredential.
by alinaqi
firebase skill guide for Firestore, Auth, Storage, Functions, Hosting, and security rules. Learn practical firebase usage for building and maintaining real-time apps, with setup tips, emulator-first workflows, and guidance for firebase for Database Engineering.
by alinaqi
The supabase skill helps you manage Supabase-backed apps with a local-first workflow for database changes, auth, storage, Edge Functions, migrations, and RLS. Use this supabase guide when you want practical supabase usage, install guidance, and repeatable deployment steps instead of ad hoc production edits.
by netlify
netlify-image-cdn is a guide for using Netlify’s Image CDN to resize, crop, reformat, and optimize images through /.netlify/images. It covers local assets, responsive image markup, remote image allowlisting, clean URL rewrites, and upload pipelines with Functions + Blobs for Backend Development.
by netlify
netlify-blobs is a guide for zero-config object storage in Backend Development. Use the netlify-blobs skill to install and manage files, images, uploads, exports, and cached binary artifacts with getStore(), CRUD operations, metadata, and local development. It is not for dynamic data; use Netlify Database instead.