file-sharing

Official

Share and sync team files safely.

Authoragentscope-ai
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill prevents broken team collaboration caused by missing or stale files by standardizing how shared directories are referenced and refreshed before Workers act.

Core Features & Use Cases

  • Deterministic shared-path usage: Uses local abstractions like shared/... and global-shared/... so Workers never see storage internals.
  • Correct directory sync boundaries: Requires trailing / for sync paths and distinguishes project/task directory syncing from task-level sync handled by taskflow.
  • Task-ready file contracts: Establishes the team task folder structure (meta.json, spec.md, base/, result.md, workspace/) and clarifies read/write responsibilities between Leader and Worker.
  • Failure-safe behavior: Stops and reports sync failures instead of attempting partial pulls that could corrupt project state.

Quick Start

Tell the Worker to pull shared/task files and then read shared/tasks/{task-id}/spec.md before producing any results.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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-sharing
Download link: https://github.com/agentscope-ai/HiClaw/archive/main.zip#file-sharing

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.