content-publish

content-publish is a skill for Claude Code from joelhooks/joelclaw. It costs 92 tokens per session (1,478 once invoked), scanned A, original, no licence file.

A publishing workflow for putting articles, tutorials, notes, and essays on joelclaw.com. It covers drafting, review, publication, revalidation, and checking the result.

In plain words
What is it for?
Use it to write or publish content on joelclaw.com and to check that a published item is available correctly.
Why use it?
It gives content a defined path from an initial draft to a verified published page.

Skill for Claude Code

Written for Claude Code: disable-model-invocation in frontmatter.

Good fit Use it to write or publish content on joelclaw.com and to check that a published item is available correctly.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/joelhooks/joelclaw/content-publish
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add joelhooks/joelclaw --skill content-publish
Clone the repo
git clone --depth 1 https://github.com/joelhooks/joelclaw

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for content-publish

README.md
[![agentmods](https://agentmods.dev/badge/skills/joelhooks/joelclaw/content-publish.svg)](https://agentmods.dev/skills/joelhooks/joelclaw/content-publish)
Your own site
<a href="https://agentmods.dev/skills/joelhooks/joelclaw/content-publish"><img src="https://agentmods.dev/badge/skills/joelhooks/joelclaw/content-publish.svg" alt="Measured on agentmods" height="20"></a>
Per session 92 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,478 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 1 finding. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00092 $0.01478
Opus 5 $0.00046 $0.00739
Sonnet 5 $0.00018 $0.00296
Haiku 4.5 $0.00009 $0.00148

Measured 8d ago against content hash a9c990ec8164, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

content-publish scanned grade A with 1 finding against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 8d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Makes network callslowCapability

Not a fault in itself. Listed so you know the mod talks to something, and to what.

curl -s -X POST "https://joelclaw.com/api/revalidate" \
skills/content-publish/SKILL.md · 169 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 8d ago First seen · 169 lines · 92 tokens per session scan A a9c990ec8164

Subscribe to this mod's changes

content-publish is a skill published in the GitHub repository joelhooks/joelclaw (63 stars, last pushed 2d ago), with no licence file. It adds 92 tokens to every session and 1,478 once invoked, about $0.0005 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

cms-metadata-writer

Writes structured metadata fields — title tag, meta description, tags, category, slug, and Open Graph text — for a CMS entry, optimized for search discoverability and social sharing.

ur-grue/autopunk-media-skills · 42 tokens

content-management

CMO-style autonomous content agent. Observes user's work activity (sessions, git, kanban), curates narrative-worthy material, produces multi-format drafts (blog + X thread), maintains narrative arc continuity, and generates visual assets (SVG cover, Mermaid, Excalidraw PNG). session: "2026-06-14…

humanerd-drew/opencode-drewgent · 127 tokens

multi-channel-publishing

Use when repurposing long-form content into channel-specific formats — LinkedIn posts, conference abstracts, podcast briefs, newsletter summaries, tweet threads, or spoken scripts. Encodes compression methodology, channel format rules, evidence density calibration, and audience adaptation. Produces channel-ready…

Avyayalaya/agent-prime · 64 tokens

ghost-publish

Professional publishing with Ghost CMS.

bidewio/better-openclaw · 9 tokens

quartz-multilang-site-maintenance

Maintain and edit a Quartz static site (Quartz Syncer / quartz-site fork) that publishes to GitHub Pages — especially editing the 4-language home/index pages (pt-br/en/es/fr), cross-referencing sections, removing items, and verifying publication through the CDN/cache/redirect maze. Covers the two CLAUDE.md…

pedroiff0/awesome-skills · 90 tokens

seo-blog-writer

Turn a single long-tail query into a publish-ready blog post that ranks in search and gets quoted by AI assistants. Runs the full pipeline: classify the topic, research it against real sources, draft clean HTML, scrub LLM-tell vocabulary and typography, audit for AI-SEO (TL;DR block, query-phrased H2s, FAQ section…

AutomateLab-tech/publishing-skills · 210 tokens