# Marketplace Catalog

> Marketplace Catalog

- Skill: `sahit-sai/marketplace-catalog` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add sahit-sai/marketplace-catalog`
- Raw SKILL.md: https://api.skillmd.com/api/skills/sahit-sai/marketplace-catalog/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: sahit-sai (https://skillmd.com/u/sahit-sai)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/sahit-sai/marketplace-catalog

---

# Marketplace Catalog

Use this skill when creating or reviewing a public catalog page for installable skills.

## Instructions

- Start from `skillhub.index.json` instead of hand-maintained catalog content.
- Preserve registry identity as the canonical install reference.
- Show runtime targets, tags, trust level, version, maintainers, and license.
- Keep install commands visible near each skill.
- Prefer static output that can be generated in CI and reviewed in a pull request.

## Verification

```bash
skillhub catalog list --json
skillhub catalog tags --json
skillhub catalog targets --json
```

