Remote Collection
SkillMonitoring & opsConfigure and troubleshoot CCAM Remote Data Sources that collect Claude Code and Codex history over SSH. Use when adding, editing, testing, syncing, or removing a remote machine, verifying provider paths, or deciding whether to retain or purge imported sessions.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the Remote Collection skill
What this skill tells your AI
The instructions your AI receives, as published by hoangsonww/claude-code-agent-monitor in plugins/ccam-integrations/skills/remote-collection/SKILL.md and read by ahel’s review.
- List current sources with
ccam remote-sources. - Validate the host through the user's existing SSH configuration. CCAM stores no passwords or private keys.
- Add a source with
remote_homeandremote_codex_homeonly when they differ from the provider defaults. - Test before syncing:
ccam remote-sources test <id>. - Sync one source or all sources with
ccam remote-sources sync [id]. - Use
ccam remote-sources update <id> --file patch.json --yesfor edits. - Removal retains imported sessions by default. Purging them requires:
ccam remote-sources rm <id> --purge \
--confirm PURGE_REMOTE_SOURCE_DATA
Always state whether imported data will be kept or deleted before removal.
Signals
- GitHub stars
- 989
- Forks
- 233
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
remote-collection- Source
- github.com/hoangsonww/claude-code-agent-monitor