๐ŸŽฏ

tigris-bucket-management

๐ŸŽฏSkill

from tigrisdata/skills

VibeIndex|
What it does
|

Use when creating, listing, inspecting, or deleting Tigris Storage buckets

๐Ÿ“ฆ

Same repository

tigrisdata/skills(17 items)

tigris-bucket-management

Installation

Vibe Index InstallInstalls to .claude/skills/
npx vibeindex add tigrisdata/skills --skill tigris-bucket-management
skills.sh Installโš  Installs to .agents/skills/
npx skills add tigrisdata/skills --skill tigris-bucket-management
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/tigris-bucket-management/SKILL.md

SKILL.md

90Installs
2
-
Last UpdatedJan 23, 2026

More from this repository10

๐ŸŽฏ
tigris-object-operations๐ŸŽฏSkill

A skill for managing Tigris object storage operations including uploading, downloading, deleting, listing, and inspecting objects, plus generating presigned URLs for temporary access with support for multipart uploads and progress tracking.

๐ŸŽฏ
file-storage๐ŸŽฏSkill

A Tigris agent skill that teaches AI coding agents how to set up and use Tigris object storage, covering CLI setup, the @tigrisdata/storage SDK, presigned URLs, client-side uploads, and framework integration guides for Next.js, Remix, Express, Rails, Django, and Laravel.

๐ŸŽฏ
tigris-sdk-guide๐ŸŽฏSkill

Skills for working with Tigris object storage, covering SDK usage, CLI setup, bucket management, object operations, presigned URLs, and snapshots/forking. Includes framework integration guides for Next.js, Remix, Express, Rails, Django, and Laravel.

๐ŸŽฏ
tigris-security-access-control๐ŸŽฏSkill

Agent skills for working with Tigris object storage, covering file storage setup, SDK usage, client-side uploads, presigned URLs, bucket management, and framework integration guides for Next.js, Remix, Express, Rails, Django, and Laravel.

๐ŸŽฏ
tigris-image-optimization๐ŸŽฏSkill

A collection of AI agent skills for working with Tigris object storage, covering file storage SDK setup, bucket management, object operations, image optimization with automatic format conversion and resizing, and Go test writing patterns.

๐ŸŽฏ
tigris-s3-migration๐ŸŽฏSkill

A Claude Code skill from Tigris covering S3-compatible object storage operations including bucket management, file uploads and downloads, presigned URLs, and framework integration guides for Next.js, Remix, Express, Rails, Django, and Laravel.

๐ŸŽฏ
tigris-static-assets๐ŸŽฏSkill

A collection of skills for working with Tigris object storage, covering file storage SDK usage, bucket management, presigned URLs, snapshot/forking, image optimization, and framework integrations for Next.js, Rails, Django, and more.

๐ŸŽฏ
conventional-commits๐ŸŽฏSkill

Use when creating git commits, writing commit messages, or following version control workflows

๐ŸŽฏ
tigris-snapshots-forking๐ŸŽฏSkill

Use when needing point-in-time recovery, version control for object storage, or creating isolated bucket copies for testing/experimentation

๐ŸŽฏ
go-table-driven-tests๐ŸŽฏSkill

A skill for writing Go table-driven tests following established patterns, covering test structure, naming conventions, error handling, environment variable setup, and integration test guards.