Agent capability

agency-web-humanizer

Analyze existing websites and web applications from their actual code, content, and feature set; reorganize their design; remove generic AI and template patterns; humanize editorial copy; and improve the current project directly. Use when an agent must audit, redesign, de-slop, modernize, or technically and editorially improve an existing web project, including information architecture, responsive design, SEO, LLM readability, WCAG 2.2 AA accessibility, Core Web Vitals, and quality assurance, without inventing facts, damaging working logic, or rebuilding unnecessarily.

Compatible agent runtimes 4 files 15,376 bytes

Runtime provisioning

Provision this capability

The provisioning flow resolves the versioned manifest, verifies every SHA-256 digest, and applies the package atomically.

Shared Agent Skills

User scope: ~/.agents/skills/agency-web-humanizer

curl -fsSLo /tmp/mm-skills-install.sh __MM_RUNTIME_ORIGIN__/install.sh && bash /tmp/mm-skills-install.sh agency-web-humanizer --client agents --scope user --registry __MM_RUNTIME_ORIGIN__

Codex

User scope: ~/.agents/skills/agency-web-humanizer

curl -fsSLo /tmp/mm-skills-install.sh __MM_RUNTIME_ORIGIN__/install.sh && bash /tmp/mm-skills-install.sh agency-web-humanizer --client codex --scope user --registry __MM_RUNTIME_ORIGIN__

OpenCode

User scope: ~/.config/opencode/skills/agency-web-humanizer

curl -fsSLo /tmp/mm-skills-install.sh __MM_RUNTIME_ORIGIN__/install.sh && bash /tmp/mm-skills-install.sh agency-web-humanizer --client opencode --scope user --registry __MM_RUNTIME_ORIGIN__

Antigravity

User scope: ~/.gemini/config/skills/agency-web-humanizer

curl -fsSLo /tmp/mm-skills-install.sh __MM_RUNTIME_ORIGIN__/install.sh && bash /tmp/mm-skills-install.sh agency-web-humanizer --client antigravity --scope user --registry __MM_RUNTIME_ORIGIN__
Windows PowerShell
$installer = Join-Path $env:TEMP 'mm-skills-install.ps1'; Invoke-WebRequest '__MM_RUNTIME_ORIGIN__/install.ps1' -OutFile $installer; & $installer -Skill 'agency-web-humanizer' -Client 'agents' -Scope 'user' -Registry '__MM_RUNTIME_ORIGIN__'

Artifact integrity

Versioned package contents

Inspect manifest
PathBytesSHA-256
agents/openai.yaml 316 be2239fa5cd7e43d…
references/audit-and-deslop.md 3,474 001fceccf431d45e…
references/technical-quality.md 4,065 fa7a47fdc04809aa…
SKILL.md 7,521 adba1a727348086b…