app-publishing

app-publishing is a skill for Claude Code from robium-ai/robium. It costs 126 tokens per session (1,806 once invoked), scanned A, original, MIT.

A publishing guide for turning a finished, tested robotics application into a public catalogue entry, project page, live workspace, and technical guide.

In plain words
What is it for?
Use it after a reference application has been implemented and smoke-tested, meaning its basic operation has been checked. It helps publish the overview, working demo, guide, source links, media, and metadata.
Why use it?
It keeps published descriptions and media tied to facts already stored in the project, so you do not have to maintain a separate copy of the application details.

Skill for Claude Code

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

Not installable on its own: it reads a path above its own folder, which only exists inside its repository. The line is ROBIUM_APPS_DIR=../robium-apps npm run build.

Part of the robium plugin — 72 skills, 1 agent, 6 hooks shipped together

Install

Getting it into your agent

This one installs as part of its plugin. Adding the marketplace and installing the plugin brings it with everything else the plugin ships.

Claude Code
/plugin marketplace add robium-ai/robium
Claude Code
/plugin install robium

Made for: Claude Code.

Or install robium, the plugin that ships this one along with the rest of its 72 skills, 1 agent, 6 hooks.

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 app-publishing

README.md
[![agentmods](https://agentmods.dev/badge/skills/robium-ai/robium/1.0.0.svg)](https://agentmods.dev/skills/robium-ai/robium/1.0.0)
Your own site
<a href="https://agentmods.dev/skills/robium-ai/robium/1.0.0"><img src="https://agentmods.dev/badge/skills/robium-ai/robium/1.0.0.svg" alt="Measured on agentmods" height="20"></a>
Per session 126 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,806 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original 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.00126 $0.01806
Opus 5 $0.00063 $0.00903
Sonnet 5 $0.00025 $0.00361
Haiku 4.5 $0.00013 $0.00181

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

Security

Grade A, and why

app-publishing 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 6d 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.

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.

archive/app-publishing/1.0.0/SKILL.md · 156 lines

How it starts

The opening of the file, as written. The whole thing — 156 lines — stays where its author put it; the contents beside it link to each section on GitHub.

app-publishing

Turn a verified reference application into a consistent public project without hand-maintaining a second copy of its facts. The app manifest owns runtime and capability truth, the portable case study owns narrative and media metadata, and the website composes both into overview, live, and guide surfaces.

When to use this skill

  • Adding a finished application to the Robium application/demo catalogs.
  • Creating or revising an app-backed article or technical guide.
  • Replacing one-off demo pages with shared project identity, navigation, and reusable live-workspace components.
  • Cross-references: use live-demo for session allocation, gateway claims, readiness, capacity, shutdown, or viewer transport; use testing to decide whether the app is ready to publish; use skill-author only when changing this skill rather than publishing an application.

Key directives

  • Delegation posture: embed + links. Embed Robium's repository-to-website publishing contract here; link to Hugging Face Spaces and Gradio for the upstream repo-backed project and embedded-app patterns.
  • One app, one identity, multiple surfaces. Overview, live workspace, guide, cards, metadata, and source links share the app ID and a common project header. They may have different routes and layouts; they must not look like unrelated products.
  • Facts stay with their owner. Runtime, requirements, tags, hosted capability, startup estimate, and session limits come from robium-app.yaml. Article title, summary, author, hero, social image, and prose come from the app's portable case study. Site-owned publication state says what robium.ai currently exposes. Do not create a parallel page manifest that repeats those values.
  • Working surfaces lead with the work. A live route opens on the controls, boot state, logs, or viewer. Marketing explanation belongs in the overview or guide, not ahead of the primary interaction.
  • Publishing never weakens the evidence bar. Media and performance claims come from real runs; simulations, fixtures, recorded evidence, and live hardware are labeled honestly. A polished card is not evidence.

Read the full file on GitHub · 156 lines

Files

What ships with it

2 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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. 6d ago First seen · 156 lines · 126 tokens per session scan A b1941180aaba

Subscribe to this mod's changes

app-publishing is a skill published in the GitHub repository robium-ai/robium (9 stars, last pushed 8d ago), licensed MIT. It adds 126 tokens to every session and 1,806 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-08-31.

Related

Other skills, from other repositories

data-charts-tako

Search and visualize the world's data - get charts, insights, and embeddable knowledge cards for finance, economics, demographics, sports, and more.

gooseworks-ai/goose-skills · 35 tokens

apollo-lead-finder

Two-phase Apollo.io prospecting: free People Search to discover ICP-matching leads, then selective enrichment to reveal emails/phones (credits per contact). Creates Apollo lists. Deduplicates against existing contacts by LinkedIn URL.

gooseworks-ai/goose-skills · 51 tokens

monorepo-management

Master monorepo management with Turborepo, Nx, and pnpm workspaces to build efficient, scalable multi-package repositories with optimized builds and dependency management. Use when setting up monorepos, optimizing builds, or managing shared dependencies.

wshobson/agents · 54 tokens

browse-and-evaluate

Use when exploring the ai-agent-skills catalog to find, compare, and evaluate skills before installing. Always use --fields to limit output size and --dry-run before committing to an install.

MoizIbnYousaf/Ai-Agent-Skills · 43 tokens

render-3d-product-showcase

Assemble a premium 3D product-showcase ad from a config — four beat clips (an orbiting hero rotation, a macro push-in, a physics reveal, a typographic close) normalized to the brand-color canvas, hard-concatenated in order, closed on a deterministic Playwright brand end card, and mixed under one instrumental bed at…

gooseworks-ai/goose-skills · 159 tokens

render-airdrop-carousel

Assemble a viral iOS "AirDrop" notification-carousel video ad (≈6–8s, 9:16) from a brand line plus 6–16 real product photos — a native AirDrop share-sheet card ("Brand would like to share a · Decline / Accept") springs up and its preview window CYCLES through the products, landing on a range/lineup payoff with an…

gooseworks-ai/goose-skills · 207 tokens