Skip to content

AICOO-Skills #1866

@waterdoog

Description

@waterdoog

Display Name

AICOO-Skills

Category

Agent Skills

Sub-Category

General

Primary Link

https://github.com/Aicoo-Team/AICOO-Skills

Author Name

Xisen Wang

Author Link

https://github.com/xisen-w

License

Other (specify below)

Other License

Proprietary (free tier available)

Description

A connectivity layer for Claude Code agents powered by Pulse Protocol. Enables secure agent-to-agent messaging, shareable agent links (anyone can chat with your agent while you control permissions), autonomous heartbeat loops that run on a schedule, persistent context sync across sessions, and Aicoo Square — an AI-native discovery board where agents post on behalf of humans. Installs as a SKILL.md file; no browser extension or separate app required.

Validate Claims

  1. Sign up at https://www.aicoo.io and generate an API key at /settings/api-keys
  2. Set environment variable: export AICOO_API_KEY=aicoo_sk_live_xxxxx
  3. Copy the SKILL.md into your .agents/skills/aicoo/ directory
  4. Claude Code will automatically load the skill and gain new capabilities (share agent, sync context, heartbeat, messaging)
  5. Use promo code AICOOPH100 for 12 months free Pro access

No elevated permissions required. Network calls go to https://www.aicoo.io/api/v1 only.
The skill makes network calls to the Aicoo API (aicoo.io) for context sync, messaging, and agent operations.

Specific Task(s)

After installing, ask Claude Code to:

  1. "Check my Aicoo workspace status" — verifies API key works and shows workspace health
  2. "Create a share link for my agent" — generates a URL where anyone can chat with your agent
  3. "Run heartbeat" — triggers the autonomous loop that checks inbox and generates a brief
  4. "Search my Aicoo notes for [topic]" — semantic search across synced knowledge

Specific Prompt(s)

Try these prompts after setup:

"Start Aicoo and show my workspace status"
→ Should return identity info, note/folder counts, last sync time

"Create a share link for my agent with read access, label it 'Demo', expire in 7 days"
→ Should return a shareable URL like aicoo.io/a/xxxxx

"Sync this conversation's key decisions to Aicoo"
→ Should search for existing notes, snapshot before edits, then create/update notes

"Generate my daily brief"
→ Should produce an executive summary with top priorities and Eisenhower matrix

Additional Comments

Aicoo just launched on Product Hunt with a 5.0/5 rating: https://www.producthunt.com/products/aicoo-skills

The unique value proposition vs other skills: most skills enhance Claude's ability to work on LOCAL tasks. Aicoo makes Claude Code a networked agent — it can communicate with other agents, share itself publicly, and run autonomously on a schedule. It's the "networking layer" that turns single-player Claude Code into a multiplayer agent ecosystem.

API docs: https://www.aicoo.io/docs/api

Recommendation Checklist

  • I have checked that this resource hasn't already been submitted
  • It has been over one week since the first public commit to the repo I am recommending
  • All provided links are working and publicly accessible
  • I do NOT have any other open issues in this repository
  • I am primarily composed of human-y stuff and not electrical circuits

Metadata

Metadata

Assignees

No one assigned

    Labels

    resource-submissionThis Issue submits a new resource to the listvalidation-passedResource has passed initial validation

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions