Skip to content
Marketplace

Install what your agents need

Skills, MCP servers, extensions, and bridge providers from this build's checked-in catalog snapshot. Search your daemon before installing: its active catalog can differ.

compozy marketplace search
Browse the catalog
3
Catalog entries
8
Bridge providers
18
Bundled resources
3
JSON feeds
compozy/compozy · catalog/
skills.jsonextensions.jsonmcp.json
{
  "entry_id": "documentation-writer",
  "name": "Documentation Writer",
  "version": "1.0.0",
  "install_slug": "documentation-writer"
}
compozy.com/marketplaceYou are herebuild snapshot
compozy marketplace searchactive daemon catalog
This page renders the checked-in snapshot. Search your daemon's active catalog before installing because its configured source can differ.

The CLI also reaches third-party registries: compozy skill search and compozy extension search cover ClawHub and GitHub Releases beyond this catalog.

Already installed

Ships with the runtime

These are compiled into the Compozy binary and enrolled the first time the daemon starts. They carry no catalog entry and no install command because there is nothing to fetch — upgrading the runtime upgrades them.

Dev Cyclev0.3.1Bundled

First-party developer Loops for task delivery and review remediation.

2 loops · 9 skills · 3 agents · 3 toolsRequires Compozy ≥ 0.0.9
compozy extension status dev-cycle
View details

compozyBundled skill

Compozy runtime and contribution guide. Use for sessions, agents, native tools, skills, memory, network, tasks, capabilities, bundles, QA, docs, and repo work. Do not use for unrelated projects.

Bridge providers

Bridges8

Chat and tracker platforms your agents can live in. Bridges are extensions that provide bridge.adapter — grouped by platform, because that is how you look for them.

AlphaProviders build from source today — extensions/bridges/ in the repository. There is no packaged install yet.

View all bridges

Slack

slack · v0.1.0
Alpha2 secret slots

Discord

discord · v0.1.0
Alpha2 secret slots

Telegram

telegram · v0.1.0
Alpha2 secret slots · 1 required

WhatsApp

whatsapp · v0.1.0
Alpha3 secret slots

Microsoft Teams

teams · v0.1.0
Alpha3 secret slots · 2 required

Google Chat

gchat · v0.1.0
Alpha2 secret slots · 1 required

GitHub

github · v0.1.0
Alpha4 secret slots · 1 required

Linear

linear · v0.1.0
Alpha4 secret slots · 1 required
Kind

Skills1

Procedural instructions an agent loads to do a job the same way every time. A skill installs into your runtime and is available to every session that needs it.

View all skills

Documentation Writerv1.0.0

Create and improve READMEs, API references, user guides, and code documentation

By engsathiagoUpdated May 11, 2026documentationwriting
compozy marketplace search documentation-writer --kind skill
View details
Kind

MCP servers1

Model Context Protocol servers the runtime installs, scopes, and supervises for your agents. The catalog identifies required fields; use --set or a Vault ref to supply them. Values are never stored in the catalog or shown here.

View all mcp servers

Context7v3.2.3

Fetch current, version-specific library documentation and code examples

stdio1 optional env varInstalls globally by defaultPublished Jul 6, 2026
compozy marketplace search context7 --kind mcp
View details
Kind

Extensions1

Packages that add resources, capabilities, and Host API actions to the runtime. Every artifact ships with a SHA-256 digest and a provenance tier — trust maps to real fields, nothing else.

View all extensions

Repository Orientationv1.0.0

Map an unfamiliar repository before changing it, with explicit ownership, invariants, and verification paths

OfficialBy CompozyPublished Jul 17, 2026sha256 · 291157ec…
compozy marketplace search repository-orientation --kind extension
View details

Add an entry to the catalog

The catalog is a set of JSON feeds in the Compozy repository. Package your artifact with compozy-catalog package, validate it with compozy-catalog validate, and open a pull request against catalog/ — a future site build renders that snapshot, while a daemon picks it up after its configured catalog source refreshes.

Read the contribution guide