sdl-mcp-agent-workflow

sdl-mcp-agent-workflow is a skill for Claude Code, Codex from GlitterKill/sdl-mcp. It costs 41 tokens per session (825 once invoked), scanned A, original, no licence file.

A workflow for coding-agent tasks in repositories that use SDL-MCP, a system for providing structured code and runtime context.

In plain words
What is it for?
Repository exploration, code inspection, task-context gathering, runtime execution, edits, and SDL-MCP tool calls.
Why use it?
It tells the agent how to explore, understand, run, and edit such a repository using the available SDL-MCP tools.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing.

Good fit Repository exploration, code inspection, task-context gathering, runtime execution, edits, and SDL-MCP tool calls.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/glitterkill/sdl-mcp/sdl-mcp-agent-workflow
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 GlitterKill/sdl-mcp --skill sdl-mcp-agent-workflow
Clone the repo
git clone --depth 1 https://github.com/GlitterKill/sdl-mcp

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 sdl-mcp-agent-workflow

README.md
[![agentmods](https://agentmods.dev/badge/skills/glitterkill/sdl-mcp/sdl-mcp-agent-workflow.svg)](https://agentmods.dev/skills/glitterkill/sdl-mcp/sdl-mcp-agent-workflow)
Your own site
<a href="https://agentmods.dev/skills/glitterkill/sdl-mcp/sdl-mcp-agent-workflow"><img src="https://agentmods.dev/badge/skills/glitterkill/sdl-mcp/sdl-mcp-agent-workflow.svg" alt="Measured on agentmods" height="20"></a>
Per session 41 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 825 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 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.00041 $0.00825
Opus 5 $0.00020 $0.00413
Sonnet 5 $0.00008 $0.00165
Haiku 4.5 $0.00004 $0.00082

Measured yesterday against content hash 5260d077b85d, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

sdl-mcp-agent-workflow 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 yesterday.

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.

templates/sdl-mcp-agent-workflow/SKILL.md · 53 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

Files

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.

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. yesterday Changed · +2 lines 5260d077b85d
  2. 4d ago Changed 837b6a71555a
  3. 8d ago First seen · 51 lines · 41 tokens per session scan A 8efc22351c2c

Subscribe to this mod's changes

sdl-mcp-agent-workflow is a skill published in the GitHub repository GlitterKill/sdl-mcp (473 stars, last pushed yesterday), with no licence file. It adds 41 tokens to every session and 825 once invoked, about $0.0002 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

frontend-design-landing-page

Marketing landing page and conversion-focused product page reference. Use this skill when building hero sections, feature grids, pricing pages, testimonials, CTAs, footers, navigation bars, or any public-facing marketing surface. Covers a warm, professional, developer-friendly design language (cream backgrounds…

cloudflare/vibesdk · 106 tokens

frontend-design-saas

S-tier SaaS dashboard and product UI reference. Use this skill when building application shells, data tables, settings panels, billing pages, dashboards, auth flows, admin tools, or any internal/customer-facing SaaS product UI. Inspired by Stripe, Linear, Vercel, Airbnb, Notion. Covers neutral-led design tokens…

cloudflare/vibesdk · 105 tokens

cloudflare-bundler-apps

Author Cloudflare Worker Bundler-compatible apps that build and preview correctly inside a space. Use this skill whenever you scaffold, modify, or deploy a project that will be built with @cloudflare/worker-bundler (i.e. anything served from /space/:name/preview/:branch/). Covers wrangler config, project layout…

cloudflare/vibesdk · 105 tokens

creating-workflows

A guide for creating reusable JavaScript workflows that coordinate several helper agents through steps, loops, parallel tasks, and summaries.

itmisx/deepx-code · 58 tokens

subagent-driven-development

Execute plan by dispatching fresh subagent per task, with two-stage review after each: spec compliance review first, then code quality review.

itmisx/deepx-code · 37 tokens

openspec

A specification-driven development process that records proposed software changes, implementation tasks, and updates to the project’s current behavior specifications.

itmisx/deepx-code · 73 tokens