CtrlK
BlogDocsLog inGet started
Tessl Logo

langbot-deploy

Deploy and configure a LangBot instance — Docker / Docker Compose, Kubernetes, the config.yaml model, the Box sandbox runtime, the plugin runtime, and the global API key. Use when installing, deploying, upgrading, or configuring LangBot in production or self-hosted environments. Triggers on "deploy langbot", "langbot docker", "langbot compose", "langbot kubernetes", "langbot config.yaml", "langbot box runtime", "langbot global api key".

69

Quality

84%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

The risk profile of this skill

SKILL.md
Quality
Evals
Security

Quality

Content

68%Weight 40%Scale 1-5

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

A dense, actionable deployment reference that stays specific to LangBot and avoids generic padding. Its main weakness is workflow clarity — the body is organized by topic rather than as an explicit sequenced deployment procedure with validation checkpoints.

Suggestions

Add a short numbered deployment sequence (clone -> compose up -> verify :5300 -> configure config.yaml -> restart) with explicit validation checkpoints so the workflow reads as ordered steps rather than topics.

Give the Kubernetes section at least one concrete command (e.g. 'kubectl apply -f docker/kubernetes.yaml') instead of only a file pointer.

Tighten the Docker Compose token prose into a compact checklist (generate, set on both sides, never commit) to trim borderline-verbose explanation.

DimensionReasoningScore

Conciseness

Mostly lean and LangBot-specific (token/path config, env overrides) without explaining concepts Claude already knows, though the Docker Compose token prose could be tightened slightly.

4 / 5

Actionability

Provides concrete, copy-paste-ready commands ('docker compose --profile all up', 'openssl rand -hex 32', 'sudo usermod -aG docker') and config keys, but the Kubernetes and Runtimes sections lean on pointers rather than executable steps.

4 / 5

Workflow Clarity

Content is organized by topic with a logical implied sequence and error-recovery in 'Pitfalls', but there are no explicit numbered steps or validate-then-proceed checkpoints for the deployment workflow.

3 / 5

Progressive Disclosure

Well-organized into clearly headed sections with one-level-deep, clearly signaled references ('See docker/kubernetes.yaml', 'See langbot-mcp-ops', 'docs/API_KEY_AUTH.md'); no local bundle files exist, so structure alone carries it just short of the top anchor.

4 / 5

Total

15

/

20

Passed

Description

100%Weight 40%Scale 1-5

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

A strong, well-constructed description that concretely states capabilities, gives explicit 'Use when' guidance, lists natural trigger phrases, and occupies a distinct niche. It uses third-person voice with no padding.

DimensionReasoningScore

Specificity

Lists multiple concrete capabilities — 'Docker / Docker Compose, Kubernetes, the config.yaml model, the Box sandbox runtime, the plugin runtime, and the global API key' — giving comprehensive coverage of what the skill handles.

5 / 5

Completeness

Explicitly answers both 'what' ('Deploy and configure a LangBot instance — ...') and 'when' ('Use when installing, deploying, upgrading, or configuring LangBot in production or self-hosted environments') with concrete trigger phrases.

5 / 5

Trigger Term Quality

Provides explicit, natural trigger phrases a user would say — 'deploy langbot', 'langbot docker', 'langbot compose', 'langbot kubernetes', 'langbot config.yaml', 'langbot box runtime', 'langbot global api key' — covering synonyms and the config filename.

5 / 5

Distinctiveness Conflict Risk

A clear LangBot-deployment niche with 'langbot'-prefixed triggers makes it highly distinguishable from other skills with minimal conflict risk.

5 / 5

Total

20

/

20

Passed

Validation

100%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

Repository
langbot-app/LangBot
Reviewed

Table of Contents

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.