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.
npx agentmods add skills/fl-sean03/opensdl/create-labnpx skills add fl-sean03/OpenSDL --skill create-labgit clone --depth 1 https://github.com/fl-sean03/OpenSDLWrote 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.
[](https://agentmods.dev/skills/fl-sean03/opensdl/create-lab)<a href="https://agentmods.dev/skills/fl-sean03/opensdl/create-lab"><img src="https://agentmods.dev/badge/skills/fl-sean03/opensdl/create-lab.svg" alt="Measured on agentmods" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.00029 | $0.00360 |
| Opus 5 | $0.00015 | $0.00180 |
| Sonnet 5 | $0.00006 | $0.00072 |
| Haiku 4.5 | $0.00003 | $0.00036 |
Grade A, and why
create-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 3d 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.
What it actually says
Create an organization laboratory
Inputs
- empty destination path
- laboratory name
- owner identifier
Procedure
- Run
.agents/skills/create-lab/run.sh PATH [NAME] [OWNER]. - Inspect the generated manifest, workflows, policy, tests, and local skills.
- Configure a package source for the OpenSDL alpha distributions.
- For a local smoke test before registry publication, run
uv build --all-packages --wheel --out-dir distin the framework checkout. Then runuv sync --find-links /path/to/OpenSDL/distin the lab. - Run
./scripts/check.shand the first simulator workflow. - Prepare an organization-owned baseline. Commit it when requested and only treat
uv.lockas portable when it resolves from a stable registry or committed artifact source. A local wheelhouse path can be recorded in the lock and is local bootstrap state. - Set the CI repository variable
OPENSDL_PACKAGES_AVAILABLE=trueonly after that stable source is available. Until then, CI validates agent files and visibly skips the full dependency-backed job. - Replace simulated capabilities incrementally and retain their conformance fixtures.
Completion
With an OpenSDL package source configured, the separate repository resolves its dependencies and passes its generated simulator checks. A stable package source is required before claiming that the lockfile and generated CI are portable across clones.
Stop conditions
Stop if the destination contains files or package resolution is unavailable. Report the exact state and preserve the destination.
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.
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.
- 3d ago First seen · 40 lines · 29 tokens per session scan A 4255cea905a5
create-lab is a skill published in the GitHub repository fl-sean03/OpenSDL (102 stars, last pushed 3d ago), licensed Apache-2.0. It adds 29 tokens to every session and 360 once invoked, about $0.0001 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.
Other skills, from other repositories
scitex
Skill "scitex" from scitex-ai/scitex-python, covering scitex — umbrella package, mechanics, sub-skills index, quick reference and mandatory leaves.
stx.cli
Command-line interface for SciTeX platform operations — 30+ subcommands with lazy loading. Specialization of scitex-cli-convention.
literature-review
Use when the user wants to draft a literature review, survey a research area, summarize a field, organize workspace papers, identify gaps, or export review references.
scientific-tool-onboarding
Use when evaluating, adding, or upgrading ScholarAIO support for a scientific computing tool, especially integration-gate review, official docs ingestion, toolref integration, lightweight skill design, and end-to-end CLI verification.
bioinformatics
Use when working on bioinformatics workflows such as alignment, variant calling, phylogenetics, or protein-structure analysis, especially across BLAST, minimap2, samtools, bcftools, MAFFT, IQ-TREE, or ESMFold.
export
Use when the user needs BibTeX, RIS, Markdown reference lists, filtered citation exports, custom citation styles, or a Markdown-to-DOCX export for sharing.