Multi-Agent Content Team

newtype OS

A content operating system for people who want AI to research, write, edit, fact-check, remember, and ship as a team.

npm install -g @newtype-os/cli then run nt
newtype

Ask Chief... turn this messy research into a clean essay

Chief sets direction
Deputy runs the loop
researcher fact-checker archivist extractor writer editor

research -> draft -> verify -> edit

01

From prompt to workflow.

Research, outline, draft, verify, edit, and archive in one repeatable loop.

02

From assistant to team.

Chief coordinates specialists instead of forcing one model to do every job.

03

From chat to memory.

Project context, decisions, and outputs live in files that can compound.

Agent Team

One entry point. Eight roles.

Chief

Direction, standards, final call.

Deputy

Execution and delegation.

Researcher

Sources and intelligence.

Fact-Checker

Claims and verification.

Archivist

Memory and knowledge.

Extractor

Raw material to Markdown.

Writer

Drafts and formats.

Editor

Logic, style, rhythm.

Built-in Skills

Methods the agents can reuse.

Super Workbench

Choose, route, resume, and report across available Skills.

Super Workflow

Quality gates for scalable content production.

Super Analyst

Decision analysis, structured research, and framework selection.

Super Writer

Method-driven drafting and style control.

Super Fact-Checker

Claim extraction, source evaluation, and correction.

Super Editor

Content revision with key changes explained.

Super Interviewer

Clarifying questions, requirements discovery, and Socratic probing.

Super Obsidian

Search, read, create, and manage notes through Obsidian CLI.

CLI First

Use the CLI. Keep the plugin for existing OpenCode setups.

OpenCode plugin

@newtype-os/plugin

A lighter OpenCode plugin. Useful if you already live inside OpenCode, but it cannot reproduce every integrated CLI feature.

  • bun add @newtype-os/plugin
  • Launches inside opencode
  • Best for existing OpenCode users

FAQ

Questions people ask first.

What is newtype OS?

A multi-agent content operating system for research, writing, editing, fact-checking, extraction, memory, and publishing workflows.

Should I use the CLI or the plugin?

Use the CLI by default. It integrates OpenCode, has a simpler setup, and supports the most complete product experience. Use the plugin only if you already run OpenCode and want a lighter integration.

How do I install it?

Install the integrated CLI with npm install -g @newtype-os/cli, then run nt. For first-time setup, use nt init and nt auth login.

Is this only for programmers?

No. It uses terminal and project-file workflows, but the target user is a creator, researcher, writer, or AI-native operator who wants repeatable content production.

How is it related to OpenCode?

The CLI integrates OpenCode as the core execution engine. The product originally grew from a fork and customization of oh-my-opencode.