{
  "markdown": "# goldmarktplace\n\n> Curated marketplace of skills, agents, commands, and plugins for [Claude Code](https://code.claude.com).\n\n[![Validate Plugins](https://github.com/robertomarchioro/goldmarktplace/actions/workflows/validate-plugins.yml/badge.svg)](https://github.com/robertomarchioro/goldmarktplace/actions/workflows/validate-plugins.yml)\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](./LICENSE)\n\n> ⚠️ **Trust disclaimer.** Always review a plugin before installing it. Plugins ship code, MCP servers, hooks, and scripts that run on your machine with the same trust level as the rest of your shell. Neither Anthropic nor the maintainer of this marketplace can guarantee that third-party code referenced here will behave as documented. Read each plugin's `README.md` and `Disclosure` section before enabling.\n\n---\n\n## Status\n\n✅ **Live.** The marketplace is public and installable, with its first plugins available — see the table below.\n\n## Install the marketplace\n\nIn Claude Code:\n\n```bash\n/plugin marketplace add robertomarchioro/goldmarktplace\n```\n\nOr non-interactively:\n\n```bash\nclaude plugin marketplace add robertomarchioro/goldmarktplace\n```\n\nThen browse plugins with `/plugin` and install one with:\n\n```bash\n/plugin install <plugin-name>@goldmarktplace\n```\n\n## Plugins\n\nEach plugin lives in `plugins/<name>/` with its own `README.md`.\n\n| Plugin | Description | Version | Install |\n| :--- | :--- | :--- | :--- |\n| [`hello-world`](./plugins/hello-world) | Demo plugin that greets the user | 0.1.0 | `/plugin install hello-world@goldmarktplace` |\n| [`throwing`](./plugins/throwing) | `/throwing:pigs` (user-invoked cool-down) and `/throwing:savata` (model-invocable inverse — motherly redirect when friction comes from upstream) | 0.2.1 | `/plugin install throwing@goldmarktplace` |\n| [`gh-triage`](./plugins/gh-triage) | `/gh-triage:triage` — end-to-end GitHub issue triage: classify, prioritize, implement, review, PR, auto-merge | 0.1.0 | `/plugin install gh-triage@goldmarktplace` |\n\n## Repository structure\n\n```\ngoldmarktplace/\n├── .claude-plugin/\n│   └── marketplace.json       # Marketplace catalog (plugin entries)\n├── .github/                   # CI workflows, templates\n├── plugins/                   # Curated plugins (one folder per plugin)\n├── CHANGELOG.md\n├── CODE_OF_CONDUCT.md\n├── CONTRIBUTING.md\n├── LICENSE\n├── README.md\n└── SECURITY.md\n```\n\n## Contributing\n\nThis is a **curated marketplace**: plugins are authored and maintained by Roberto Marchioro. External pull requests adding new plugins are not accepted at this time — but ideas, bug reports, and feedback are welcome via [Issues](https://github.com/robertomarchioro/goldmarktplace/issues) and [Discussions](https://github.com/robertomarchioro/goldmarktplace/discussions).\n\nSee [`CONTRIBUTING.md`](./CONTRIBUTING.md) for the full contribution model.\n\n## Security\n\nFound a security issue? Please **do not open a public Issue**. Use [GitHub's private vulnerability reporting](https://github.com/robertomarchioro/goldmarktplace/security/advisories/new) instead. Details in [`SECURITY.md`](./SECURITY.md).\n\n## Documentation\n\n- [Claude Code — plugin marketplaces](https://code.claude.com/docs/en/plugin-marketplaces)\n- [Claude Code — create plugins](https://code.claude.com/docs/en/plugins)\n- [Claude Code — plugins reference](https://code.claude.com/docs/en/plugins-reference)\n- [Discover and install plugins](https://code.claude.com/docs/en/discover-plugins)\n\n## License\n\n[MIT](./LICENSE) © Roberto Marchioro.\n\nEach plugin under `plugins/` may carry its own license — check the plugin folder if in doubt.\n\n---\n\n## 🇮🇹 Italiano\n\nMarketplace curato di skill, agent, command e plugin per [Claude Code](https://code.claude.com).\n\n> ⚠️ **Disclaimer.** Verifica sempre un plugin prima di installarlo. I plugin includono codice, MCP server, hook e script che girano sulla tua macchina con lo stesso livello di trust della tua shell. Né Anthropic né il maintainer di questo marketplace possono garantire al 100% che codice di terze parti referenziato qui si comporti come documentato. Leggi `README.md` e la sezione `Disclosure` di ogni plugin prima di abilitarlo.\n\n### Stato\n\n✅ Live. Il marketplace è pubblico e installabile, con i primi plugin disponibili (vedi la tabella nella sezione inglese).\n\n### Installazione\n\n```bash\n/plugin marketplace add robertomarchioro/goldmarktplace\n/plugin install <plugin-name>@goldmarktplace\n```\n\n### Contribuire\n\nMarketplace **curato**: i plugin sono scritti e mantenuti da Roberto Marchioro. Non accetto PR esterni per nuovi plugin, ma idee, bug report e feedback sono benvenuti via [Issues](https://github.com/robertomarchioro/goldmarktplace/issues) e [Discussions](https://github.com/robertomarchioro/goldmarktplace/discussions). Vedi [`CONTRIBUTING.md`](./CONTRIBUTING.md).\n\n### Sicurezza\n\nPer segnalazioni di vulnerabilità usa il [private vulnerability reporting di GitHub](https://github.com/robertomarchioro/goldmarktplace/security/advisories/new). Dettagli in [`SECURITY.md`](./SECURITY.md).\n\n### Licenza\n\n[MIT](./LICENSE) © Roberto Marchioro.\n",
  "bytes": 5083,
  "sha": "a4080232d2b8a5676aa6a535c87f82d66e7f89aeb4343d41f1464654dc63c8e2",
  "repo_slug": "robertomarchioro/goldmarktplace",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/plg_robertomarchioro_goldmarktplace_throwing_f890444d/readme"
}