/content
Content quality analysis (readability, keyword density, GEO scoring)
> /plugin marketplace add Houseofmvps/ultraship > /plugin install ultraship@ultraship
How it fires
How this command gets triggered: by you, by Claude, or both.
- Fires itselfClaude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/content
Context preview
What this command does when you run it.
Content quality analysis (readability, keyword density, GEO scoring)
Command definition
content.mddescription: Content quality analysis (readability, keyword density, GEO scoring)
Run the content scorer on this project:
node ${CLAUDE_PLUGIN_ROOT}/tools/content-scorer.mjs <project-directory>If the user provides a target keyword, include it:
node ${CLAUDE_PLUGIN_ROOT}/tools/content-scorer.mjs <project-directory> --keyword=<keyword>Present findings grouped by page, sorted by score (worst first). For each page report: word count, readability score (Flesch-Kincaid), keyword density (if keyword provided), and content quality issues. Suggest specific fixes for low-scoring pages.
"ULTRASHIP" Claude Code plugin — 39 skills, 33 tools, 11 agents for ship-ready workflows: planning, review, pentesting, safety guardrails, canary monitoring, SEO/AI-readiness check, penetration testing, code review, competitive analysis, incident response. 1 dependency. 180 tests. MIT.
Repo: Houseofmvps/ultraship
Other commands on ultraship.
bundle
Track bundle size, detect heavy dependencies, compare to previous builds
health
Health check a production URL (status, response time, SSL, security headers)

