cc-plugins

A plugin marketplace listing that groups 13 separate plugins, including tools for code checks, course planning, D3.js charts, and Google Workspace access. A marketplace listing describes available plugins; it is not itself one coding tool.

In plain words
What is it for?
Use it to browse or distribute the included plugins, such as code-coherence, course-curriculum-creator, d3-visualizations, and Google Workspace integrations.
Why use it?
It gives users one place to discover and install related plugins instead of finding each plugin separately. The listed capabilities vary by plugin.

Plugin for Claude Code

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Claude Code
/plugin marketplace add reggiechan74/cc-plugins
agentmods
npx agentmods add plugins/reggiechan74/cc-plugins/marketplace
Clone the repo
git clone --depth 1 https://github.com/reggiechan74/cc-plugins

Made for: Claude Code.

Per session not measured What this adds to a session before it is invoked.
When invoked not measured Not applicable: nothing here is loaded into a session.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Security

Grade A, and why

cc-plugins scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 2d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.claude-plugin/marketplace.json · 87 lines

How it starts

The opening of the file, as written. The whole thing — 87 lines — stays where its author put it; the contents beside it link to each section on GitHub.

{
  "name": "cc-plugins",
  "owner": {
    "name": "Reggie Chan"
  },
  "plugins": [
    {
      "name": "code-coherence",
      "source": "./code-coherence",
      "description": "Multi-agent verification system implementing organizational intelligence for production-grade code reliability. Achieves 92%+ accuracy through team-of-rivals architecture with specialized critic agents.",
      "version": "0.1.0"
    },
    {
      "name": "course-curriculum-creator",
      "source": "./course-curriculum-creator",
      "description": "Create professional course curricula for 1-2 day workshops using backward design methodology and Bloom's taxonomy",
      "version": "1.1.0"
    },
    {
      "name": "d3-visualizations",
      "source": "./d3-visualizations",
      "description": "D3.js visualization skill for quickly creating any kind of data visualization",
      "version": "0.1.0"
    },
    {
      "name": "google-workspace-mcp",
      "source": "./google-workspace-mcp",
      "description": "Gmail, Google Calendar, and Google Contacts MCP servers for Claude Code. Features OAuth auto-refresh, retry with backoff, read-only tool annotations, and optimized API batching.",
      "version": "2.0.0"
    },
    {
      "name": "kids-camp-planner",
      "source": "./kids-camp-planner",
      "description": "Plan and book kids' summer camps, March break programs, and PA day coverage with budget tracking, schedule optimization, and provider research for Ontario families",
      "version": "0.1.0"
    },
    {
      "name": "mississauga-permits",
      "source": "./mississauga-permits",
      "description": "Query Mississauga building permit data by address with filtering and summary stats",
      "version": "0.1.0"
    },
    {
      "name": "math-paper-creator",
      "source": "./math-paper-creator",
      "description": "Author validated math papers interactively. Formalize concepts into prose, LaTeX math, and executable Python validation — each section checked before the n

Read the full file on GitHub · 87 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 2d ago First seen · 87 lines scan A 2e566bcab078

Subscribe to this mod's changes

cc-plugins is a plugin published in the GitHub repository reggiechan74/cc-plugins (6 stars, last pushed 3mo ago), licensed MIT. Its token cost is not measured: this kind of file is read by the harness, not the model. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other plugins, from other repositories