Instructions file CodexOpenCode
Instructions for tigrisdata/objgit, covering repository guidelines, transports, commands, run locally and where the code lives.
Instructions file CodexOpenCode
Instructions for tigrisdata/objgit, covering repository guidelines, transports, commands, run locally and where the code lives.
Instructions file
Instructions for tigrisdata/objgit, a project described as: Git backed by object storage.
Instructions file CodexOpenCode
Instructions for tigrisdata/mcp-oidc-provider, covering key concepts, project structure, development commands, code style and testing.
Instructions file
Instructions for tigrisdata/mcp-oidc-provider, a project described as: Open-sourced mcp-oidc-provider: a minimal, vendor-neutral OIDC layer that sits between MCP clients and your upstream IdP (Auth0/Clerk/Okta).
MCP server Claude CodeCodexCursor +2
MCP server for Tigris Data. Runs locally from the @tigrisdata/tigris-mcp-server npm package.
Instructions file CodexOpenCode
Instructions for tigrisdata/skills, covering agents.md, repository overview, skills overview, tigris cli requirement and check if installed.
Instructions file
Instructions for tigrisdata/skills, a project described as: Agent skills for interacting with object storage.
Skill Claude CodeCodex
Use when creating git commits, writing commit messages, or following version control workflows.
Skill Claude CodeCodex
Use when working with Tigris file storage - uploading, downloading, deleting, listing files, presigned URLs, client uploads, or setting up Tigris CLI and SDK. Covers Next.js, Remix, Express, Rails, and Laravel. For Python/Django, see the tigris-python-sdk skill.
Skill Claude CodeCodex
Write Go table-driven tests following established patterns. Use when writing tests, creating test functions, adding test cases, or when the user mentions "test", "table-driven", "Go tests", or testing in Go codebases.
Skill Claude CodeCodex
Back up and restore the OpenClaw state directory (config, workspace, sessions, skills) to a Tigris bucket. Scheduled backups, safe SQLite handling, point-in-time rollback via bucket snapshots, and zero-copy clones via forks. Use when the user wants their assistant's state to survive machine loss, move to a new…
Skill Claude CodeCodex
Use when building AI agent storage workflows on Tigris — forks for isolated dataset copies, workspaces for per-agent buckets with TTL, checkpoints for snapshot/restore, and coordination for event-driven pipelines via bucket webhooks. Triggers on "@tigrisdata/agent-kit", "agent storage", "agent workspace", "agent…
Skill Claude CodeCodex
Use when backing up databases to Tigris, scheduling exports, archiving data, or setting up automated backup pipelines — covers Next.js, Remix, Rails, Django, Laravel, Express.
Skill Claude CodeCodex
Use when creating, listing, inspecting, or deleting Tigris Storage buckets.
Skill Claude CodeCodex
Use when diagnosing high storage costs, reducing egress/bandwidth, optimizing data transfer — covers caching, CDN, presigned URLs, Cache-Control headers.
Skill Claude CodeCodex
Use when resizing images, generating thumbnails, serving responsive images, or optimizing image delivery with Tigris — covers Next.js, Remix, Rails, Django, Laravel, Express.
Skill Claude CodeCodex
Use when setting up automatic object expiration, storage tier transitions, TTL-based deletion, or cleanup rules for Tigris buckets.
Skill Claude CodeCodex
Use when working with objects in Tigris Storage - uploading, downloading, deleting, listing, getting metadata, or generating presigned URLs.
Skill Claude CodeCodex
Use when working with Tigris from Python — boto3 setup, Django uploads via django-storages, snapshots, bucket forking, in-place object rename, conditional writes (IfMatch/IfNoneMatch), and the Bundle API for batch ML data fetches. Covers the tigris-boto3-ext extension library (context managers, decorators, helpers)…
Skill Claude CodeCodex
Use when migrating from AWS S3, Google Cloud Storage, or Azure Blob to Tigris — shadow buckets via tigris buckets set-migration, active drain via tigris buckets migrate, bulk copy, SDK endpoint swap, zero-downtime migration.
Skill Claude CodeCodex
Use when choosing between Tigris-native SDKs and AWS S3-compatible SDKs — covers which SDK to use per language, CLI preference, and when AWS SDKs are the only option.
Skill Claude CodeCodex
Use when configuring CORS, rotating access keys, setting bucket policies, or securing Tigris storage — covers key lifecycle, roles, CORS rules, presigned URL security, audit checklist.
Skill Claude CodeCodex
Use when needing point-in-time recovery, version control for object storage, or creating isolated bucket copies for testing/experimentation.
Skill Claude CodeCodex
Use when recovering deleted or changed files from Tigris, restoring objects to a previous state, or setting up snapshot-enabled buckets for point-in-time recovery.