Tigris has released an open-source agent plugin that teaches AI coding agents (Claude Code, Cursor, OpenCode, OpenAI Codex, Pi) how to use Tigris object storage. The plugin ships five auto-loading CLI skills covering authentication, buckets, objects, access keys, and IAM. A specialized subagent handles multi-step workflows like new project setup, S3 migration with zero downtime via shadow buckets, copy-on-write sandbox forks, and security audits. Two always-on security rules enforce guardrails (private buckets by default, no exposed secrets, snapshot before delete) and TypeScript/JavaScript SDK best practices. The plugin pairs with the Tigris MCP server to give agents both knowledge and execution capability for storage operations.
Table of contents
Five CLI skills, one install A subagent for multi-step workflows Install on Claude Code, Cursor, and more Two security rules, always on Pairs well with the Tigris MCP server Get started Sort: