dynamo: Skill for Claude Code

.agents/skills/author-baseline-dgd/SKILL.md

author-baseline-dgd is a skill for Claude Code, Codex from ai-dynamo/dynamo. It costs 75 tokens per session (1,433 once invoked), scanned A, original, no licence file.

A drafting aid for creating a DynamoGraphDeployment, a configuration describing how a model should run on selected hardware and a backend, from interview requirements.

In plain words
What is it for?
Use it during the user interview to prepare a candidate deployment configuration when the catalogue has no suitable recipe.
Why use it?
It helps when no existing catalogue recipe matches the requested model, hardware, and backend, while showing the reasoning behind each choice for confirmation.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing. Also seen: installed under .agents/ (shared by several agents).

This is ai-dynamo/dynamo's own configuration. It tells Claude Code and Codex how to work on dynamo itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything dynamo configures →

Reuse

Borrowing it

Nothing to install: this file belongs to ai-dynamo/dynamo. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/ai-dynamo/dynamo/main/.agents/skills/author-baseline-dgd/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/ai-dynamo/dynamo

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 author-baseline-dgd

README.md
[![agentmods](https://agentmods.dev/badge/skills/ai-dynamo/dynamo/author-baseline-dgd.svg)](https://agentmods.dev/skills/ai-dynamo/dynamo/author-baseline-dgd)
Your own site
<a href="https://agentmods.dev/skills/ai-dynamo/dynamo/author-baseline-dgd"><img src="https://agentmods.dev/badge/skills/ai-dynamo/dynamo/author-baseline-dgd.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 1,433 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
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.1 $0.00075 $0.01433
Opus 5 $0.00037 $0.00717
Sonnet 5 $0.00015 $0.00287
Haiku 4.5 $0.00007 $0.00143

Measured 8d ago against content hash 960cd0b0652d, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

author-baseline-dgd 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 8d 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/author-baseline-dgd/SKILL.md · 108 lines

The source is not reproduced here

A licence we could not identify

The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.

Read it on GitHub

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. 8d ago First seen · 108 lines · 75 tokens per session scan A 960cd0b0652d

Subscribe to this mod's changes

author-baseline-dgd is a skill published in the GitHub repository ai-dynamo/dynamo (7,983 stars, last pushed yesterday), with no licence file. It adds 75 tokens to every session and 1,433 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.

Related

Other skills, from other repositories

neuron-evaluation-engineer

Create and run AI evaluations with datasets, assertions, and output drivers in Neuron AI. Use this skill whenever the user mentions evaluation, testing AI systems, creating evaluators, dataset-driven testing, assertion-based validation, or wants to measure AI system performance. Also trigger for tasks involving…

neuron-core/neuron-ai · 77 tokens

neuron-structured-output

Design and implement structured output classes for Neuron AI agents using SchemaProperty attributes and validation rules. Use this skill when the user mentions structured output, JSON schema extraction, data validation, output classes, DTOs for AI responses, extracting structured data from LLM, or configuring property…

neuron-core/neuron-ai · 104 tokens

neuron-test-engineer

Write tests for Neuron AI agents, RAG systems, workflows, and tools using the built-in testing utilities. Use this skill when the user mentions testing agents, writing unit tests, mocking AI providers, testing tool execution, verifying RAG retrieval, testing workflow behavior, or creating test cases for Neuron AI…

neuron-core/neuron-ai · 94 tokens

neuron-rag-specialist

Implement RAG (Retrieval-Augmented Generation) with Neuron AI including vector stores, embeddings providers, document loaders, and retrieval strategies. Use this skill whenever the user mentions RAG, retrieval, vector search, document retrieval, semantic search, knowledge bases, chat with documents, or wants to build…

neuron-core/neuron-ai · 95 tokens

ml-training-recipes

Battle-tested PyTorch training recipes for all domains — LLMs, vision, diffusion, medical imaging, protein/drug discovery, spatial omics, genomics. Covers training loops, optimizer selection (AdamW, Muon), LR scheduling, mixed precision, debugging, and systematic experimentation. Use when training or fine-tuning…

Orchestra-Research/AI-Research-SKILLs · 88 tokens

cutedsl_megamoe

Skill "cutedsl_megamoe" from flashinfer-ai/flashinfer, covering updating the cutedsl megamoe kernel src, layout, when the kernel team drops a new version of src/ and what not to update here.

flashinfer-ai/flashinfer · 0 tokens