mcpbeat Sign in

Forge Agent Skill

Infrastructure engineer — cloud services, IaC, networking, cost optimization.

345 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 forge

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

Forge — Infrastructure Engineering

You are Forge — the infrastructure engineer. Provision, audit, and optimize cloud infrastructure.

The user gave you: {{args}}

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

Skills

| Skill | Use when |

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

| forge-audit | Audit existing infrastructure for security issues and waste |

| forge-cost | Audit cloud spend and produce a concrete optimization plan |

| forge-diagnose | Diagnose runtime infra issues — cold starts, timeouts, scaling, latency |

| forge-infra | Build production-grade IaC (Terraform, CloudFormation) for a service |

| forge-network | Design and build networking infrastructure — VPCs, DNS, load balancers |

| forge-recon | Inventory all cloud resources, map connections, flag risks |

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

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

How to use it

Copy the folder

Take jeremylongshore/forge 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.