CtrlK
BlogDocsLog inGet started
Tessl Logo

file-sync-management

Use when you need to push files to MinIO for Workers to access, pull Worker output from MinIO, or when a Worker reports they've uploaded files. Also use when notifying Workers to file-sync after writing files they need.

63

Quality

73%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Medium

Suggest reviewing before use

Fix and improve this skill with Tessl

tessl review fix ./manager/agent/skills/file-sync-management/SKILL.md
SKILL.md
Quality
Evals
Security

File Sync Management

Gotchas

  • Local /root/agentteams-fs/ is NOT real-time synced — you must explicitly pull from MinIO
  • After writing to /root/agentteams-fs/, immediately push to MinIO + notify Worker to file-sync via @mention
  • When Worker says they pushed files, pull before reading — never assume local copy is current
  • mc mirror uses --overwrite; single file uses mc cp

Operation Reference

SituationRead
Pull/push files, sync commands, notification workflowreferences/sync-guide.md
Repository
agentscope-ai/AgentTeams
Last updated
First committed

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.