nocobase-file-manager
Installation
SKILL.md
Goal
Configure and use NocoBase file storage safely from the user's point of view: choose a storage engine, create or update it, model first-class file collections, relate business records to those files, and verify storage and file lifecycle behavior through supported nb api commands.
Scope
- Inspect, create, update, verify, and safely delete
local,s3,ali-oss,tx-cos, and optionals3-compatible(S3 Pro) storage records. - Explain NocoBase URL, original URL, public access, signed URL, upload rules, renaming, default storage, and physical-file retention.
- Inspect, create, and verify a
template: "file"collection and ordinary relation fields that point to it. - Inspect, create metadata for, update, list, and safely delete records in file collections.
- Use
nb api resourcefor ordinary resource CRUD and the high-level data-modeling commands for file collections and relations. - Read the live file-manager Swagger before relying on optional or version-specific actions.