{"id":39429433,"url":"https://github.com/mearman/marketplace","last_synced_at":"2026-02-05T12:12:04.276Z","repository":{"id":333130391,"uuid":"1136282707","full_name":"Mearman/marketplace","owner":"Mearman","description":"Plugin marketplace for Claude Code. Skills, commands, hooks, and agents for extending Claude's capabilities.","archived":false,"fork":false,"pushed_at":"2026-01-20T17:15:09.000Z","size":707,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-01-20T17:32:01.638Z","etag":null,"topics":["agents","ai","anthropic","claude-code","commands","developer-tools","hooks","plugin-marketplace","plugins","skills"],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Mearman.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null}},"created_at":"2026-01-17T12:03:19.000Z","updated_at":"2026-01-20T17:15:12.000Z","dependencies_parsed_at":"2026-01-20T10:00:33.589Z","dependency_job_id":null,"html_url":"https://github.com/Mearman/marketplace","commit_stats":null,"previous_names":["mearman/marketplace"],"tags_count":43,"template":false,"template_full_name":null,"purl":"pkg:github/Mearman/marketplace","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mearman%2Fmarketplace","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mearman%2Fmarketplace/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mearman%2Fmarketplace/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mearman%2Fmarketplace/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Mearman","download_url":"https://codeload.github.com/Mearman/marketplace/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mearman%2Fmarketplace/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28632243,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-21T04:47:28.174Z","status":"ssl_error","status_checked_at":"2026-01-21T04:47:22.943Z","response_time":86,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["agents","ai","anthropic","claude-code","commands","developer-tools","hooks","plugin-marketplace","plugins","skills"],"created_at":"2026-01-18T04:02:14.734Z","updated_at":"2026-02-05T12:12:04.264Z","avatar_url":"https://github.com/Mearman.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Claude Code Skills Marketplace\n\nThis is a [Claude Code](https://claude.ai/code) [Marketplace](https://code.claude.com/docs/en/plugin-marketplaces) repository: used to distribute [plugins](https://code.claude.com/docs/en/plugins) that extend Claude Code with [skills](https://code.claude.com/docs/en/skills), [slash commands](https://code.claude.com/docs/en/slash-commands), [hooks](https://code.claude.com/docs/en/hooks), [custom agents](https://code.claude.com/docs/en/sub-agents), and protocol servers ([MCP](https://code.claude.com/docs/en/mcp), [LSP](https://code.claude.com/docs/en/plugins-reference#lsp-servers)).\n\n**How marketplaces work:**\n\n1. Add a marketplace to your Claude Code installation (one-time setup)\n2. Claude Code reads the marketplace catalog to discover available plugins\n3. Install individual plugins selectively\n4. Receive automatic updates when plugin versions change\n\n## Quick Start\n\n**1. Add this marketplace**\n\n```bash\n/plugin marketplace add Mearman/marketplace\n```\n\n**2. Install a plugin from the list below**\n\nFor example, to install the Wayback Machine Archive plugin:\n\n```bash\n/plugin install wayback@mearman\n```\n\n**3. Use the skill**\n\nAsk: \"Check if example.com is archived in the Wayback Machine\"\n\n\u003c!-- AUTO-GENERATED PLUGINS START --\u003e\n## Available Plugins\n\n### [bib](plugins/bib/) — v0.2.1\n\nBibliography manipulation plugin supporting BibTeX, BibLaTeX, RIS, EndNote XML, and CSL JSON formats: Convert, validate, merge, filter, and perform CRUD operations on bibliography files.\n\n**Components:** 9 skills\n\n```bash\n/plugin install bib@mearman\n```\n\n### [cve-search](plugins/cve-search/) — v0.3.0\n\nCVE Search: Tools for searching vulnerabilities by CVE ID, product name, or vendor, with detailed vulnerability information and dependency auditing\n\n**Components:** 2 skills\n\n```bash\n/plugin install cve-search@mearman\n```\n\n### [github-api](plugins/github-api/) — v0.2.0\n\nGitHub REST API: Tools for repository metadata, READMEs, user profiles, and rate limit checking\n\n**Components:** 4 skills\n\n```bash\n/plugin install github-api@mearman\n```\n\n### [gravatar](plugins/gravatar/) — v0.2.1\n\nGravatar Avatar URLs: Tools for generating avatar URLs from email addresses\n\n**Components:** 3 skills\n\n```bash\n/plugin install gravatar@mearman\n```\n\n### [json-lsp](plugins/json-lsp/) — v0.2.0\n\nJSON Language Server: Provides validation, completion, hover, document symbols, and formatting for JSON and JSONC files with automatic schema association support\n\n**Components:** LSP\n\n```bash\n/plugin install json-lsp@mearman\n```\n\n### [json-schema](plugins/json-schema/) — v0.2.0\n\nJSON Schema Validation: Tools for validating JSON schemas themselves, validating JSON files against schemas, and auto-validating files against their $schema reference\n\n**Components:** 3 skills\n\n```bash\n/plugin install json-schema@mearman\n```\n\n### [json-tools](plugins/json-tools/) — v0.2.0\n\njson-toolsJSON file manipulation toolkit with query, transform, edit, validate, and format capabilities using TypeScript\n\n**Components:** 1 skill, 6 commands, MCP\n\n```bash\n/plugin install json-tools@mearman\n```\n\n### [npm-registry](plugins/npm-registry/) — v0.2.0\n\nnpm Registry: Tools for searching packages, getting metadata, checking existence, and fetching download statistics\n\n**Components:** 4 skills\n\n```bash\n/plugin install npm-registry@mearman\n```\n\n### [npms-io](plugins/npms-io/) — v0.2.0\n\nNPMS Package Analysis: Tools for package quality analysis, comparison, and name suggestions\n\n**Components:** 3 skills\n\n```bash\n/plugin install npms-io@mearman\n```\n\n### [pypi-json](plugins/pypi-json/) — v0.2.3\n\nPyPI JSON API: Tools for querying Python package metadata, release information, and statistics from the Python Package Index\n\n**Components:** 1 skill\n\n```bash\n/plugin install pypi-json@mearman\n```\n\n### [tex](plugins/tex/) — v0.2.1\n\ntexLaTeX manipulation, generation, and conversion tools\n\n**Components:** 6 skills\n\n```bash\n/plugin install tex@mearman\n```\n\n### [wayback](plugins/wayback/) — v0.10.2\n\nWayback Machine Archive: Tools for checking, submitting, listing, screenshotting, and cache management for archived URLs\n\n**Components:** 9 skills\n\n```bash\n/plugin install wayback@mearman\n```\n\u003c!-- AUTO-GENERATED PLUGINS END --\u003e\n\n## Managing Plugins\n\n### Marketplace Commands\n\n#### Update all marketplaces\n\n```bash\n/plugin marketplace update\n```\n\n#### Update this marketplace specifically\n\n```bash\n/plugin marketplace update mearman\n```\n\n#### Remove this marketplace\n\n```bash\n/plugin marketplace remove mearman\n```\n\n### Plugin Commands\n\n#### Update a specific plugin\n\n```bash\n/plugin update wayback@mearman\n```\n\n#### Shorthand (assumes @mearman)\n\n```bash\n/plugin update wayback\n```\n\n#### Update all installed plugins\n\n```bash\n/plugin update\n```\n\n#### Remove a plugin\n\n```bash\n/plugin uninstall wayback@mearman\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmearman%2Fmarketplace","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmearman%2Fmarketplace","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmearman%2Fmarketplace/lists"}