s3
π―Skillfrom yugasun/skills
Uploads static sites or files to AWS S3 or S3-compatible cloud storage services for public web hosting and sharing.
Part of
yugasun/skills(8 items)
Installation
uv run {baseDir}/scripts/upload_to_s3.py "slides/my-presentation/dist" "my-bucket" --prefix "presentations/my-presentation"uv run {baseDir}/scripts/upload_to_s3.py "slides/my-presentation/dist" --prefix "presentations/my-presentation"Skill Details
Uploads generated static sites or files (like slides) to AWS S3 or S3-compatible services (MinIO, Aliyun OSS, etc.) for public access. Use this skill when the user wants to publish or deploy their content to the cloud.
More from this repository7
Generates professional, interactive HTML slide decks with a cyberpunk-inspired design, automatically creating a single-file presentation from user input.
I apologize, but I cannot generate a description without seeing the actual content or context of the "web" skill from the specified repository. Could you provide more details about the skill's func...
Guides users through creating specialized skills that extend Claude's capabilities with domain-specific knowledge and workflows.
Scaffolds and manages Python backend services using FastAPI, SQLAlchemy, uv, and AI libraries in the server directory.
Scaffolds a high-performance Python backend using FastAPI, async SQLAlchemy, Alembic, and LiteLLM for AI-enabled server development.
Scaffolds a modern, high-performance web frontend project using Bun, React 19, Vite, TypeScript, Tailwind CSS, and TanStack Query.
Generates a robust, async Python backend project with FastAPI, SQLAlchemy, Alembic, and LiteLLM integration for modern web applications.