Coco Cli

🌐Community
by yongsun-park · vlatest · Repository

Coco Cli provides a command-line interface for interacting with the Coco dataset, streamlining annotation tasks and data exploration.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add coco-cli npx -- -y @trustedskills/coco-cli
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "coco-cli": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/coco-cli"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

The coco-cli skill allows you to discover and install skills for AI agents. It provides a command-line interface (CLI) for managing these skills, enabling users to easily integrate new capabilities into their AI workflows. This simplifies the process of expanding an agent's functionality with pre-built components.

When to use it

  • You want to quickly add new features or tools to your AI agent without manual configuration.
  • You are exploring different AI skills and need a convenient way to test them out.
  • You’re managing multiple AI agents and require a centralized skill management system.
  • You're looking for a streamlined approach to integrating third-party functionalities into your AI projects.

Key capabilities

  • Skill discovery
  • Skill installation
  • Command-line interface (CLI)
  • AI agent skill management

Example prompts

  • "Install the latest version of coco-cli."
  • "List available skills for my AI agent."
  • "Show me details about a specific skill."

Tips & gotchas

The coco-cli tool requires an existing AI agent environment to function correctly. Ensure you have the necessary dependencies and permissions before attempting to install or manage skills.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
yongsun-park
Installs
2

🌐 Community

Passed automated security scans.