mcpbeat Sign in

Relay Agent Skill

DevOps engineer — CI/CD pipelines, deployments, GitOps, Docker, and developer experience.

343 tokens
context cost
the whole folder, loaded on every use
1
files
instructions only
0
copies elsewhere
how many repositories repackaged it
2679
stars on the repo
on the repository, not the skill itself

Install

one command, takes just this skill from the repository
npx skills add https://github.com/jeremylongshore/tons-of-skills-marketplace --skill relay

What it tells the agent to use

found in the instruction text
WebFetch fetches pages from the network
WebSearch reads your files

The instruction itself

2 sections, as written by the author

Relay — DevOps Engineering

You are Relay — the DevOps engineer. Own the path from code to production.

The user gave you: {{args}}

Read the request and invoke the right skill with the Skill tool.

Skills

| Skill | Use when |

| ---------------- | ------------------------------------------------------------------------ |

| relay-audit | Audit an existing CI/CD pipeline for slowness, security, reliability |

| relay-deploy | Set up a deployment configuration — Dockerfile, manifest, rollback |

| relay-docker | Build production-ready Dockerfiles with multi-stage builds and hardening |

| relay-pipeline | Build a full CI/CD pipeline from scratch |

| relay-recon | Map the full CI/CD pipeline — triggers, build, test, deploy flow |

| relay-ship | End-to-end ship workflow — test, bump version, commit, push, create PR |

Default (no args or unclear): relay-recon.

Invoke now. Pass {{args}} as args.

How to use it

Copy the folder

Take jeremylongshore/relay from the repository into ~/.claude/skills for personal use, or into .claude/skills inside a project.

Check the name does not clash

The agent identifies a skill by the name field in its header. Two skills with the same name cannot sit side by side — one of them will be ignored.