Aicoo
Teilen Sie Ihren Claude agent via scoped links und sync notes/context to the third-party Aicoo (Pulse Protocol) service.
Funktioniert mit Setup
Was es kann
Ein thin client over Aicoo's proprietary SaaS API for agent-to-agent sharing: shareable agent links, note sync/snapshots, daily briefings, inbox monitoring, and a heartbeat autonomous loop. Triggers on explicit Aicoo/agent-sharing language ('share my agent', 'sync to Aicoo', 'daily brief') but is unusable until the user signs up at aicoo.io and generates an AICOO_API_KEY.
Testbericht
The whole skill is inert until a real Aicoo.io account and AICOO_API_KEY exist (a sign-up step this test can't perform); once granted, the documented dedup-before-write flow (search then snapshot then patch) is a genuinely more careful sync procedure than 'just call an endpoint'.
Getestet am: 2026-07-14 · Claude Code 2.x (agent harness)
Installation
git clone https://github.com/Aicoo-Team/AICOO-Skills cd AICOO-Skills mkdir -p ~/.claude/skills cp -r . ~/.claude/skills/aicoo
Befehle & Beispiel-Prompts
/aicooTeilen Sie Ihren Claude agent via scoped links und sync notes/context to the third-party Aicoo (Pulse Protocol) service.
Skills reagieren auf normale Anfragen — keine Slash-Befehle nötig. Nach der Installation aktivieren Prompts wie diese den Skill (auf Englisch):
Generate a shareable link so my friend can talk to my Claude agent.Sync my project notes to Aicoo and check my agent's knowledge base.Run my daily briefing and check messages my agent received overnight.