Skip to main content

Overview

The ArgentOS Marketplace is a registry of community and official packages that extend your agent’s capabilities. Install skills, plugins, dashboard avatars, and prompt templates with a single command.

Package Types

Skills

Bundled tools + prompts for specific capabilities (e.g., @argentos/research, @argentos/code-review)

Plugins

Low-level runtime extensions (e.g., response-validator, tts-enforcer)

Avatars

Live2D or static avatar models for the dashboard

Templates

System prompt templates and identity presets

Quick Start

# Search the marketplace
argent marketplace search "research"

# Install a package
argent marketplace install @argentos/research

# List installed packages
argent marketplace list

Marketplace URL

Browse packages at marketplace.argentos.ai.

Official Packages

Packages under the @argentos/ namespace are maintained by the ArgentOS team:
PackageTypeDescription
@argentos/researchSkillWeb research with multi-source synthesis
@argentos/code-reviewSkillCode analysis and review
@argentos/report-writerSkillStructured report generation
@argentos/avatar-defaultAvatarDefault Live2D avatar

Community Packages

Anyone can publish packages to the marketplace. Community packages are identified by their namespace (e.g., @username/package-name).

Package Safety

Community packages are user-contributed and should be reviewed before installation.
  • Official packages (@argentos/) are reviewed and maintained by the team
  • Packages declare their required permissions in their manifest
  • The CLI shows permission requirements before installation
  • Browsing — Searching and installing packages
  • Publishing — Creating and sharing your own packages