ワンクリックで
content-engine
Daily draft-only AI/dev-tools content pack for Telegram review
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Daily draft-only AI/dev-tools content pack for Telegram review
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Audit every enabled skill's upstream file dependencies for staleness — flags chained skills about to consume yesterday's article or a long-dead topic file
Audit .github/workflows and composite actions with zizmor + actionlint, classify findings against the prior audit, auto-fix Critical/High regressions, and open a PR only when something actually changed.
Weekly API cost report — computes dollar costs from token usage, flags anomalies, forecasts burn, and prescribes concrete optimizations
Weekly partial-correlation of compute economics against a Hyperliquid macro basket — DePIN-token proxy track runs every week (n>180d), sweep-P&L track defers until n≥30 joined days
Score frontier LLMs (Claude, GPT, Gemini, DeepSeek, Grok) on a private compute-markets task corpus, track score deltas across releases, flag public-vs-private divergence
Save a note as one or more atomic notes under memory/notes/ (and optionally Supernotes). Splits bundled inputs into separate atomic files.
| name | Content Engine |
| description | Daily draft-only AI/dev-tools content pack for Telegram review |
| tags | ["content","research","dev"] |
| var | AI agents, coding tools, automation, developer infrastructure, open-source devtools |
${var} — Topic focus. Defaults to AI/dev-tools.
Today is ${today}. Produce a draft-only content pack for the operator. Do not publish anywhere. Do not post to X, LinkedIn, Dev.to, Product Hunt, or any external platform.
Turn fresh AI/dev-tools signals into ready-to-review content ideas and drafts. The output should help the operator decide what to post, not automate publishing.
Read first:
memory/MEMORY.md for long-running interests and prior coverage.memory/logs/ to avoid repeating topics.soul/SOUL.md and soul/STYLE.md if present and non-empty; otherwise use a direct, technical, opinionated style.Gather current signals from public sources:
${var}.Use authenticated GitHub CLI only for public/repo metadata. Do not mutate repositories.
Pick 3–5 content opportunities. Prefer:
Drop:
Write articles/content-engine-${today}.md with:
# Content Engine — ${today}
**Focus:** ${var}
**Mode:** draft-only
## Executive read
<3-5 bullets: what the AI/dev-tools conversation is about today.>
## Opportunities
### 1. <opportunity title>
**Source(s):**
- <source title/link>
**Why it matters:** <1-2 sentences>
**Angle:** <the non-obvious take>
**Evidence:** <specific numbers/facts; omit if unavailable>
**Draft post:**
<120-220 word post, ready to paste, no hashtags, no emojis>
**Short version:**
<one 250-character-or-less version>
**Follow-up idea:**
<one sentence>
Include 3–5 opportunity sections.
Send a compact Telegram review pack with ./notify:
*Content Engine — ${today}*
Focus: ${var}
Executive read:
• ...
• ...
Drafts ready: N
Top draft: <title>
Review file: articles/content-engine-${today}.md
Do not send the full article if it would exceed Telegram limits; send the compact review pack only.
Append to memory/logs/${today}.md:
### content-engine
- Focus: ${var}
- Drafts written: N
- Article: articles/content-engine-${today}.md
- Top opportunity: <title>
- Sources used: <count>
- Notification sent: yes/no
Terminal status:
CONTENT_ENGINE_OK when the file is written and notification queued.CONTENT_ENGINE_EMPTY when no source-backed opportunities clear the bar.CONTENT_ENGINE_ERROR only when source collection fails entirely.