Aicoo
Del din Claude-agent via scoped links og synkroniser noter/kontekst til tredjeparts Aicoo (Pulse Protocol)-tjenesten.
Virker med opsætning
Hvad det gør
En 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. Udløses ved explicit Aicoo/agent-sharing language ('share my agent', 'sync to Aicoo', 'daily brief'), men is unusable until the user signs up at aicoo.io and generates an AICOO_API_KEY.
Testrapport
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'.
Testet: 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
Kommandoer og eksempelprompter
/aicooDel din Claude-agent via scoped links og synkroniser noter/kontekst til tredjeparts Aicoo (Pulse Protocol)-tjenesten.
Skills udløses af almindelige forespørgsler — ingen kommandoer at huske. Efter installationen aktiverer prompter som disse skillen (på engelsk):
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.