pouriamrt

Ac Sync — Data skill for Claude Code

Data community

Move data to or from an Alliance Canada cluster with the correct rsync flags.

How to install Ac Sync

Installs to ~/.claude/skills/pouriamrt-alliance-can-skills-ac-sync/SKILL.md

Terminal
mkdir -p ~/.claude/skills/pouriamrt-alliance-can-skills-ac-sync && curl -fsSL https://raw.githubusercontent.com/pouriamrt/alliance-can-skills/HEAD/commands/ac-sync.md -o ~/.claude/skills/pouriamrt-alliance-can-skills-ac-sync/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Ac Sync does


description: Move data to or from an Alliance Canada cluster with the correct rsync flags argument-hint: "push|pull [cluster]"

Use the `alliance-can` skill. Read `references/storage.md`.

Request: `$ARGUMENTS`

  1. Check the destination quota first with acan quota — both space and file count. A transfer that blows the inode quota is worse than one that fails outright.
  2. Pick the right filesystem. Source code and scripts → $HOME. Dataset

Alternatives in Data

  • Bitbucket Data Center 71.9k ★
  • Notion Sync — /notion-sync - Push Ranked Jobs and Applications to a Notion Database 36.6k ★
  • Financial Services — Reference agents, skills, and data connectors for the financial-services workflows we see most — investment ba 34.5k ★

Full documentation available on GitHub

View Source Repository