{ "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json", "name": "wc-view", "description": "Interactive local workspace for reviewing and iterating on Markdown and agent-generated HTML artifacts", "version": "0.9.3", "author": { "name": "astrojose", "url": "https://github.com/astrojose" }, "homepage": "https://github.com/astrojose/wc-view", "repository": "https://github.com/astrojose/wc-view", "license": "MIT", "keywords": [ "markdown", "html", "docs", "review", "cli", "agent-workflow", "human-in-the-loop", "agent-collaboration", "artifact-iteration" ] }