Prose Integration

Prose Integration from jmagly/ai-writing-guide.

Skills in this plugin

7
  1. Prose Run · jmagly-ai-writing-guide
    Execute an OpenProse program within the current AIWG session, following the two-phase model (Forme wiring + Prose VM execution)
    1 install
  2. Prose Setup · jmagly-ai-writing-guide
    Clone or update the OpenProse repository to ensure AIWG prose tools hook into the latest version of the specification and examples
    0 installs
  3. Prose Detect · jmagly-ai-writing-guide
    Locate an existing OpenProse installation via env var, AIWG config, local install, plugin manifest, or global CLI. Returns PROSE_ROOT; triggers prose-install if not found.
    1 install
  4. Prose Reader · jmagly-ai-writing-guide
    Read and parse an OpenProse program file, extracting its contract (requires, ensures, strategies, errors, invariants) and services into a structured representation
    1 install
  5. Prose Install · jmagly-ai-writing-guide
    Install OpenProse for AIWG when not found. Tries `npx skills add`, falls back to git clone, then saves the resolved path to .aiwg/config.json.
    1 install
  6. Forme Manifest · jmagly-ai-writing-guide
    Read a multi-service OpenProse program directory, analyze all service contracts, and generate the Forme wiring manifest for inspection and debugging
    1 install
  7. Prose Validate · jmagly-ai-writing-guide
    Validate an OpenProse program file against Prose contract grammar without executing it — checks frontmatter, contract structure, service references, and strategy syntax
    1 install