Claude Code + GitHub Copilot CLI

A marketplace of AI plugins
for Claude Code and Copilot

Install reusable skills, session hooks, and MCP servers by name in both Claude Code and the GitHub Copilot CLI, then invoke them from each agent's CLI and Desktop app. One command adds the marketplace; another installs any plugin.

Add the marketplace

Works with both Claude Code and the GitHub Copilot CLI. Pick your agent, run this once, then install any plugin below.

Install marketplace
$
copilot plugin marketplace add https://github.com/urikanonov/ai-marketplace

Plugins

Everything published in this marketplace.

Commentable HTML v1.264.0 Planning and Analysis

Make any static HTML report reviewable. Readers highlight any paragraph, table cell, code block, KQL query, chart, image, or diagram, leave inline comments, and export the whole thread back to your agent to act on - all in one portable file, no server or build required.

commentablecmhhtmlcode-reviewcommentsdocumentationkustochartsanalysisplanreport
Install marketplace
$
copilot plugin marketplace add https://github.com/urikanonov/ai-marketplace
Install plugin
$
copilot plugin install commentable-html@urikan-ai-marketplace
Multi Duck v1.1.0 Code and Plan Review

Convene a panel of independent rubber-duck reviewers over your in-flight work (a diff, PR, plan, tests, or commentable HTML plans with their open comments), each on a different model so their blind spots do not overlap, all in parallel, then consolidate the findings and autonomously apply the safe fixes. Two modes: prisms for wide coverage, consensus for cross-model agreement. Works on Claude Code and the GitHub Copilot CLI.

multi-duckrubber-duckducksreviewcode-reviewmulti-modelensembleconsensuspanelquality
Install marketplace
$
copilot plugin marketplace add https://github.com/urikanonov/ai-marketplace
Install plugin
$
copilot plugin install multi-duck@urikan-ai-marketplace
Auto-updater v1.4.2 Infrastructure

Automatically checks for and installs plugin updates from the urikan-ai-marketplace on session start. Opt-in: only install if you want automatic updates.

auto-updatemarketplacehookssession-start
Install marketplace
$
copilot plugin marketplace add https://github.com/urikanonov/ai-marketplace
Install plugin
$
copilot plugin install urikan-ai-marketplace-auto-updater@urikan-ai-marketplace

How it works

Three steps from zero to a working plugin.

Add the marketplace

Point Claude Code or the GitHub Copilot CLI at this repository with a single command.

Install a plugin

Install by name with the marketplace suffix, for example commentable-html@urikan-ai-marketplace.

Use it

The skill loads on demand and is invokable from each agent's CLI and Desktop app. Updates arrive from the marketplace.