file-sync-management
OfficialKeep MinIO and worker files in lockstep.
Software Engineering#multi-agent orchestration#minio#file synchronization#shared filesystem#worker artifacts#Matrix @mention#task directory sync
Authoragentscope-ai
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill prevents stale or missing files when coordinating with Workers by ensuring every write and read is synchronized through MinIO, not local storage.
Core Features & Use Cases
- MinIO push after writes: Immediately uploads files produced in
/root/hiclaw-fs/so Workers can reliably access them. - MinIO pull before reads: Pulls the latest Worker outputs into local storage before using results, avoiding outdated local copies.
- Deterministic notification workflow: Uses Matrix @mention to tell the target Worker to run their file-sync step after MinIO updates.
Use case: you instruct a Worker to generate task artifacts, and when it reports completion you sync the task directory from MinIO, read result.md, and proceed with the next collaboration step.
Quick Start
After a Worker finishes, pull the task directory from MinIO into /root/hiclaw-fs/, then read the generated result.md for the task outcome.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: file-sync-management Download link: https://github.com/agentscope-ai/HiClaw/archive/main.zip#file-sync-management Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.