Skip to content

All skills

Every skill in this build's checked-in catalog snapshot. Run compozy marketplace searchbefore installing because your daemon's active catalog can differ.

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.

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

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