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 supplies the reusable workflow, validation, and safety boundaries.
Read Why not just use ChatGPT or Claude? for the design rationale.
The quickest way to start
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 ask about the author, intended content, writing evidence, and model provider. It will then create a separate workspace pinned to an immutable Core release.
Prefer doing it yourself? Follow Create a thin content workspace for the complete terminal instructions and configuration options.
How it works
The author moves from a versioned workspace to a reviewed draft through one guided flow. Core's rules remain authoritative underneath every agent:
flowchart LR
A["Create or open<br/>an author workspace"] --> B["Start / Overview<br/>inspect persisted state"]
B --> C{"Choose a voice route"}
C -->|"Authorised writing"| V["Voice agents<br/>Voice Analyst → Profile Critic<br/>Voice Evaluator"]
C -->|"No writing yet"| S["Clear Professional Starter<br/>neutral writing policy"]
V --> VA["Human review<br/>activate immutable voice version"]
S --> VA
VA --> D["Describe the content<br/>in ordinary language"]
D --> O["Core Coordinator<br/>resolve voice, pack, provider,<br/>perspective and research route"]
O --> P["Content agents<br/>Briefing Agent → Researcher (optional)<br/>Writer → Critic → Attribution Reviewer<br/>plus deterministic validators"]
P --> H{"Human checkpoints<br/>research approval when required<br/>and final editorial review"}
H -->|"Explicit approval"| F["Save approved content<br/>inside the author repository"]
F --> L["Learning Extractor<br/>update only the active voice's learning"]
L -. "future runs" .-> O
R["Core rules<br/>Persisted state, never chat history<br/>No silent voice or perspective changes<br/>No invented identity, experience or evidence<br/>Voice and learning isolation<br/>No-research routes stay no-research<br/>No external publication"] -. "govern" .-> O
R -. "constrain" .-> P
R -. "require approval" .-> H
1. Create an author workspace
The generated repository belongs to the author. It keeps their editorial material separate from the reusable engine and can have its own writer, researcher, critic, policies, and learning.
Core is installed as a versioned dependency; its source code is not copied into each content repository.
2. Choose a voice route
The author chooses one of two starting points:
- Use previous writing to build a reviewable voice candidate from authorised documents or URLs.
- Start without previous writing using the neutral Clear Professional Starter, which does not claim to imitate the author.
No candidate becomes active without human approval. A new subject also does not automatically require a new voice; it may be better represented as a separately governed perspective.
See Voice onboarding for the commands and lifecycle, or How voice is derived for the underlying analysis and safeguards.
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 Content Creator Coordinator reads the workspace state, proposes the appropriate voice and format, follows the required research and review checkpoints, and preserves the run artifacts.
The result always comes back for human review. “Publish” means saving an approved copy inside the author repository; Core does not post to external platforms.
See Content Creator Coordinator for conversational and direct terminal use.
What the author controls
The author workspace owns:
- voice evidence, candidates, approvals, and immutable versions;
- perspectives and their provenance;
- repository-specific agents and editorial policies;
- repository-wide and voice-scoped learning;
- research, drafts, critiques, and run history; and
- approved content.
Core owns the reusable orchestration, schemas, provider adapters, validation, checkpoints, safety rules, prompt composition, and workspace generator.
Important boundaries
- The author remains the final editorial authority.
- Core does not invent personal experience, beliefs, facts, or voice evidence.
- Voices and learning are isolated from one another.
- No-research requests remain no-research.
- Voice activation and repository publication require explicit approval.
- External publication is not supported.
Guides
Use the task-oriented documentation index to create a workspace, manage a voice, create content, maintain a downstream repository, or develop Core. Detailed terminal procedures remain in the focused guides.
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.
External code contributions are not currently accepted. Bug reports and feature requests are welcome through GitHub Issues; read Contributing first.
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file content_creator-0.6.0.tar.gz.
File metadata
- Download URL: content_creator-0.6.0.tar.gz
- Upload date:
- Size: 136.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/6.1.0 CPython/3.13.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7d622dc1f2f7d2aeca9223267b5d4e39b404c2bddee7da02ef8de9ace0db701d
|
|
| MD5 |
ac48b1ea4ef197a0f3fdcc41ba63df1b
|
|
| BLAKE2b-256 |
5a9a5d86cbc24702ff482456ccb25a2960cfbd4ede82750d64ea03eae7ddff01
|
Provenance
The following attestation bundles were made for content_creator-0.6.0.tar.gz:
Publisher:
release.yml on vadhoob90/Content_Creator_Core
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
content_creator-0.6.0.tar.gz -
Subject digest:
7d622dc1f2f7d2aeca9223267b5d4e39b404c2bddee7da02ef8de9ace0db701d - Sigstore transparency entry: 2289598636
- Sigstore integration time:
-
Permalink:
vadhoob90/Content_Creator_Core@73e6612082de53f865d203af723504dfdb2d65cb -
Branch / Tag:
refs/tags/v0.6.0 - Owner: https://github.com/vadhoob90
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@73e6612082de53f865d203af723504dfdb2d65cb -
Trigger Event:
push
-
Statement type:
File details
Details for the file content_creator-0.6.0-py3-none-any.whl.
File metadata
- Download URL: content_creator-0.6.0-py3-none-any.whl
- Upload date:
- Size: 137.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/6.1.0 CPython/3.13.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ed9b66c1262b596633ca341cddd32628ad86476a6e6c33116f2cde82f0c38f91
|
|
| MD5 |
f39cdb57f3cb3d29f8654bef6e77fcbf
|
|
| BLAKE2b-256 |
9d0562ccdbd43949e0fdd4b0137db13262df1418ad15de4aebfb56607a9f6e23
|
Provenance
The following attestation bundles were made for content_creator-0.6.0-py3-none-any.whl:
Publisher:
release.yml on vadhoob90/Content_Creator_Core
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
content_creator-0.6.0-py3-none-any.whl -
Subject digest:
ed9b66c1262b596633ca341cddd32628ad86476a6e6c33116f2cde82f0c38f91 - Sigstore transparency entry: 2289598824
- Sigstore integration time:
-
Permalink:
vadhoob90/Content_Creator_Core@73e6612082de53f865d203af723504dfdb2d65cb -
Branch / Tag:
refs/tags/v0.6.0 - Owner: https://github.com/vadhoob90
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@73e6612082de53f865d203af723504dfdb2d65cb -
Trigger Event:
push
-
Statement type: