Content Os
Description
A self-improving daily content system — pulls from high-quality sources every morning and drafts posts in your own voice. Run by a Claude Code agent.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
ContentOS
[English](#english) | [中文](#中文)
English
**An agent-agnostic, self-improving daily content workflow. It scans high-quality sources, turns fresh signals into a briefing, and drafts posts in your voice.**
Bring Codex, Claude Code, Cursor, Gemini CLI, OpenCode, or your own agent. ContentOS is a workflow and data contract, not a model, vendor, or CLI-specific application.
Built by [**@starzq**](https://x.com/starzq), who uses it every morning for AI, crypto, US equities, space, and solo-business research.
ContentOS reads curated X accounts, newsletters, podcasts, and other sources; filters them through your topic library and positioning; then produces a daily briefing and drafts. On the next run, it learns from your published-post performance and adjusts its recommendations.
It is not another summarizer. The design premise is that **summarizing is cheap and judgment is expensive**, so the workflow spends most of its effort on freshness, deduplication, source quality, voice, and editorial boundaries.
Video walkthrough
[](https://youtu.be/LTNbRodeVzo)
▶ **[Watch on YouTube: Self-improving Daily Content OS](https://youtu.be/LTNbRodeVzo)**
What is in this repository
ContentOS has four portable parts:
SKILL.md— the complete learn → do → reflect workflow, written as agent instructions.- Config templates — your sources, topic library, positioning, voice, and red lines.
- Workflow constraints and build-time guards — editorial rules in the instructions,
plus Python checks for stale must-reads and missing or duplicate
event_idvalues. - A local dashboard — a self-contained HTML file with embedded data; no server or database required.
`SKILL.md` includes tool names from the author's current setup. They are reference adapters, not platform requirements. Map them to equivalent tools in your agent.
Age
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11