# Catalog Browser

> Read-only catalog browsing skill for searching and viewing role catalog information. Use when the user wants to list, search, inspect, or review catalog repositories and statistics.

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

---


# catalog-browser

## Audience

- human
- controller

## Triggers

- search catalog
- browse roles
- show catalog role
- catalog stats

## CLI Binding

- `agent-team catalog search`
- `agent-team catalog show`
- `agent-team catalog list`
- `agent-team catalog repo`
- `agent-team catalog stats`

## Required Entry

- MUST read `.agent-team/rules/index.md` first.

## Expansion

- Load only the catalog results needed for the current read-only browsing request.

## Boundary

- This skill exposes only the browsing subset of catalog commands.
- Do not absorb role source installation or update flows; those belong to `role-repo-manager`.
- Do not expose `normalize`, `discover`, or `serve` through this skill.

