clawhub-skill

clawhub-skill is a skill for Claude Code, Codex from codeofaxel/Kiln. It costs 0 tokens per session (525 once invoked), scanned A, original, AGPL-3.0.

A skill for controlling 3D printers through an AI agent, with access to many printer operations and command-line actions. A 3D printer turns digital models into physical objects layer by layer.

In plain words
What is it for?
Use it to manage printer actions and workflows from an AI agent or command line.
Why use it?
It gives an agent a documented way to interact with 3D-printer controls instead of requiring every operation to be handled manually.

Skill for Claude CodeCodex

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.

agentmods
npx agentmods add skills/codeofaxel/kiln/clawhub-skill
Any agent
npx skills add codeofaxel/Kiln --skill clawhub-skill
Clone the repo
git clone --depth 1 https://github.com/codeofaxel/Kiln

Made for: Claude Code, Codex.

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 clawhub-skill

README.md
[![agentmods](https://agentmods.dev/badge/skills/codeofaxel/kiln/clawhub-skill.svg)](https://agentmods.dev/skills/codeofaxel/kiln/clawhub-skill)
Your own site
<a href="https://agentmods.dev/skills/codeofaxel/kiln/clawhub-skill"><img src="https://agentmods.dev/badge/skills/codeofaxel/kiln/clawhub-skill.svg" alt="Measured on agentmods" height="20"></a>
Per session 0 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 525 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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 $0.00000 $0.00525
Opus 5 $0.00000 $0.00262
Sonnet 5 $0.00000 $0.00105
Haiku 4.5 $0.00000 $0.00052

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

Security

Grade A, and why

clawhub-skill 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 4d 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.

clawhub-skill/SKILL.md · 49 lines

The source is not reproduced here

Licensed AGPL-3.0

The repository is licensed AGPL-3.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.

Read it on GitHub

Files

What ships with it

1 file 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. 4d ago First seen · 49 lines · 0 tokens per session scan A b4583d6ad381

Subscribe to this mod's changes

clawhub-skill is a skill published in the GitHub repository codeofaxel/Kiln (52 stars, last pushed today), licensed AGPL-3.0. It costs nothing until one of its globs matches a file; then it loads 525 tokens. 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-30.

Related

Other skills, from other repositories

3d-printer-slicing-automation

REQUIRED for ANY .stl / .3mf / .zip 3D-model attachment. FIRST tool call MUST be the u1kit tool: u1kit(modelpath= ). It slices, renders the operator's options form itself, and returns a readiness card. Do NOT extract zips, run orca-slicer, or call the form tool yourself. Also REQUIRED when the operator asks to reprint…

bbolinger/snapmaker-u1-toolkit · 110 tokens

bambu-studio-ai

Bambu Lab 3D printer control and automation. Activate when user mentions: printer status, 3D printing, slice, analyze model, generate 3D, AMS filament, print monitor, Bambu Lab, or any 3D printing task. Full pipeline: search → generate → analyze → colorize → preview → open BS → user slice → print → monitor. Supports…

heyixuan2/bambu-studio-ai · 130 tokens

klipper-ops

Safe, token-efficient Klipper printer host operations through typed MCP tools with bundled shell fallbacks. Use for compact service health, bounded journal logs, Moonraker print state, printerdata/config manifests, diffs, pulls, backups, validation, staged config applies, rollback, allowlisted restarts, workspace…

anton-kostryukov/3d-printing-ops · 86 tokens

filament-match

离线耗材配色助手,内置拓竹官方材料色库、彩多屋纯色色卡和 Polymaker 官方 HEX 色卡,可根据 HEX 或图片主色匹配最接近的耗材颜色,并生成本地 HTML 色卡,无需联网查询。.

tonyljl526/bambu-filament-color-match · 63 tokens

grok-claim

Authenticate a Grok Bot or headless agent to Print Hive when OAuth in the client is unavailable, using the agent claim flow.

PrintHive/print-hive-plugins · 31 tokens

fleet-operations

Inspect and operate a Print Hive fleet, queue and start jobs, manage printer state, and diagnose farm health with safety confirmations.

PrintHive/print-hive-plugins · 29 tokens