Content composite — strategy, writing, audit, and refresh with brand voice memory. Replaces 10 fragmented content skills.
Scanned 5/27/2026
Install via CLI
openskills install ShaheerKhawaja/ProductionOS---
name: pos-content
description: "Content composite — strategy, writing, audit, and refresh with brand voice memory. Replaces 10 fragmented content skills."
argument-hint: "[strategy|write|audit|refresh] [topic or URL]"
---
# pos-content
Content composite — strategy, writing, audit, and refresh with brand voice memory. Replaces 10 fragmented content skills.
**Replaces:** content-gap-analysis, content-ops, content-quality-auditor, content-refresher, content-research-writer, content-strategy, unified-content, copywriting, copy-editing, social-content
## Actions
| Action | What |
|--------|------|
| `strategy` | Content strategy with audience analysis and calendar planning |
| `write [topic]` | Create content (article, social post, email, landing page) |
| `audit [url]` | Audit existing content for quality, freshness, and SEO alignment |
| `refresh [url]` | Update stale content with current data and improved structure |
## Routing
1. Parse action from first argument
2. Load domain memory from `~/.productionos/domains/pos-content/`
3. If first run: auto-detect project context, create profile
4. Dispatch to `sub-skills/{action}.md`
5. Score against `evaluation/rubric.yml`, update memory
## Domain Memory
Stored at `~/.productionos/domains/pos-content/`:
profile.yml (brand voice, audience, tone, platforms), content-calendar.jsonl (published + planned content), performance.jsonl (what content performed well), learnings.jsonl
## Inputs
| Parameter | Values | Default | Description |
|-----------|--------|---------|-------------|
| `action` | `strategy`, `write`, `audit`, `refresh` | `strategy` | Sub-skill to run |
| `target` | path, URL, or description | required | What to operate on |
## Guardrails
1. Memory is append-only. Never delete history.
2. Every action scored against rubric. No silent completion.
3. Profile is user-controlled. Never change without asking.
4. Evidence required. No fabricated metrics or claims.
5. Learn from history. Compare current output to past executions.
No comments yet. Be the first to comment!
End-to-end marketing campaign planning and execution. Covers audience research, positioning, campaign angle definition, landing page copy, email sequences, social posts, ad copy, short-form video scripts, and content calendars. Use as the orchestration layer for multi-channel product launches.
Orchestrate multi-phase deep research with web search, memory retrieval, pattern matching, and synthesis into structured findings
Persistent memory systems for LLM conversations including short-term, long-term, and entity-based memory Use when: conversation memory, remember, memory persistence, long-term memory, chat history.
CodeTour `.tour`ファイルを作成 — ペルソナターゲット、ステップバイステップウォークスルー(実際のファイルとラインアンカー付き)。オンボーディングツアー、アーキテクチャウォークスルー、PRツアー、RCAツアー、構造化「これがどのように機能するかを説明」リクエストに使用。
KMPプロジェクト向けのCompose MultiplatformおよびJetpack Composeパターン — 状態管理、ナビゲーション、テーマ設定、パフォーマンス、プラットフォーム固有のUI。