Token导航 LogoToken导航TokenDH.com
研究检索external-servicegithub未标认证来源可访问许可证需确认审计通过

plugin-catalog插件目录

Agent Skill

plugin-catalog 用于查找、检索和筛选相关信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

372

周安装

16

GitHub Stars

11

下载量

131
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:plugin-catalog(插件目录)
来源仓库:https://github.com/lobbi-docs/claude
仓库路径:skills/plugin-catalog
安装命令:
npx skills add https://github.com/lobbi-docs/claude --skill plugin-catalog
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 npx skills 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

skills.shnpx skills
npx skills add https://github.com/lobbi-docs/claude --skill plugin-catalog

简介

plugin-catalog 用于查找、检索和筛选相关信息,适合在 Codex、Claude、Cursor、Gemini CLI 中快速定位候选结果。

  • 它适用于插件发现和资源整合场景,可帮助 Agent 根据关键词或任务需求生成结构化输出。
  • 通过自然语言查询或任务描述触发,返回匹配的文档片段或链接供进一步验证。
  • 安装命令为 npx skills add https://github.com/lobbi-docs/claude --skill plugin-catalog,需确认网络访问权限。
  • 使用前应检查数据源可靠性和更新频率,避免依赖过时或不准确的外部信息。

SKILL.md

Plugin Catalog Knowledge

Domain knowledge for browsing and searching the cowork marketplace catalog.

Use For

  • Discovering available marketplace items
  • Searching by type, category, plugin, or keyword
  • Understanding what each item does and which plugins power it
  • Comparing items within a category

Catalog Structure

The marketplace contains 17 items across 5 types:

Templates (3)

Quick-start project scaffolds that generate complete project structures.

ItemPluginAgentsKey Capabilities
fastapi-scaffoldfastapi-backendapi-designer, db-modeler, test-writerREST API generation, SQLAlchemy models, pytest suites
fullstack-react-fastapifullstack-iac, fastapi-backendapi-designer, frontend-architect, infra-plannerFull stack with React frontend + FastAPI backend + IaC
home-assistant-setuphome-assistant-architectha-core-architect, automation-builder, dashboard-designer, ollama-integration, zigbee-specialist, energy-monitor, security-hardener, backup-managerComplete HA installation with 8 specialized agents

Workflows (4)

Multi-step automated processes that chain agent actions.

ItemPluginAgentsKey Capabilities
jira-to-prjira-orchestratorcommit-tracker, test-strategist, pr-reviewerTicket analysis, branch creation, implementation, PR
eks-deploy-pipelineaws-eks-helm-keycloak, deployment-pipelineorchestrator, validator, rollbackFull EKS deployment with Helm and validation
microsoft-platform-deploytvs-microsoft-deployidentity-agent, platform-agent, data-agent, ingest-agent, azure-agent, github-agent, comms-agentMicrosoft ecosystem deployment across 7 services
sprint-planning-automationjira-orchestrator, team-acceleratorsprint-planner, capacity-analyzerAutomated sprint planning with capacity analysis

Agent Configs (3)

Pre-configured agent teams for specific roles.

ItemPluginAgentsKey Capabilities
enterprise-code-reviewerjira-orchestrator, team-acceleratorcode-reviewer, security-reviewer, quality-analyzer, commit-tracker, test-strategistMulti-dimensional code review with security focus
nonprofit-exec-directorexec-automator11 agents including admin-coordinator, grants-manager, board-liaisonFull nonprofit executive management suite
design-system-architectfrontend-design-systemdesign-tokens-architect, component-library-builder, a11y-specialist, theme-builder, white-label-specialist, documentation-generatorComplete design system creation and management

Skill Packs (4)

Bundles of domain expertise and workflows.

ItemPluginSkillsKey Capabilities
claude-code-masteryclaude-code-expert19 skills including cli-reference, hooks-system, mcp-servers, agent-sdk, council-review, cost-optimizationComplete Claude Code knowledge base with 8 agents, 11 commands, multi-agent council review (6 protocols, 10 specialists, scoped scoring), and MCP server
devops-essentialsaws-eks-helm-keycloak, deployment-pipeline, home-assistant-architect, jira-orchestratoreks-management, helm-operations, ci-cd-pipeline, monitoringCross-platform DevOps toolkit
react-animation-toolkitreact-animation-studio11 skills including framer-motion, gsap, three-js, lottieFull animation development suite
marketplace-intelligencemarketplace-protrust-scoring, composition-engine, federation, developer-studioPlugin marketplace analytics and management

Session Blueprints (3)

End-to-end orchestration plans with multi-agent coordination.

ItemPluginAgentsKey Capabilities
enterprise-releasejira-orchestrator, deployment-pipelinecommit-tracker, orchestrator, validatorFull release pipeline with changelog and deploy
keycloak-multi-tenantlobbi-platform-manager, frontend-design-systemkeycloak-specialist, tenant-provisioner, theme-builderMulti-tenant auth with themed portals
project-scaffolderclaude-code-templating-plugintemplate-scaffolder, config-generatorUniversal project scaffolding from templates

Search Strategy

When searching the catalog:

  1. Match against displayName, description, name, tags first
  2. Then match against plugin names in bindings
  3. Then match against individual agent/skill/command names
  4. Apply type/category/difficulty filters
  5. Sort by the requested criteria

Plugin Binding Reference

Each item has pluginBindings that map to real installed plugins at plugins/{pluginName}/. The agents, skills, and commands listed in bindings correspond to actual .md files in those plugin directories.

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Codex

36.36%
按下载量换算48

Claude

25.98%
按下载量换算34

Cursor

18.96%
按下载量换算25

Gemini CLI

9.09%
按下载量换算12

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

external-service

该 Skill 可能调用第三方服务、云服务或外部模型 API,使用前需要确认账号、额度、数据发送范围和服务条款。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills