Skip to main content

Content Creator

Content Creator helps people produce consistent, reviewable content without giving an AI control of their identity, opinions, or publication decisions.

Each author works in a small, independent repository containing their voices, agents, learning, drafts, and approved content. This Core repository provides the reusable workflow, validation, and safety boundaries.

Here, voice means the author's written communication style: observable patterns in how they shape text. It is not a model of the whole person and does not claim to capture their identity, personality, beliefs, expertise, or inner character.

Content Creator Core is distributed through PyPI as content-creator. Author workspaces pin an exact package version so installations and upgrades remain reproducible.

Start here

Give this request to Codex, Claude Code, or another coding assistant with terminal and filesystem access:

Use Content Creator Core to create a thin content workspace for me. Do not clone or copy Core. Follow its workspace-creation guide, ask me for the author and content choices you need, install the workspace, and validate it.

The assistant will create a separate author workspace pinned to an immutable Core release. To set one up manually, follow Create a thin content workspace.

How it works

flowchart LR
    A["Create an author workspace"] --> B["Choose or build a voice"]
    B --> C["Approve the voice"]
    C --> D["Request content naturally"]
    D --> E["Research, write, and review"]
    E --> F{"Author decision"}
    F -->|"Revise"| D
    F -->|"Approve"| G["Save in the author workspace"]

Persisted files—not chat history—hold workflow state. Core returns content for human review and does not publish externally.

For a system-level view of the human interaction, agent workflow, persisted artifacts, provider-neutral LLM layer, and the boundary between Core and the Author's workspace, see How Content Creator works.

Core can also explain the exact runtime composition for every agent: preview it before a run, trace source loading while content is created, or inspect the persisted provenance afterwards. See runtime context composition. Each run also produces a privacy-safe production manifest and a review copy showing the resolved pack, voice, perspectives, research route, models, and revision while keeping the publication artifact clean.

1. Create an author workspace

The generated repository belongs to the author. It keeps editorial material separate from the reusable engine and can have its own agents, policies, content packs, and learning. Core is installed as a versioned dependency; its source is not copied into the workspace.

2. Choose a voice route

An author can build a reviewable voice candidate from authorised writing or start with the neutral Clear Professional Starter. No candidate becomes active without human approval.

See Voice onboarding for the lifecycle and How voice is derived for the underlying safeguards. Once a source-derived voice is active, routine rebuilds preserve its approved guidance by default. Follow Safe voice evolution when adding evidence or proposing a rule change.

3. Ask for content naturally

Open the author workspace in a supported coding assistant and describe what you need:

Write a short LinkedIn post explaining why calculus matters to sixth-form students. No external research is required.

The coordinator selects the approved voice and content pack, follows the required research and review route, and preserves the work for author review. “Publish” means saving an approved copy inside the author workspace.

See Content Creator Coordinator for conversational and terminal use.

Optional features to explore

These features are optional; their focused guides explain setup, operation, and safeguards.

What the author controls

  • Voice evidence, candidates, approvals, and active versions
  • Perspectives, editorial policies, and repository-owned agents
  • Research, drafts, critiques, learning, and run history
  • Approval to save content in the repository

Core supplies the shared orchestration, schemas, provider adapters, validation, checkpoints, and safety rules.

Important boundaries

  • The author remains the final editorial authority.
  • Core does not invent personal experience, beliefs, facts, or voice evidence.
  • Voices and their learning remain isolated from one another.
  • No-research requests remain no-research.
  • Voice activation and repository publication require explicit approval.
  • External publication is not supported.

For the design rationale, read Content Creator compared with a general-purpose chat app.

Documentation

Use the task-oriented documentation index to find guides for workspace setup, voice management, content creation, upgrades, troubleshooting, and Core development.

Work on Content Creator Core

Clone this repository only when you want to inspect or change the reusable engine. The Core development guide covers installation, architecture, testing, and releases. The engineering standards define the quality, compatibility, security, and release controls. The architecture and development guardrails are the quickest entry point to the enforced module, dependency, TDD, schema, function readability, complexity, naming, operations, and release rules.

External code contributions are not currently accepted. Bug reports and feature requests are welcome through GitHub Issues; read Contributing first. Report security-sensitive issues through the private process in the security policy.

Licence

Content Creator is free and open-source software licensed under the GNU Affero General Public License, version 3 or later (AGPL-3.0-or-later). Commercial use is permitted subject to the licence terms. See Licensing for a plain-language overview.

Copyright © 2026 Bharath Vadhoola

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

content_creator-1.9.0.tar.gz (316.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

content_creator-1.9.0-py3-none-any.whl (327.8 kB view details)

Uploaded Python 3

File details

Details for the file content_creator-1.9.0.tar.gz.

File metadata

  • Download URL: content_creator-1.9.0.tar.gz
  • Upload date:
  • Size: 316.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.13

File hashes

Hashes for content_creator-1.9.0.tar.gz
Algorithm Hash digest
SHA256 ad2f00c76fdc55371da2946cde7c1d859f64356c9d957e822925037186f766be
MD5 06c69d0b6bdf464d2ced342619fa1ffb
BLAKE2b-256 d0d9d80fad35806405cf681aee0068a9a2ed22ec8a54f44cef4b161296cc222d

See more details on using hashes here.

Provenance

The following attestation bundles were made for content_creator-1.9.0.tar.gz:

Publisher: release.yml on vadhoob90/Content_Creator_Core

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file content_creator-1.9.0-py3-none-any.whl.

File metadata

  • Download URL: content_creator-1.9.0-py3-none-any.whl
  • Upload date:
  • Size: 327.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.13

File hashes

Hashes for content_creator-1.9.0-py3-none-any.whl
Algorithm Hash digest
SHA256 206e62bd50b8dfbb6e3629b73a3a21c5657e2d72628381ef060d73dbf42bb117
MD5 11ca867f40b873d26ac7c04cd3b9763c
BLAKE2b-256 0b3f1f8130447d63d7b88700c3674a7d607a7c52b05f5616f6e144d28a7bb1be

See more details on using hashes here.

Provenance

The following attestation bundles were made for content_creator-1.9.0-py3-none-any.whl:

Publisher: release.yml on vadhoob90/Content_Creator_Core

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Release history Release notifications | RSS feed

1.21.0

2 files

1.20.0

2 files

1.19.0

2 files

1.18.0

2 files

1.17.0

2 files

1.16.0

2 files

1.15.1

2 files

1.15.0

2 files

1.14.0

2 files

1.13.0

2 files

1.12.0

2 files

1.11.0

2 files

1.10.1

2 files

1.10.0

2 files

This release

1.9.0 This release

2 files

1.8.0

2 files

1.7.0

2 files

1.6.0

2 files

1.5.0

2 files

1.4.1

2 files

1.4.0

2 files

1.3.0

2 files

1.2.0

2 files

1.1.0

2 files

1.0.0

2 files

0.16.0

2 files

0.15.0

2 files

0.14.0

2 files

0.13.0

2 files

0.12.1

2 files

0.12.0

2 files

0.11.0

2 files

0.10.0

2 files

0.9.0

2 files

0.8.0

2 files

0.7.0

2 files

0.6.0

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page