Aicoo

Partagez votre agent Claude via des liens ciblés et synchronisez les notes/le contexte avec le service tiers Aicoo (Pulse Protocol).

par Aicoo-Team · Aicoo-Team/AICOO-Skills

Fonctionne avec configuration ★ 8.4/10

Aicoo — Partagez votre agent Claude via des liens ciblés et synchronisez les notes/le contexte avec le service tiers Aicoo (Pulse Protocol).

Ce que fait

Un 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. Se déclenche sur un langage explicite Aicoo/agent-sharing ('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.

Rapport de test

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

Testé le: 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

Commandes et exemples de prompts

  • /aicooPartagez votre agent Claude via des liens ciblés et synchronisez les notes/le contexte avec le service tiers Aicoo (Pulse Protocol).

Les skills se déclenchent sur des demandes en langage courant — aucune commande à retenir. Après installation, des prompts comme ceux-ci l'activent (en anglais) :

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