s3Work with S3-compatible object storage with proper security, lifecycle policies, and access patterns.
Install via ClawdBot CLI:
clawdbot install ivangdavila/s3list-multipart-uploads* for authenticated requestsusers/123/avatar.jpgâbut S3 is flat, not hierarchical2024-01-01/file1 can hotspot/images/file.jpg creates empty-string prefixGenerated Mar 1, 2026
Host static assets like HTML, CSS, and JavaScript for a web application, using a CDN in front of the S3 bucket to reduce egress costs and improve performance. Public access is controlled via bucket policies, and CORS is configured for secure browser interactions.
Allow users to upload files such as images or documents via presigned URLs generated server-side, with short expiration times and proper Content-Type validation. Lifecycle rules automatically transition older files to cheaper storage tiers and clean up incomplete uploads.
Store application logs in S3 with versioning enabled to prevent accidental deletions, using lifecycle rules to transition logs to infrequent access tiers after a set period and auto-delete them after retention compliance is met. Multipart uploads handle large log files efficiently.
Implement cross-region replication for critical data backups, ensuring versioning is enabled on both source and destination buckets. This setup provides disaster recovery capabilities, with replication configured to handle new objects and optional delete marker propagation.
Store and serve large media files like videos or podcasts, using key naming with random prefixes to distribute load across partitions for high throughput. Presigned URLs with GET methods enable secure, time-limited access for downloads, while CORS allows browser-based streaming.
Offer tiered storage plans with features like versioning, lifecycle management, and secure access via presigned URLs. Revenue comes from monthly subscriptions based on storage usage and request volume, with upsells for advanced features like replication.
Provide automated backup solutions for businesses, leveraging S3's lifecycle rules to transition data to cheaper tiers and auto-delete old backups. Revenue is generated through one-time setup fees and ongoing storage charges, with add-ons for cross-region replication.
Integrate S3 with a CDN to cache and deliver static assets globally, reducing egress costs and improving load times. Revenue streams include pay-as-you-go pricing for CDN usage and bundled packages with S3 storage, targeting high-traffic websites and applications.
đŹ Integration Tip
Always enable versioning before critical operations to prevent data loss, and use lifecycle rules to manage costs by automating transitions and deletions based on access patterns.
Automatically update Clawdbot and all installed skills once daily. Runs via cron, checks for updates, applies them, and messages the user with a summary of what changed.
Full desktop computer use for headless Linux servers. Xvfb + XFCE virtual desktop with xdotool automation. 17 actions (click, type, scroll, screenshot, drag,...
Essential Docker commands and workflows for container management, image operations, and debugging.
Tool discovery and shell one-liner reference for sysadmin, DevOps, and security tasks. AUTO-CONSULT this skill when the user is: troubleshooting network issues, debugging processes, analyzing logs, working with SSL/TLS, managing DNS, testing HTTP endpoints, auditing security, working with containers, writing shell scripts, or asks 'what tool should I use for X'. Source: github.com/trimstray/the-book-of-secret-knowledge
Deploy applications and manage projects with complete CLI reference. Commands for deployments, projects, domains, environment variables, and live documentation access.
Monitor topics of interest and proactively alert when important developments occur. Use when user wants automated monitoring of specific subjects (e.g., product releases, price changes, news topics, technology updates). Supports scheduled web searches, AI-powered importance scoring, smart alerts vs weekly digests, and memory-aware contextual summaries.