# Manage objects

> This skill helps users choose the right path to Manage storage objects (upload, download, copy, etc.). Use this skill BEFORE diving into implementation details — it routes you to the appropriate detail skill based on your situation.

Part of **Object Storage Service (OSS)**. Get the full, executable skill via `POST https://www.company-skill.com/api/route`.

## Related queries

manage oss objects, upload file to oss, download object from oss, copy oss files, bulk copy oss objects, sync local files with oss, oss cli tool, oss api upload, oss console gui, graphical oss manager, how to upload to oss, can i use cli for oss, oss object operations, manage files in oss bucket, os

## Get the full skill

```bash
curl -s https://www.company-skill.com/api/route \
  -H 'Content-Type: application/json' \
  -d '{"query": "manage objects", "product": "oss"}'
```

---
Part of [Object Storage Service (OSS)](https://www.company-skill.com/p/oss.md) · https://www.company-skill.com/llms.txt
