diff --git a/skills/r2-upload/SKILL.md b/skills/r2-upload/SKILL.md index b63d9b4..ddd167b 100644 --- a/skills/r2-upload/SKILL.md +++ b/skills/r2-upload/SKILL.md @@ -1,6 +1,6 @@ --- name: r2-upload -description: Uploads files to Cloudflare R2, AWS S3, or any S3-compatible storage and returns a public or temporary URL. Use when you need to publish assets, share files, or provide upload helpers to other skills. +description: Upload files and return a public or temporary URL. Use when you need to publish assets, share files, or provide upload helpers to other skills. compatibility: Requires Python 3.8+ and PyYAML. Uses AWS SigV4 signing (no external SDK required). metadata: author: foundra