file-sharing

Installation
SKILL.md

File Sharing

Use local shared paths only. Do not expose storage internals.

Local Paths

Use:

  • shared/tasks/{task-id}/
  • shared/projects/{project-id}/ only for read-only project context

Directory sync paths must end with /. If a directory pull fails, report the filesync result instead of creating local placeholder directories or switching to absolute paths.

Do not use in chat, task outputs, or normal reasoning:

  • hiclaw/hiclaw-storage/...
  • teams/{team}/shared/...
  • /root/hiclaw-fs/...
  • /root/hiclaw-fs/agents/...
Installs
2
GitHub Stars
5.0K
First Seen
May 26, 2026
file-sharing — agentscope-ai/hiclaw