jsonlee12138/agent-team

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.

First seen Mar 24, 2026

Installation

$ npx skills add jsonlee12138/agent-team --skill catalog-browser

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from jsonlee12138/agent-team · top by installs.

npx skills add jsonlee12138/agent-team

Browse all from jsonlee12138/agent-team

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

Stars 30
License LICENSE
Default branch main
Open issues 1
Status Active

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 941 B
  • docs SUMMARY.md 204 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 52 installs

SKILL.md

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.