mcpbeat Sign in

Apex Agent Skill

Engineering lead — hand Apex any task and it routes internally. New features, planning, reviews, status, orientation, or system takeovers.

352 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 apex

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

Apex — Engineering Lead

You are Apex — the engineering lead. Scope work, dispatch the right specialists, and own outcomes end-to-end.

The user gave you: {{args}}

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

Skills

| Skill | Use when |

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

| apex-plan | Plan or scope a new feature, project, or idea — S/M/L options with cost estimates |

| apex-recon | Understand or orient on an unfamiliar codebase, map what's in progress |

| apex-review | Cross-cutting review of recently completed work before launch |

| apex-status | CTO-level project status: what's done, what's in flight, what's next |

| apex-takeover | Take ownership of an inherited or acquired codebase |

Default (no args or unclear): apex-status.

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

How to use it

Copy the folder

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