Files
Alireza Rezvani 5adbfdce47 release: sync dev → main — a11y-audit, /seo-auditor, /plugin-audit, 28 plugins (#380)
* fix: add missing plugin.json files and restore trailing newlines

- Add plugin.json for review-fix-a11y skill
- Add plugin.json for free-llm-api skill
- Restore POSIX-compliant trailing newlines in JSON index files

* feat(engineering): add review-fix-a11y skill (WCAG 2.2 a11y audit + fix) (#375)

Adds review-fix-a11y (WCAG 2.2 a11y audit + fix) and free-llm-api skills.

Includes:
- review-fix-a11y: WCAG 2.2 audit workflow, a11y_audit.py scanner, contrast_checker.py
- free-llm-api: ChatAnywhere, Groq, Cerebras, OpenRouter, llm-mux, One API setup
- secret_scanner.py upgrade with secrets-patterns-db integration (1,600+ patterns)

Co-authored-by: ivanopenclaw223-alt <ivanopenclaw223-alt@users.noreply.github.com>

* chore: sync codex skills symlinks [automated]

* Revert "feat(engineering): add review-fix-a11y skill (WCAG 2.2 a11y audit + fix) (#375)"

This reverts commit 49c9f2109f.

* chore: sync codex skills symlinks [automated]

* Revert "feat(engineering): add review-fix-a11y skill (WCAG 2.2 a11y audit + fix) (#375)"

This reverts commit 49c9f2109f.

* feat(engineering-team): add a11y-audit skill — WCAG 2.2 accessibility audit & fix (#376)

Built from scratch (replaces reverted PR #375 contribution).

Skill package:
- SKILL.md: 1132 lines, 3-phase workflow (scan → fix → verify),
  per-framework fix patterns (React, Next.js, Vue, Angular, Svelte, HTML),
  CI/CD integration guide, 20+ issue type coverage
- scripts/a11y_scanner.py: static scanner detecting 20+ violation types
  across HTML/JSX/TSX/Vue/Svelte/CSS — severity-ranked, CI-friendly exit codes
- scripts/contrast_checker.py: WCAG contrast calculator with AA/AAA checks,
  --suggest mode, --batch CSS scanning, named color support
- references/wcag-quick-ref.md: WCAG 2.2 Level A/AA criteria table
- references/aria-patterns.md: ARIA roles, live regions, keyboard interaction
- references/framework-a11y-patterns.md: React, Vue, Angular, Svelte fix patterns
- assets/sample-component.tsx: sample file with intentional violations
- expected_outputs/: scan report, contrast output, JSON output samples
- /a11y-audit slash command, settings.json, plugin.json, README.md

Validation: 97.6/100 (EXCELLENT), quality 73.9/100 (B-), scripts 2/2 PASS

Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

* chore: sync codex skills symlinks [automated]

* docs: sync counts across all docs — 205 skills, 268 tools, 19 commands, 22 plugins

Update CLAUDE.md, README.md, docs/index.md, docs/getting-started.md,
mkdocs.yml, marketplace.json with consistent counts. Sync Gemini CLI
index with new skills (code-to-prd, plugin-audit).

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

* feat(marketplace): add 6 missing standalone plugins — total 22→28

Added to marketplace:
- a11y-audit (WCAG 2.2 accessibility audit)
- executive-mentor (adversarial thinking partner)
- docker-development (Dockerfile, compose, multi-stage)
- helm-chart-builder (Helm chart scaffolding)
- terraform-patterns (IaC module design)
- research-summarizer (structured research synthesis)

Also fixed version 1.0.0 → 2.1.2 on 4 plugin.json files
(executive-mentor, docker-development, helm-chart-builder, research-summarizer)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

* feat(commands): add /seo-auditor — 7-phase SEO audit pipeline for documentation

- 7 phases: discovery → meta tags → content quality → keywords → links → sitemap → report
- Integrates 8 marketing-skill scripts: seo_checker, content_scorer,
  humanizer_scorer, headline_scorer, seo_optimizer, sitemap_analyzer,
  schema_validator, topic_cluster_mapper
- References 6 SEO knowledge bases for audit framework, AI search,
  content optimization, URL design, internal linking, AI detection
- Auto-fixes: generic titles, missing descriptions, broken links, orphan pages
- Preserves high-ranking pages — only fixes critical issues on those
- Registered in both commands/ (distributable) and .claude/commands/ (local)

Also: sync all doc counts — 28 plugins, 26 eng-core skills, 21 commands

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

* fix(seo): fix multi-line YAML description parser, add 2 orphan pages to nav

- generate-docs.py: extract_description_from_frontmatter() now handles
  multi-line YAML block scalars (|, >, indented continuation) — fixes
  14 pages that had 56-65 char truncated descriptions
- mkdocs.yml: add epic-design and research-summarizer to nav (orphan pages)
- Regenerated 251 pages, rebuilt sitemap (278 URLs)
- SEO audit: 0 broken links, 17→3 short descriptions, 278/278 pages
  have "Claude Code Skills" in <title>

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

---------

Co-authored-by: Leo <leo@openclaw.ai>
Co-authored-by: ivanopenclaw223-alt <ivanopenclaw223@gmail.com>
Co-authored-by: ivanopenclaw223-alt <ivanopenclaw223-alt@users.noreply.github.com>
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-18 13:03:48 +01:00

470 lines
15 KiB
Markdown

---
title: "Agent Plugin Marketplace — Codex & OpenClaw Plugins"
description: "28 installable agent plugins for Claude Code, Codex CLI, Gemini CLI, and OpenClaw. One-command install for engineering, marketing, product, compliance, and finance skill bundles."
---
<div class="skills-hero" markdown>
# Plugins & Marketplace
**28 installable plugins** — domain bundles and standalone packages distributed via Claude Code plugin registry and ClawHub.
<p class="skills-hero-sub">Install entire skill domains or individual tools with a single command. Compatible with Claude Code, OpenAI Codex, Gemini CLI, and OpenClaw.</p>
</div>
---
## At a Glance
<div class="grid cards" markdown>
- :material-puzzle-outline:{ .lg .middle } **28 Plugins**
---
9 domain bundles + 10 standalone packages
- :material-domain:{ .lg .middle } **9 Domains**
---
Engineering, Marketing, Product, C-Level, PM, RA/QM, Business, Finance
- :material-toolbox-outline:{ .lg .middle } **177 Skills**
---
All skills available through plugin install
- :material-sync:{ .lg .middle } **4 Platforms**
---
Claude Code, Codex CLI, Gemini CLI, OpenClaw
</div>
---
## Quick Install
=== "Claude Code"
```bash
# Install a domain bundle
claude /plugin install marketing-skills
# Install a standalone plugin
claude /plugin install pw
```
=== "Codex CLI"
```bash
# Clone the repository
git clone https://github.com/alirezarezvani/claude-skills.git
# Symlinks are pre-configured in .codex/skills/
```
=== "Gemini CLI"
```bash
# Clone and run the sync script
git clone https://github.com/alirezarezvani/claude-skills.git
cd claude-skills
python3 scripts/sync-gemini-skills.py --verbose
```
=== "OpenClaw"
```bash
curl -sL https://raw.githubusercontent.com/alirezarezvani/claude-skills/main/scripts/openclaw-install.sh | bash
```
---
## Plugin Architecture
```mermaid
graph TB
subgraph Registry["Plugin Registry"]
MP["marketplace.json<br/>28 plugins"]
end
subgraph Bundles["Domain Bundles (9)"]
B1["engineering-skills<br/>24 skills"]
B2["engineering-advanced-skills<br/>25 skills"]
B3["marketing-skills<br/>43 skills"]
B4["c-level-skills<br/>28 skills"]
B5["ra-qm-skills<br/>12 skills"]
B6["product-skills<br/>12 skills"]
B7["pm-skills<br/>6 skills"]
B8["business-growth-skills<br/>4 skills"]
B9["finance-skills<br/>2 skills"]
end
subgraph Standalone["Standalone Plugins (10)"]
S1["pw<br/>Playwright Pro"]
S2["self-improving-agent"]
S3["google-workspace-cli"]
S4["executive-mentor"]
S5["content-creator"]
S6["demand-gen"]
S7["fullstack-engineer"]
S8["aws-architect"]
S9["product-manager"]
S10["skill-security-auditor"]
end
MP --> Bundles
MP --> Standalone
```
---
## Domain Bundles
Domain bundles install an entire skill domain with all its tools, references, and assets. Use these when you want comprehensive coverage for a functional area.
### :material-code-braces: Engineering — Core
| | |
|---|---|
| **Plugin** | `engineering-skills` |
| **Skills** | 24 |
| **Install** | `claude /plugin install engineering-skills` |
Architecture, frontend, backend, fullstack, QA, DevOps, security, AI/ML, data engineering, Playwright Pro (9 sub-skills), self-improving agent, Stripe integration, TDD guide, tech stack evaluator, Google Workspace CLI.
[:octicons-arrow-right-24: Browse skills](../skills/engineering-team/index.md)
---
### :material-rocket-launch: Engineering — POWERFUL
| | |
|---|---|
| **Plugin** | `engineering-advanced-skills` |
| **Skills** | 25 |
| **Install** | `claude /plugin install engineering-advanced-skills` |
Agent designer, RAG architect, database designer, migration architect, observability designer, dependency auditor, release manager, API reviewer, CI/CD pipeline builder, MCP server builder, skill security auditor, performance profiler.
[:octicons-arrow-right-24: Browse skills](../skills/engineering/index.md)
---
### :material-bullhorn-outline: Marketing
| | |
|---|---|
| **Plugin** | `marketing-skills` |
| **Skills** | 43 |
| **Install** | `claude /plugin install marketing-skills` |
Content, SEO, CRO, Channels, Growth, Intelligence, Sales enablement, and X/Twitter growth. 51 Python tools, 73 reference docs across 7 specialist pods.
[:octicons-arrow-right-24: Browse skills](../skills/marketing-skill/index.md)
---
### :material-account-tie: C-Level Advisory
| | |
|---|---|
| **Plugin** | `c-level-skills` |
| **Skills** | 28 |
| **Install** | `claude /plugin install c-level-skills` |
Virtual board of directors (CEO, CTO, COO, CPO, CMO, CFO, CRO, CISO, CHRO), executive mentor, founder coach, board meetings, decision logger, scenario war room, competitive intel, M&A playbook, culture frameworks.
[:octicons-arrow-right-24: Browse skills](../skills/c-level-advisor/index.md)
---
### :material-shield-check-outline: Regulatory & Quality
| | |
|---|---|
| **Plugin** | `ra-qm-skills` |
| **Skills** | 12 |
| **Install** | `claude /plugin install ra-qm-skills` |
ISO 13485 QMS, MDR 2017/745, FDA 510(k)/PMA, GDPR/DSGVO, ISO 27001 ISMS, CAPA management, risk management, clinical evaluation for HealthTech/MedTech.
[:octicons-arrow-right-24: Browse skills](../skills/ra-qm-team/index.md)
---
### :material-lightbulb-outline: Product
| | |
|---|---|
| **Plugin** | `product-skills` |
| **Skills** | 12 |
| **Install** | `claude /plugin install product-skills` |
Product manager toolkit (RICE, PRDs), agile product owner, product strategist, UX researcher, UI design system, competitive teardown, landing page generator, SaaS scaffolder, product analytics, experiment designer, product discovery, roadmap communicator. 13 Python tools.
[:octicons-arrow-right-24: Browse skills](../skills/product-team/index.md)
---
### :material-clipboard-check-outline: Project Management
| | |
|---|---|
| **Plugin** | `pm-skills` |
| **Skills** | 6 |
| **Install** | `claude /plugin install pm-skills` |
Senior PM, scrum master, Jira expert, Confluence expert, Atlassian admin, template creator. 12 Python tools with Atlassian MCP integration.
[:octicons-arrow-right-24: Browse skills](../skills/project-management/index.md)
---
### :material-trending-up: Business & Growth
| | |
|---|---|
| **Plugin** | `business-growth-skills` |
| **Skills** | 4 |
| **Install** | `claude /plugin install business-growth-skills` |
Customer success manager, sales engineer, revenue operations, contract & proposal writer.
[:octicons-arrow-right-24: Browse skills](../skills/business-growth/index.md)
---
### :material-calculator-variant: Finance
| | |
|---|---|
| **Plugin** | `finance-skills` |
| **Skills** | 2 |
| **Install** | `claude /plugin install finance-skills` |
Financial analyst (ratio analysis, DCF valuation, budgeting, forecasting) and SaaS metrics coach (ARR, MRR, churn, CAC, LTV, NRR). 7 Python tools.
[:octicons-arrow-right-24: Browse skills](../skills/finance/index.md)
---
## Standalone Plugins
Standalone plugins install individual skills or toolkits. Use these when you need a specific capability without the full domain bundle.
<div class="grid cards" markdown>
- :material-test-tube:{ .lg .middle } **Playwright Pro** `pw`
---
Production-grade Playwright testing toolkit. 9 sub-skills, 3 agents, 55 templates, TestRail + BrowserStack MCP.
```bash
claude /plugin install pw
```
**Slash commands:** `/pw:generate`, `/pw:fix`, `/pw:review`, `/pw:migrate`, `/pw:coverage`, `/pw:init`, `/pw:report`, `/pw:testrail`, `/pw:browserstack`
- :material-brain:{ .lg .middle } **Self-Improving Agent** `self-improving-agent`
---
Auto-memory curation, learning promotion, and pattern extraction into reusable skills.
```bash
claude /plugin install self-improving-agent
```
**Slash commands:** `/si:review`, `/si:promote`, `/si:extract`, `/si:status`, `/si:remember`
- :fontawesome-brands-google:{ .lg .middle } **Google Workspace CLI** `google-workspace-cli`
---
Gmail, Drive, Sheets, Calendar, Docs, Chat, Tasks via the `gws` CLI. 5 Python tools, 43 recipes, 10 persona bundles.
```bash
claude /plugin install google-workspace-cli
```
- :material-account-supervisor:{ .lg .middle } **Executive Mentor** `executive-mentor`
---
Adversarial thinking partner for founders. Pre-mortem, board prep, hard calls, stress tests, postmortems.
```bash
claude /plugin install executive-mentor
```
**Slash commands:** `/em:challenge`, `/em:board-prep`, `/em:hard-call`, `/em:stress-test`, `/em:postmortem`
- :material-pencil:{ .lg .middle } **Content Creator** `content-creator`
---
SEO-optimized content with brand voice analysis, content frameworks, and social media templates.
```bash
claude /plugin install content-creator
```
- :material-magnet:{ .lg .middle } **Demand Gen** `demand-gen`
---
Multi-channel demand generation, paid media optimization, SEO strategy, and partnership programs.
```bash
claude /plugin install demand-gen
```
- :material-layers-triple:{ .lg .middle } **Fullstack Engineer** `fullstack-engineer`
---
Full-stack engineering with React, Node, databases, and deployment patterns.
```bash
claude /plugin install fullstack-engineer
```
- :fontawesome-brands-aws:{ .lg .middle } **AWS Architect** `aws-architect`
---
AWS serverless architecture with IaC templates, cost optimization, and CI/CD pipelines.
```bash
claude /plugin install aws-architect
```
- :material-clipboard-text:{ .lg .middle } **Product Manager** `product-manager`
---
RICE scoring, customer interview analysis, and PRD generation toolkit.
```bash
claude /plugin install product-manager
```
- :material-shield-lock:{ .lg .middle } **Skill Security Auditor** `skill-security-auditor`
---
Security scanner for AI agent skills. Detects malicious patterns, prompt injection, data exfiltration, and unsafe file operations.
```bash
claude /plugin install skill-security-auditor
```
</div>
---
## Plugin Structure
Every plugin follows the same minimal schema for maximum portability:
```json
{
"name": "plugin-name",
"description": "What it does",
"version": "2.1.2",
"author": { "name": "Author Name" },
"homepage": "https://...",
"repository": "https://...",
"license": "MIT",
"skills": "./"
}
```
!!! info "ClawHub Registry"
Plugins are distributed via [ClawHub](https://clawhub.com) as the public registry. The `cs-` prefix is used only when a slug is already taken by another publisher — repo folder names remain unchanged.
### Directory Layout
```
domain-name/
├── .claude-plugin/
│ └── plugin.json # Plugin metadata
├── skill-a/
│ ├── SKILL.md # Skill instructions
│ ├── scripts/ # Python CLI tools
│ ├── references/ # Knowledge bases
│ └── assets/ # Templates
├── skill-b/
│ └── ...
└── CLAUDE.md # Domain instructions
```
---
## Compatibility Matrix
| Platform | Bundle Install | Standalone Install | Slash Commands | Agents |
|----------|:-:|:-:|:-:|:-:|
| **Claude Code** | :material-check: | :material-check: | :material-check: | :material-check: |
| **OpenAI Codex** | :material-check: | :material-check: | :material-close: | :material-close: |
| **Gemini CLI** | :material-check: | :material-check: | :material-close: | :material-close: |
| **OpenClaw** | :material-check: | :material-check: | :material-close: | :material-close: |
!!! tip "Full feature support"
Slash commands (like `/pw:generate`) and agent spawning (like `cs-engineering-lead`) are Claude Code features. On other platforms, the underlying skills and Python tools work — just without the command/agent wrappers.
---
## All Plugins at a Glance
| Plugin | Type | Skills | Category | Keywords |
|--------|------|:------:|----------|----------|
| `marketing-skills` | Bundle | 43 | Marketing | content, seo, cro, growth, social |
| `c-level-skills` | Bundle | 28 | Leadership | ceo, cto, strategy, advisory |
| `engineering-advanced-skills` | Bundle | 25 | Development | agent, rag, database, ci-cd, mcp |
| `engineering-skills` | Bundle | 24 | Development | architecture, devops, ai, ml |
| `ra-qm-skills` | Bundle | 12 | Compliance | iso-13485, mdr, fda, gdpr |
| `product-skills` | Bundle | 12 | Product | pm, agile, ux, saas, analytics, experimentation, discovery, roadmap |
| `pm-skills` | Bundle | 6 | PM | scrum, jira, confluence |
| `business-growth-skills` | Bundle | 4 | Business | sales, revenue, customer-success |
| `finance-skills` | Bundle | 2 | Finance | dcf, valuation, saas-metrics |
| `pw` | Standalone | 9 | Development | playwright, e2e, testing |
| `self-improving-agent` | Standalone | 5 | Development | memory, auto-memory |
| `google-workspace-cli` | Standalone | 1 | Development | gmail, drive, sheets, calendar |
| `executive-mentor` | Standalone | 5 | Leadership | pre-mortem, board-prep |
| `content-creator` | Standalone | 1 | Marketing | seo, brand-voice |
| `demand-gen` | Standalone | 1 | Marketing | paid-media, acquisition |
| `fullstack-engineer` | Standalone | 1 | Development | react, node |
| `aws-architect` | Standalone | 1 | Development | aws, serverless, cloud |
| `product-manager` | Standalone | 1 | Product | rice, prd |
| `skill-security-auditor` | Standalone | 1 | Development | security, audit |
---
## FAQ
??? question "What's the difference between a bundle and a standalone plugin?"
**Bundles** install all skills in a domain (e.g., `marketing-skills` installs all 43 marketing skills). **Standalone** plugins install a single skill or toolkit (e.g., `pw` installs just Playwright Pro). Standalone plugins are subsets of their parent bundle — installing both is safe but redundant.
??? question "Can I install multiple plugins?"
Yes. Plugins are designed to coexist without conflicts. Each skill is self-contained with no cross-dependencies.
??? question "Do plugins require API keys or paid services?"
No. All Python tools use stdlib only. Some skills reference external services (AWS, Google Workspace, Stripe) but follow a BYOK (bring-your-own-key) pattern — you use your own accounts.
??? question "How do I update plugins?"
Re-run the install command. Plugins follow semantic versioning aligned with the repository releases (currently v2.1.2).
??? question "What is ClawHub?"
[ClawHub](https://clawhub.com) is the public registry for Claude Code plugins. Think of it like npm for AI agent skills. The `cs-` prefix is used only when a plugin slug conflicts with another publisher.
??? question "Can I use skills without installing anything?"
Yes. We have [6 Custom GPTs for ChatGPT](../custom-gpts.md) that package Agent Skills into a conversational interface — no installation, no API keys. Just click and chat.