validating-and-publishing-canvases

validating-and-publishing-canvases is a skill for Claude Code from PostHog/ai-plugin. It costs 118 tokens per session (2,401 once invoked), scanned A, original, no licence file.

A workflow for checking and publishing a canvas source project safely. It validates the project, stages a draft build, publishes it with version checks, and handles queued builds and recovery.

In plain words
What is it for?
Use it to validate canvas projects, inspect the current version, fix validation diagnostics, stage drafts, promote builds, and recover from publishing problems.
Why use it?
It helps avoid publishing from the wrong version or promoting a build before validation and staging are complete. It also describes how to respond when publishing is delayed or fails.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the posthog plugin — 164 skills, 3 commands, 1 agent, 2 hooks, 1 MCP server shipped together

Good fit Use it to validate canvas projects, inspect the current version, fix validation diagnostics, stage drafts, promote builds, and recover from publishing problems.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/posthog/ai-plugin/validating-and-publishing-canvases
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 PostHog/ai-plugin --skill validating-and-publishing-canvases
Clone the repo
git clone --depth 1 https://github.com/PostHog/ai-plugin

Made for: Claude Code.

Or install posthog, the plugin that ships this one along with the rest of its 164 skills, 3 commands, 1 agent, 2 hooks, 1 MCP server.

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 validating-and-publishing-canvases

README.md
[![agentmods](https://agentmods.dev/badge/skills/posthog/ai-plugin/validating-and-publishing-canvases/github.svg)](https://agentmods.dev/skills/posthog/ai-plugin/validating-and-publishing-canvases)
Your own site
<a href="https://agentmods.dev/skills/posthog/ai-plugin/validating-and-publishing-canvases"><img src="https://agentmods.dev/badge/skills/posthog/ai-plugin/validating-and-publishing-canvases/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for validating-and-publishing-canvases

Your own site · 80×15
<a href="https://agentmods.dev/skills/posthog/ai-plugin/validating-and-publishing-canvases"><img src="https://agentmods.dev/badge/skills/posthog/ai-plugin/validating-and-publishing-canvases.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 118 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,401 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. 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.00118 $0.02401
Opus 5 $0.00059 $0.01201
Sonnet 5 $0.00024 $0.00480
Haiku 4.5 $0.00012 $0.00240

Measured today against content hash 41486b5dc96a, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

validating-and-publishing-canvases scanned grade A with 0 findings 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 today.

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.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/validating-and-publishing-canvases/SKILL.md · 172 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. today Changed · +2 lines 41486b5dc96a
  2. 6d ago First seen · 170 lines · 118 tokens per session scan A 5ab23180f90f

Subscribe to this mod's changes

validating-and-publishing-canvases is a skill published in the GitHub repository PostHog/ai-plugin (81 stars, last pushed yesterday), with no licence file. It adds 118 tokens to every session and 2,401 once invoked, about $0.0006 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-05.

Related

Other skills, from other repositories

domscribe

Work with Domscribe — the pixel-to-code bridge. Use when setting up, initializing, or configuring Domscribe for a project, OR when editing or modifying UI components (React, Vue, Next.js, Nuxt), implementing features from captured UI annotations, querying runtime context for source locations, exploring component…

patchorbit/domscribe · 94 tokens

ghost-decode

Use when a video hides text in moving dots or noise — "ghost font" clips, motion-defined text, random-dot kinematograms, TV-static videos with a secret message, text readable only while playing but invisible in any paused frame, or the user asks what a ghost-font video says.

haroontrailblazer/ghost-font-decoder · 64 tokens

avfoundation-media-pipeline-workflow

Guide AVFoundation media-pipeline implementation and repair, including AVCaptureSession, capture queues, AVPlayer, AVAsset async loading, AVAssetReader, AVAssetWriter, export, transcode, sample-buffer append back-pressure, and capture or playback ownership boundaries. Use when fixing or modernizing Apple media…

gaelic-ghost/socket · 82 tokens

coremedia-timing-samplebuffer-workflow

Guide Core Media timing and sample-buffer implementation and repair, including CMTime, CMTimeRange, CMClock, CMTimebase, CMFormatDescription, CMSampleBuffer, attachments, readiness, presentation and decode timestamps, dropped buffers, AVSampleBufferDisplayLayer, AVSampleBufferRenderSynchronizer, and synchronization…

gaelic-ghost/socket · 90 tokens

photos-library-editing-workflow

Guide privacy-preserving PhotosUI media selection and PhotoKit authorization, limited-library access, assets, collections, fetches, change observation, image/video requests, caching, iCloud delivery, asset resources, creation transactions, albums, content editing, adjustment data, nondestructive edits, cancellation…

gaelic-ghost/socket · 91 tokens

apple-image-representation-workflow

Guide Apple image decoding, encoding, metadata, thumbnails, multi-frame sources, and representation bridging across Image I/O, Core Graphics, AppKit NSImage and NSImageRep, UIKit UIImage, Core Image, and Core Video. Use when image work involves files, data, representations, orientation, scale, color, metadata, or…

gaelic-ghost/socket · 81 tokens