ArgentOSDocs

Marketplace Overview

Browse and install skills, plugins, avatars, and templates from the ArgentOS marketplace.

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

TypeDescriptionExample
SkillsBundled tools + prompts for specific capabilities@argentos/research, @argentos/code-review
PluginsLow-level runtime extensionsresponse-validator, tts-enforcer
AvatarsLive2D or static avatar models for the dashboard@argentos/avatar-default
TemplatesSystem prompt templates and identity presets@argentos/template-developer

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

  • Official packages (@argentos/) are reviewed and maintained by the team
  • Community packages are user-contributed and should be reviewed before installation
  • 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