Skip to main content
Glama

Content Ops Studio

Content Ops Studio is a local-first Codex Plugin for running evidence-backed, approval-gated image-post content projects. It keeps Project data outside the Plugin, preserves every approved version, and turns research, copy, visual production and delivery into a recoverable workflow.

What it is

The Plugin is for Operators managing long-term content work for a Subject and an Audience across industries. It provides deterministic local state, strict contracts, bounded MCP tools, optional Feishu/Lark workspace integration, Host-native research and ImageGen handoffs, a Playwright Renderer, visual QA, explicit approvals and immutable final delivery.

It is not an autonomous publisher, a generic image generator, an approval substitute, a cloud-hosted public MCP service or a place to store customer runtime data.

Related MCP server: Abbie MCP Server

Core capabilities

  • Project initialization, registry, locks, journals, checkpoints and recovery.

  • Host-mediated evidence research and item-level G2 Painpoint review.

  • Versioned Content Packages, claim/duplication/quality checks and G3.

  • Dynamic Visual Planning, formal Cover production, G4 and Style Lock.

  • Six-page set production, per-page QA, continuity, Group QA and G5.

  • Immutable Final Manifest, deterministic fingerprint, delivery integrity and archive.

  • 159 strict Schemas, 160 generated TypeScript files, 72 bounded MCP tools and 8 Skills.

  • Optional official Lark CLI and gated Feishu OpenAPI integration.

Workflow

Project Setup → Research / Painpoint → Content Package → G3 → Visual Plan → First Page → G4 → Style Lock → Remaining Pages → Group QA / Continuity → G5 → Finalization → Optional Feishu Sync

G1–G5 are human decisions. Scores, QA results and tool success never create approval automatically.

Requirements

  • Node.js >=24 <25.

  • pnpm 11.19.0 for repository development.

  • Supported official @larksuite/cli@1.0.63 for ordinary Feishu workspace operations.

  • Playwright/Chromium 1.62.1 for production rendering.

  • A Host-installed native ImageGen capability for generated visual assets.

The Plugin does not require an Operator to configure an OpenAI API key. See the environment contract.

For a complete Chinese Operator guide, see 纯中文版使用说明.

Installation

For source validation:

corepack enable
pnpm install --frozen-lockfile
pnpm check
pnpm release:pack

The installable Plugin root inside the package is plugins/content-ops-studio/. It contains its own bundled STDIO MCP server and does not need repository node_modules at runtime. Follow Quick Start and local Plugin installation.

Quick Start

Run content_ops_doctor, initialize a Project through content_ops_plan_project_initialization, and execute every write only after its explicit confirmation. Runtime artifacts are written to external CONTENT_OPS_HOME or the Host-managed Plugin Data location. The shortest complete setup is in QUICK_START.md.

Project and Workspace model

The Plugin installation is read-only. Project Profiles, Runs, journals, mappings, approved assets, delivery packages and archives live under an external Project Home. Production, Calibration and TEST fixtures are isolated; fixture approvals cannot authorize Production.

Approval Gates

  • G1 confirms Project configuration.

  • G2 reviews individual Painpoints.

  • G3 approves an exact Content/Copy version.

  • G4 approves the checksum-bound formal first page and creates the current Style Lock.

  • G5 approves the exact final page checksums before Finalization.

REVISE and REJECT preserve history. A later version invalidates stale downstream approvals.

Visual and Image Production

Image Production Skill V1 is PRODUCTION_READY / FROZEN_FOR_V1. Phase 4D exposed production-reliability defects; Phase 4E repaired them and both frozen deterministic Strategy regressions pass. This does not turn any Cover layout, color, crop or attention mode into a Universal template. Further visual capability work belongs to V1.1+.

Generated visuals come from the Host-installed ImageGen capability. All formal Chinese text is composed by the Renderer. Chromium must be explicitly installed and pass Renderer Doctor; no system-Chrome or Mock fallback is allowed in Production.

Feishu and Lark integration

Official Lark CLI OAuth is the default Feishu path. Use the Plugin setup/Doctor tools and never paste credentials into chat or CLI arguments. Live writes remain explicitly gated and read-verified. The legacy enterprise-app adapter accepts secrets only from the process environment.

MCP and Plugin usage

The package exposes 72 closed-schema tools through the bundled STDIO MCP. Read tools plan and inspect; writes require explicit confirmation, pre-write checks, idempotency and readback. The Plugin exposes no arbitrary shell, raw HTTP, credential or general-purpose delete tool.

Finalization and Delivery

Finalization requires current G3/G4/G5, active Style Lock, every approved page, passing single-page and group evidence, continuity and zero hard blocks. It re-reads PNG bytes and checksums, creates FINAL_MANIFEST_V1, a Final Set Fingerprint, approved-only Delivery Package, integrity report and versioned archive. Normal Finalization makes zero ImageGen and Renderer calls.

Recovery and Idempotency

Every write is journaled and version-bound. Retrying an identical operation reuses verified artifacts. Conflicting payloads under the same immutable version stop with a stable conflict code. Partial failures preserve evidence and resume from the last verified checkpoint; rollback never deletes approved history.

Security

Never put credentials, tokens, customer data, personal assets or external Project Homes in the repository or Plugin root. Release packaging excludes dependencies, caches, runtime outputs and historical raster evidence. See SECURITY.md and PRIVACY.md.

The eight Skills

  • content-studio-router — routes the complete workflow and approval boundaries; all stages.

  • project-initialization — creates and validates Project/Workspace contracts; setup and G1.

  • painpoint-research — turns retained evidence into reviewable Audience Painpoints; research and G2.

  • content-creation — creates evidence-grounded Content Packages; copy production and G3.

  • visual-planning — creates the Visual System and page plans without producing images; post-G3 planning.

  • image-set-production — resolves visual strategy, assets, Renderer QA, G4, Style Lock and final-set QA; production through G5.

  • content-finalization — validates the approved set and creates delivery/archive evidence; post-G5.

  • project-learning — governs confirmed project-level rules without silently modifying core or industry packs; explicit feedback review.

Current V1 limitations

  • Feishu final metadata sync is PARTIAL: dedicated Final Manifest ID and Final Set Fingerprint fields are not yet in the Blueprint.

  • Feishu attachment upload is DEFERRED; drive:file:upload is not required for local Finalization.

  • Public HTTP MCP, public submission and automatic publishing are not included.

  • Host ImageGen must be installed and available in the operating Host.

  • Production rendering depends on the pinned local Playwright/Chromium environment and available fonts.

Development

Run pnpm check on Node 24. The complete suite validates formatting, lint, types, contracts, state, Runtime, Renderer, visual production, Feishu/Lark, MCP, installed copies, Finalization, security and examples.

Release and versioning

0.2.0 is the current open-source release; 0.1.0 remains the preserved first V1 release. Versions are synchronized across package and Plugin metadata. Release artifacts must pass clean-install and installed E2E checks. See release and distribution.

License

Content Ops Studio is open source under the MIT License. Bundled third-party components retain their original licenses; see third-party notices.

A
license - permissive license
Not graded
quality - not tested
A
maintenance

Maintenance

0dRelease cycle
2Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Connectors

Related MCP Servers

  • F
    license
    Not graded
    quality
    B
    maintenance
    A unified MCP layer that serves organization toolkits as MCP endpoints with per-tool permissions, an async approval queue, and full audit logging.
  • A
    license
    Not graded
    quality
    C
    maintenance
    Provides MCP tools to read and edit live Pen Editor documents, including structure, layout, variables, screenshots, and batch design DSL, plus static guidelines and style guides.
    MIT

View all related MCP servers

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/zhuangguangdahyh-dotcom/content-ops-studio'

If you have feedback or need assistance with the MCP directory API, please join our Discord server