Skip to content

astrojose/wc-view

v0.9.3MIT

Interactive local workspace for reviewing and iterating on Markdown and agent-generated HTML artifacts

What this package declares

The file a client reads when it loads this plugin, exactly as this revision carries it.

plugin.json
{
  "$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"
  ]
}

What else this package ships

These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.

  • openai.yaml
View on GitHub