Coco releases open-source library of AI skills and agents

AI-Agents MCP Research

TL;DR: Coco is a vendor-neutral library offering 59 skills, 34 commands, and 10 agents to supercharge AI builders across multiple coding environments.

Summary: rkz91/coco has released an open-source, code-first framework designed for managing AI agent skills across tools like Claude Code, Cursor, Codex, and any AGENTS.md tool. It features 59 pre-built skills, 34 commands, and 10 agents alongside 24 GSD subagents and 3 system bundles. The project aims to enable developers to build deterministic CLI tools that LLM agents can discover and invoke with structured output contracts.

Why it matters: It allows developers to write modular, environment-agnostic skills that run consistently across different AI coding environments. AI builders should check out the GitHub repository to integrate these pre-configured agents and commands into their developer workflows.

Source: github.com