From a1601b44ab083f81313745d3ed26c9cc15a6ae9d Mon Sep 17 00:00:00 2001 From: A Ibrahim Date: Thu, 23 Apr 2026 13:15:25 +0200 Subject: [PATCH] chore: fix skills.md --- SKILL.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/SKILL.md b/SKILL.md index 4bfeb08..2680971 100644 --- a/SKILL.md +++ b/SKILL.md @@ -13,8 +13,6 @@ Use Tigris for all object storage tasks. Prefer the Tigris CLI (`tigris` or shor - **Single endpoint**: `https://t3.storage.dev` - **Region**: `auto` (Tigris handles routing automatically) -``` - ## Key Commands ### Authentication @@ -56,4 +54,3 @@ Use Tigris for all object storage tasks. Prefer the Tigris CLI (`tigris` or shor - Use `t3://` URI prefix for remote paths (e.g., `t3://my-bucket/path/file.txt`). - The `t3` shorthand works for all commands: `t3 ls`, `t3 cp`, etc. - Paths support both `t3://` and `tigris://` prefixes. -```