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
19
Catalog entries
8
Bridge providers
19
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.

Spec Cyclev0.4.1Bundled

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

3 loops · 9 skills · 3 agents · 3 toolsRequires CompozyOS ≥ 0.0.9
compozy extension status spec-cycle
View details

compozyBundled skill

Operate CompozyOS. Use when working with CompozyOS sessions, agents, native tools, skills, memory, Network, tasks, Loops, Goals, desktops and windows, bridges, automation, extensions, or configuration. Don't 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 servers17

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.

npm1 optional inputInstalls globally by default
compozy marketplace search context7 --kind mcp
View details

GitHubv1.8.0

Inspect GitHub repositories, issues, pull requests, and releases with GitHub's official MCP server.

docker1 inputInstalls per workspace by default
compozy marketplace search github --kind mcp
View details

Linear

Work with Linear issues, projects, and team knowledge through its hosted MCP server.

remoteInstalls per workspace by default
compozy marketplace search linear --kind mcp
View details

Notion

Search and manage Notion workspace content through Notion's hosted MCP server.

remoteInstalls per workspace by default
compozy marketplace search notion --kind mcp
View details

Sentry

Investigate Sentry issues, events, projects, and releases through its hosted MCP server.

remoteInstalls per workspace by default
compozy marketplace search sentry --kind mcp
View details

PostgreSQL (Yaw Labs)v0.7.0

Query PostgreSQL with Yaw Labs' maintained MCP server; it is read-only by default.

npm1 inputInstalls per workspace by default
compozy marketplace search postgres --kind mcp
View details

Supabase

Work with a selected Supabase project through Supabase's hosted MCP server in read-only mode.

remote1 inputInstalls per workspace by default
compozy marketplace search supabase --kind mcp
View details

Brave Searchv2.1.0

Search the web through Brave's official MCP server.

npm1 inputInstalls per workspace by default
compozy marketplace search brave-search --kind mcp
View details

Playwrightv0.0.78

Automate browser workflows with Microsoft's Playwright MCP server in headless mode.

npmInstalls per workspace by default
compozy marketplace search playwright --kind mcp
View details

Stripe

Inspect Stripe customers, payments, invoices, and subscriptions through Stripe's hosted MCP server.

remoteInstalls per workspace by default
compozy marketplace search stripe --kind mcp
View details

PostHog

Analyze product data, feature flags, and observability signals through PostHog's hosted MCP server.

remoteInstalls per workspace by default
compozy marketplace search posthog --kind mcp
View details

Airtable

Search and manage Airtable bases through Airtable's hosted MCP server.

remoteInstalls per workspace by default
compozy marketplace search airtable --kind mcp
View details

GitLab

Work with GitLab projects, issues, merge requests, and pipelines through GitLab's hosted MCP server.

remoteInstalls per workspace by default
compozy marketplace search gitlab --kind mcp
View details

Atlassian

Work with Atlassian products through Atlassian's hosted MCP server.

remoteInstalls per workspace by default
compozy marketplace search atlassian --kind mcp
View details

Grafanav1.0.0

Inspect Grafana dashboards, metrics, logs, traces, and alerts with write tools disabled.

uvx2 inputsInstalls per workspace by default
compozy marketplace search grafana --kind mcp
View details

Cal.com

Manage Cal.com scheduling through Cal.com's hosted MCP server.

remoteInstalls per workspace by default
compozy marketplace search calcom --kind mcp
View details

Cloudflare Code Mode

Use Cloudflare's Code Mode MCP server to progressively discover and call Cloudflare APIs.

remoteInstalls per workspace by default
compozy marketplace search cloudflare --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 CompozyOSPublished 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 CompozyOS 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