design-lab

design-lab is a skill for Claude Code, Codex from fl-sean03/OpenSDL. It costs 75 tokens per session (981 once invoked), scanned A, original, Apache-2.0.

A design procedure for planning a laboratory's equipment, physical layout, and interfaces before configuring its software. It considers the materials, hazards, measurements, throughput, facilities, budget, and future growth.

In plain words
What is it for?
Use it when planning a laboratory buildout, selecting instruments or mechanisms, dividing a work cell into components, or adapting a reference design to a particular material or hazard.
Why use it?
It helps decide what the laboratory must contain and which physical choices may be difficult to change later. This avoids configuring software around an unsuitable laboratory design.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: installed under .agents/ (shared by several agents); mentions AGENTS.md.

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/fl-sean03/opensdl/design-lab
Any agent
npx skills add fl-sean03/OpenSDL --skill design-lab
Clone the repo
git clone --depth 1 https://github.com/fl-sean03/OpenSDL

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 design-lab

README.md
[![agentmods](https://agentmods.dev/badge/skills/fl-sean03/opensdl/design-lab.svg)](https://agentmods.dev/skills/fl-sean03/opensdl/design-lab)
Your own site
<a href="https://agentmods.dev/skills/fl-sean03/opensdl/design-lab"><img src="https://agentmods.dev/badge/skills/fl-sean03/opensdl/design-lab.svg" alt="Measured on agentmods" height="20"></a>
Per session 75 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 981 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.00075 $0.00981
Opus 5 $0.00037 $0.00491
Sonnet 5 $0.00015 $0.00196
Haiku 4.5 $0.00007 $0.00098

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

Security

Grade A, and why

design-lab 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.

.agents/skills/design-lab/SKILL.md · 80 lines

How it starts

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

Design a laboratory for its application

Apply the method in docs/guides/design-a-lab.md. This procedure records its output as durable decisions in a laboratory repository.

Boundary with start-here

Use design-lab for plant and interface questions: what to build, which requirement drives it, which choices cannot be revised later, and how a pattern from another field transfers to this material system. Use start-here for OpenSDL configuration: repository context, inventory, capability mapping, and the first workflow. A design session usually precedes a start-here session, or interrupts one when a configuration question turns out to be a physical one.

Inputs

  • the decision the loop must make, and the measurement that informs it;
  • the material system and its relevant properties or hazard classes;
  • throughput, cycle time, and expected campaign length;
  • existing equipment, facility constraints, and budget envelope; and
  • the intended growth path beyond the first workflow.

Begin with partial input. Ask only for what changes the recommendation.

Procedure

  1. Read the nearest AGENTS.md and inspect Git state before changing files. In a laboratory repository, read docs/lab/context.md, inventory.md, setup-plan.md, and decisions.md.
  2. State the loop before the equipment: the decision, the measurement, the shortest operation sequence, and the cycle count needed for convergence. Flag when cycle time and required cycles make the loop impractical, because no downstream choice fixes that.
  3. Define the minimum viable loop. Prefer one closed loop with simulated or manual steps over a broader set of automated but open steps.
  4. Separate plant, interface, capability, and campaign decisions. Keep a physical constraint out of workflow logic.
  5. For each component under discussion, name the functions it serves before naming a mechanism. When requirements conflict inside one part, propose an architectural split rather than a more complex part.
  6. Identify the binding constraint by estimating margin per requirement. Record it. Warn explicitly when a candidate design is borrowed from a field whose binding constraint differs.
  7. Check every borrowed pattern against the material-system table in the guide. Report any row that applies, and treat a recognized hazard class as a prompt for qualified review rather than a resolved question.
  8. Classify each decision as reversible or irreversible. Recommend deliberate design time and outside review for the irreversible ones, and recommend over-provisioning payload, envelope, utilities, bandwidth, and slot count.
  9. Where the laboratory must grow, propose a versioned interface specification and record it in the laboratory repository beside the manifest.
  10. For unattended operation, identify each state the machine must observe rather than infer, and name the failure modes that warrant verification by two different physical principles.
  11. Keep safety functions in an independent rated system that OpenSDL cannot outvote. Do not design an interlock that depends on the orchestration layer.
  12. Write results into docs/lab/decisions.md and setup-plan.md: the choice, the rejected alternatives, the driving constraint, and the condition that would justify revisiting it.
  13. Hand the next task to start-here, create-lab, add-capability, add-adapter, or develop-workflow.

Read the full file on GitHub · 80 lines

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 · 80 lines · 75 tokens per session scan A 17cffadc1517

Subscribe to this mod's changes

design-lab is a skill published in the GitHub repository fl-sean03/OpenSDL (102 stars, last pushed 6d ago), licensed Apache-2.0. It adds 75 tokens to every session and 981 once invoked, about $0.0004 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-30.