Skills Marketplace banner
avivsinai avivsinai

Skills Marketplace

Development community

Description

Central plugin marketplace for Claude Code and Codex

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

Skills Marketplace

[![Validate](https://github.com/avivsinai/skills-marketplace/actions/workflows/validate.yml/badge.svg)](https://github.com/avivsinai/skills-marketplace/actions/workflows/validate.yml) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE)

Central plugin marketplace for **Claude Code** and **Codex** projects developed and maintained by Aviv Sinai. This repo is a registry plus generated distribution artifacts. Plugin source stays in the child repos.

This marketplace does not accept third-party plugin listings.

**Cross-platform?** These skills work with Claude Code, Codex CLI, Copilot, Cursor, Windsurf, and more.

**Via [skild.sh](https://skild.sh)** (registry-based):

npx skild install @avivsinai/amq-cli
npx skild install @avivsinai/langfuse
npx skild install @avivsinai/sabx
npx skild install @avivsinai/bkt
npx skild install @avivsinai/jk
npx skild install @avivsinai/israel-services

**Via [skills.sh](https://skills.sh)** (GitHub-based):

npx skills add avivsinai/agent-message-queue
npx skills add avivsinai/langfuse-mcp
npx skills add avivsinai/sabx
npx skills add avivsinai/bitbucket-cli
npx skills add avivsinai/jenkins-cli
npx skills add avivsinai/israel-services
npx skills add avivsinai/shaon

Installation (Claude Code)

# Add marketplace (one-time)
/plugin marketplace add avivsinai/skills-marketplace

# Install plugins
/plugin install amq-cli@avivsinai-marketplace
/plugin install langfuse@avivsinai-marketplace
/plugin install sabx@avivsinai-marketplace
/plugin install bkt@avivsinai-marketplace
/plugin install jk@avivsinai-marketplace
/plugin install israel-services@avivsinai-marketplace
/plugin install shaon@avivsinai-marketplace

Available Plugins

Plugin Description Source
amq-cli Agent Message Queue - atomic Maildir-style message delivery with co-op mode [agent-message-queue](https:/