Bomx

Gsc Audit — Security skill for Claude Code

Security community

Run a full Distribb SEO audit from Search Console + on-page + competitor + cannibalization + topic clusters.

How to install Gsc Audit

Installs to ~/.claude/skills/bomx-distribb-skill-gsc-audit/SKILL.md

Terminal
mkdir -p ~/.claude/skills/bomx-distribb-skill-gsc-audit && curl -fsSL https://raw.githubusercontent.com/Bomx/distribb-skill/HEAD/commands/gsc-audit.md -o ~/.claude/skills/bomx-distribb-skill-gsc-audit/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Gsc Audit does


description: Run a full Distribb SEO audit from Search Console + on-page + competitor + cannibalization + topic clusters argument-hint: allowed-tools: Bash, Read, Glob, Grep, WebFetch, WebSearch, Task, Write

Run a complete SEO audit for: `$ARGUMENTS`

Load the Distribb skill and follow `references/audit-playbook.md` exactly. In short:

  1. Resolve the project (GET /api/v1/projects) and read GET /api/v1/business-context for competitors and brand terms.
  2. Pull data

Alternatives in Security

  • Competitive Audit — Capture a competitor website with Playwright and extract its color system, typography, layout patterns, and 's 309 ★
  • SEO Audit Skill — English · 中文 可复用的单页面 SEO 审计 Agent Skill 235 ★
  • Tier 3 Code Refinement Report — Date: 2026-03-20 Status: ALL 54 FINDINGS IMPLEMENTED Scope: Full codebase (18 plugins, 888 files, ~266K lines) 222 ★

Full documentation available on GitHub

View Source Repository