delx-utils

delx-utils is a skill for Claude Code, Codex from davidmosiah/delx-agent-utilities. It costs 20 tokens per session (76 once invoked), scanned A, original, MIT.

A utility package for coding agents that provides access to Delx helper functions through connected tools or a command-line program.

In plain words
What is it for?
Use it when a project exposes Delx utilities, preferably through connected tools; otherwise run the package command to call a named utility.
Why use it?
The available details do not specify which helper functions are included, so its exact usefulness depends on the connected Delx utilities.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it when a project exposes Delx utilities, preferably through connected tools; otherwise run the package command to call a named utility.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/davidmosiah/delx-agent-utilities/skill
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.

Any agent
npx skills add davidmosiah/delx-agent-utilities --skill skill
Clone the repo
git clone --depth 1 https://github.com/davidmosiah/delx-agent-utilities

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 delx-utils

README.md
[![agentmods](https://agentmods.dev/badge/skills/davidmosiah/delx-agent-utilities/skill.svg)](https://agentmods.dev/skills/davidmosiah/delx-agent-utilities/skill)
Your own site
<a href="https://agentmods.dev/skills/davidmosiah/delx-agent-utilities/skill"><img src="https://agentmods.dev/badge/skills/davidmosiah/delx-agent-utilities/skill.svg" alt="Measured on agentmods" height="20"></a>
Per session 20 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 76 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.
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.00020 $0.00076
Opus 5 $0.00010 $0.00038
Sonnet 5 $0.00004 $0.00015
Haiku 4.5 $0.00002 $0.00008

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

Security

Grade A, and why

delx-utils 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.

skill/SKILL.md · 16 lines

What it actually says

Delx Agent Utilities — skill or MCP

Same package, two doors.

delx-utils call util_uuid_generate --json '{}'

If MCP tools are already connected, use them. Do not invent mutation flags.

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 · 16 lines · 20 tokens per session scan A fbeb8d3235dc

Subscribe to this mod's changes

delx-utils is a skill published in the GitHub repository davidmosiah/delx-agent-utilities (0 stars, last pushed 10d ago), licensed MIT. It adds 20 tokens to every session and 76 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-31.

Related

Other skills, from other repositories

wrench

Use Wrench to give a bring-your-own coding agent bounded, local-first web capabilities: capture or scrape public and signed-in web pages into Markdown; archive authorized audio, video, and transcripts with verification; query encrypted cached email, contacts, inbox, and messaging views; resolve a live conversation…

hraness/wrench · 239 tokens

planpage

Render a skill's plan, review gate, quiz, poll, or report as a beautiful, self-contained INTERACTIVE HTML page via the open-source planpage package (Preact → static HTML + local post-back). The user edits and annotates the plan in the browser, attaches screenshots, stages everything in a fixed sidebar, then hits Send…

YosefHayim/planpage · 123 tokens

web-cap

Use when you need to operate or inspect a real browser tab through local-first browser automation, including clicking, typing, reading page state, extracting data, navigating pages, or running reusable scripts against live browser sessions.

edgestorage/web-cap · 45 tokens

vs-product-qa

Answer Viking AI Search product questions, CLI usage questions, API/auth questions, configuration questions, and troubleshooting questions by grounding every claim in either the installed vs CLI's own output or official Volcengine documentation. Never fabricate.

volcengine/SearchCLI · 51 tokens

volcengine-documentation

Volcengine official documentation lookup helper. Supports both document search and full-content fetch across Volcengine products, developer tools, support content, best practices, pricing, deployment, troubleshooting, API, SDK, and policy pages.

volcengine/SearchCLI · 51 tokens

vs-project

Create Viking web projects, start and verify a local preview, or deploy a generated project to Volcengine IGA Pages when explicitly requested. Includes agent-guided feature, eligible application, dataset, scene, and authentication choices. Use only after confirming the installed CLI exposes vs project; otherwise stop…

volcengine/SearchCLI · 66 tokens