Command Palette

Search for a command to run...

UnylyUnyly

Embed doc-coauthoring

Copy a snippet into your README or docs — visitors can install the doc-coauthoring skill in Claude Code with one command.

Badge preview

doc-coauthoring skill on Unyly

Markdown (for README)

Drop into your repo's README — GitHub renders a badge linking to the skill page.

[![doc-coauthoring skill on Unyly](https://unyly.org/badge/skill/doc-coauthoring.svg)](https://unyly.org/skill/doc-coauthoring)

Install command

Give users a one-liner — copies the skill folder into Claude Code.

npx degit anthropics/skills/skills/doc-coauthoring ~/.claude/skills/doc-coauthoring

Direct image link

Plain HTML, no JS — for platforms that block scripts.

<a href="https://unyly.org/skill/doc-coauthoring?via=embed">
  <img src="https://unyly.org/badge/skill/doc-coauthoring.svg" alt="doc-coauthoring skill on Unyly" />
</a>