skills/golem-powers/_archive/content/SKILL.md
Content creation and publishing pipeline for ClaudeGolem across platforms (Soltome, blog, social). Handles drafting teasers, reveals, author posts, and quick updates in two voices (ClaudeGolem bot voice and Etan author voice). Use when: writing social posts, planning content calendar, publishing to Soltome, managing draft approval flow. NOT for: LinkedIn posts (use linkedin-post skill) or presentation slides.
npx skillsauth add etanhey/golems contentInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Unified content pipeline for ClaudeGolem. Handles drafting, planning, and publishing across platforms.
| Platform | Client | Status |
|----------|--------|--------|
| Soltome | packages/content/src/soltome-client.ts | Planned |
| Blog | TBD | Planned |
# Draft content
/content draft teaser "memory"
/content draft reveal "Night Shift"
/content draft author "why I built Night Shift"
# Plan content
/content plan week 2
# Publish (via soltome-client)
bun packages/content/src/soltome-client.ts post "Title" "Content"
# Check balance
bun packages/content/src/soltome-client.ts balance
| Voice | Who | Style | Purpose | |-------|-----|-------|---------| | ClaudeGolem | The Bot | Technical, self-aware, slightly mysterious | Features, philosophy, daily life | | Author | Etan | Behind-the-scenes, "why", human perspective | Context, decisions, corrections |
| Type | Length | Purpose |
|------|--------|---------|
| teaser | 1-2 lines | Hook for upcoming reveal |
| reveal | Full post | Deep-dive on one feature |
| author | 3-5 sentences | Human perspective |
| quick | 1-3 sentences | Stats, humor, small flex |
All drafts: ~/Gits/golems-zikaron/data/drafts.json
Status flow: draft -> polished -> approved -> posted
packages/content/src/soltome-client.ts (planned)packages/content/src/soltome-learner.ts (planned)packages/content/src/post-generator.ts (planned)~/Gits/golems-zikaron/data/drafts.jsondevelopment
Create, edit, and verify golem-powers skills using the standard SKILL.md structure, workflow files, adapters, templates, and eval fixtures. Use for new skills, structural edits, workflows/adapters, and pre-deploy validation. NOT for invoking existing skills, superpowers skills, or skill-creator agent workflows.
testing
Extract structured knowledge from any video source — YouTube URLs or local screen recordings. YouTube → gems workflow (yt-dlp transcript → keyword hotspots → frame extract → brain_digest → structured gems). Screen recordings → QA workflow (reuses /qa-video stalker pipeline). Use when user shares a YouTube link wanting deep extraction with frames, shares a .mov/.mp4 for QA processing, says "extract from video", "video gems", "process this recording", or mentions gem extraction from video content.
testing
Use when running or reviewing any recurring monitor loop for merge queues, worker queues, collab tails, or agent completion. Enforces drive-to-completion ticks: every tick must query live state with `!`, classify whether real progress happened, and then dispatch, verify-and-decrement, or escalate-park. Triggers on: monitor loop, /loop, recurring tick, keep monitoring, silent autonomous, merge gate, blocked review, no-progress loop.
tools
MeHayom freelance client management — daily updates, decision tracking, time logging. Use when drafting Yuval updates, logging scope changes, tracking hours, or any MeHayom client communication. Triggers: 'draft Yuval update', 'client update', 'daily update', 'log decision', 'track time', 'mehayom'.