cmm-content-planninglisted
Install: claude install-skill chemny/cmm-content-factory
# CMM Content Planning
`cmm-content-planning` is the CMM planning layer between information input and
content production.
It can score source/topic candidates into `topic_card` records, diagnose whether
and how a topic should be made, and turn a selected `topic_card` into a standard
`content_plan`. Downstream writing, visual, video, and publishing skills should
consume the `content_plan`, not a bare topic title.
## Boundary
Use this skill for:
- Converting `topic_card` into `content_plan`.
- Scoring source cards or topic candidates.
- Producing a short topic board for user selection.
- Diagnosing whether a selected topic is worth making.
- Choosing platform and format.
- Defining angle, evidence, risks, expression strategy, and first action.
- Preparing structured input for `cmm-content-writing`, `cmm-visual-production`,
`cmm-video-production`, and `cmm-publishing`.
Do not use this skill to:
- Collect information. Use the research step per
`cmm-content-factory/references/research-policy.md` (host-native search →
`cmm-web-search` → guide user for material).
- Draft final articles or posts.
- Generate images, videos, or platform drafts.
## Scope
This skill owns topic scoring, selection, and content diagnosis. All planning
logic is internalized in `references/planning-method.md` and is self-contained;
no external skill is required.
## Input
Preferred input is one of:
- `source_card[]` from `cmm-web-search`, subscription adapters, or user material.
- `topic_cand