Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
npx claudepluginhub joshuarweaver/cascade-data-storage --plugin lorainwings-oss-uploader-skillsA Claude Code plugin that provides skills for uploading files to Aliyun OSS (Object Storage Service).
Once the repository is published on GitHub:
# Add the marketplace
/plugin marketplace add lorainwings/oss-uploader
# Install the plugin
/plugin install oss-uploader
# Clone the repository
git clone https://github.com/lorainwings/oss-uploader.git
# Add the marketplace
/plugin marketplace add /path/to/oss-uploader
# Install the plugin
/plugin install oss-uploader
You can use the skill in two ways:
Direct command:
/oss-uploader
Natural language (Recommended): Just describe what you want to do:
The skill requires the @atomfe/oss-uploader CLI tool:
npm install -g @atomfe/oss-uploader
Configure OSS credentials using one of these methods:
Config File (.ossrc.json):
{
"region": "oss-cn-hangzhou",
"accessKeyId": "your-access-key-id",
"accessKeySecret": "your-access-key-secret",
"bucket": "your-bucket-name"
}
Environment Variables:
export OSS_REGION=oss-cn-hangzhou
export OSS_ACCESS_KEY_ID=your-access-key-id
export OSS_ACCESS_KEY_SECRET=your-access-key-secret
export OSS_BUCKET=your-bucket-name
Upload my dist folder to the static directory in OSS
Upload dist folder, only include JS and CSS files
Upload dist to OSS and generate a mapping file
The skill helps you:
oss-uploader/
├── marketplace.json # Marketplace configuration
├── plugins/
│ └── oss-uploader/
│ ├── plugin.json # Plugin metadata
│ └── skills/
│ └── oss-uploader/
│ └── SKILL.md # Skill definition
├── LICENSE
└── README.md
MIT
lorain
Share bugs, ideas, or general feedback.
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Expert agent for file upload handling, AWS S3 integration, image processing with Sharp, video transcoding with FFmpeg, presigned URLs, and chunked uploads
Upload images and media files to S3, auto-trigger after Playwright screenshots
Vercel Blob object storage with CDN for Next.js. Use for file uploads (images, PDFs, videos), presigned URLs, user-generated content, file management, or encountering BLOB_READ_WRITE_TOKEN errors, file size limits, client upload token errors.
Sync Claude Code sessions across devices with encrypted cloud storage
AWS service configuration and deployment automation
Manage Backblaze B2 cloud storage from the terminal — list, audit, cleanup, security review, lifecycle.
Parallel AI engineering control-plane plugin — task-graph scheduling, file ownership isolation, cost-aware model routing, 9-gate quality system, RBAC governance, and audit trail
Spec-driven autopilot with banned-pattern/assertion-quality L2 hooks, sad-path quantification, requirement routing intelligence, event bus API, batch scheduler concurrency engine, 3-layer gate system, TDD deterministic RED-GREEN-REFACTOR cycle, and comprehensive quality assurance pipeline
Translate Figma designs into production-ready code with 1:1 visual fidelity. Adapted from OpenAI's official figma-implement-design skill, with Claude Code-native MCP integration and design system token mapping.
Auto-generate and submit daily work reports from git commits and Lark chat history
Structured 7-phase task execution SOP with multi-language and worktree support — session init, requirements clarification, best-practice research, impact scoping, DAG-based parallel dispatch, blind-audit quality review by independent sub-agents, and commit confirmation
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claim