# Claude Skills

> Open-source Claude Code skills marketplace — agent-army, claude-continuation, and more. Add once, install whichever you want. claude-skills.amjad1233.com

- **Type:** MCP server
- **Install:** `agentstack add mcp-amjad1233-claude-skills`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [amjad1233](https://agentstack.voostack.com/s/amjad1233)
- **Installs:** 0
- **Category:** [Integrations](https://agentstack.voostack.com/c/integrations)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [amjad1233](https://github.com/amjad1233)
- **Source:** https://github.com/amjad1233/claude-skills

## Install

```sh
agentstack add mcp-amjad1233-claude-skills
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# claude-skills

> Amjad's open-source [Claude Code](https://claude.com/claude-code) skills — one marketplace,
> each skill a complete standalone plugin. Add the marketplace once, install whichever you want.

**🌐 Explainer & install guide:** [claude-skills.amjad1233.com](https://claude-skills.amjad1233.com)

## Install

```
/plugin marketplace add amjad1233/claude-skills
```

Then install any skill from the marketplace:

```
/plugin install agent-army@amjad1233
/plugin install claude-continuation@amjad1233
```

(`@amjad1233` is the marketplace name, not the GitHub handle.)

## Skills

| Skill | What it does |
|---|---|
| [**agent-army**](agent-army/) | Run a fleet of autonomous Claude Code agents in parallel — one per independent seam, each in its own git worktree, coordinated by a changeable master through an on-disk command centre. Opens with a Front Door interview that routes cheap work elsewhere. |
| [**claude-continuation**](claude-continuation/) | Session handoffs for Claude Code. `/end` captures where you left off; `/continue` picks it back up; `/next` opens the next session in a fresh terminal. |

Each lives in its own subdirectory as a self-contained plugin (`.claude-plugin/plugin.json` +
its skills/commands). More get added as new subdirectories + one line in
[`.claude-plugin/marketplace.json`](.claude-plugin/marketplace.json).

## Roadmap

- [ ] **Agent Army** for [opencode](https://github.com/sst/opencode) & other providers
- [ ] **Continuation** for opencode & other providers
- [ ] Open-source the **Jokerize** skill here

## Repo layout

```
claude-skills/
├── .claude-plugin/marketplace.json   # the marketplace ("amjad1233"), lists every plugin
├── agent-army/                       # standalone plugin
├── claude-continuation/              # standalone plugin
└── docs/                             # the landing page (claude-skills.amjad1233.com)
```

## Licence

MIT — see [LICENSE](LICENSE).

## Source & license

This open-source MCP server is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [amjad1233](https://github.com/amjad1233)
- **Source:** [amjad1233/claude-skills](https://github.com/amjad1233/claude-skills)
- **License:** MIT

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/mcp-amjad1233-claude-skills
- Seller: https://agentstack.voostack.com/s/amjad1233
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
