A 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
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub stoicatom/oss-uploader-skills --plugin oss-uploaderTranslate 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.
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
Auto-generate and submit daily work reports from git commits and Lark chat history
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
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
Upload images and media files to S3, auto-trigger after Playwright screenshots
Expert agent for file upload handling, AWS S3 integration, image processing with Sharp, video transcoding with FFmpeg, presigned URLs, and chunked uploads
Cloudflare R2 S3-compatible object storage with SQL, Iceberg, event notifications, and automation. Use for buckets, uploads, CORS, presigned URLs, large files, S3 migration, analytics, or encountering R2_ERROR, CORS failures, multipart issues.
AWS service configuration and deployment automation
Publish static page artifacts to SourceCraft Sites (Yandex infrastructure) with year/month directory layout
Sync Claude Code sessions across devices with encrypted cloud storage