# Add Publisher

> Register a new model publisher — creates models/<slug>/ with a spec-driven README stub.

- Skill: `microsoft-foundry/add-publisher` (Agent Skill)
- Install (CLI): `npx skillmds@latest add microsoft-foundry/add-publisher`
- Raw SKILL.md: https://api.skillmd.com/api/skills/microsoft-foundry/add-publisher/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: microsoft-foundry (https://skillmd.com/u/microsoft-foundry)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/microsoft-foundry/add-publisher

---


# add-publisher

Creates a new publisher folder with a README whose frontmatter conforms to
[`publisher.schema.json`](../../specs/schemas/publisher.schema.json). Also
appends a row to the **Model publishers** table in the repo README.

Fails (non-destructively) if `models/<slug>/` already exists.

