Aicoo

Udostępniaj swojego agenta Claude'a za pośrednictwem linków o ograniczonym zasięgu i synchronizuj notatki/kontekst z usługą Aicoo (Pulse Protocol) innej firmy.

Autor: Aicoo-Team · Aicoo-Team/AICOO-Skills

Działa po konfiguracji ★ 8.4/10

Aicoo — Udostępniaj swojego agenta Claude'a za pośrednictwem linków o ograniczonym zasięgu i synchronizuj notatki/kontekst z usługą Aicoo (Pulse Protocol) innej firmy.

Co robi ten skill

A 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. Uruchamia się na 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.

Raport z testu

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'.

Testowano: 2026-07-14 · Claude Code 2.x (agent harness)

Instalacja

git clone https://github.com/Aicoo-Team/AICOO-Skills
cd AICOO-Skills
mkdir -p ~/.claude/skills
cp -r . ~/.claude/skills/aicoo

Komendy i przykładowe prompty

  • /aicooUdostępniaj swojego agenta Claude'a za pośrednictwem linków o ograniczonym zasięgu i synchronizuj notatki/kontekst z usługą Aicoo (Pulse Protocol) innej firmy.

Skille uruchamiają się na zwykłe polecenia — bez komend do zapamiętania. Po instalacji aktywują go prompty takie jak te (po angielsku):

  • 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.