# Skill Pack Factory

> >

- **Type:** Skill
- **Install:** `agentstack add skill-arnie016-codex-prompt-templates-skill-pack-factory`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [Arnie016](https://agentstack.voostack.com/s/arnie016)
- **Installs:** 0
- **Category:** [AI & ML](https://agentstack.voostack.com/c/ai-and-ml)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [Arnie016](https://github.com/Arnie016)
- **Source:** https://github.com/Arnie016/codex-prompt-templates/tree/main/skills/skill-pack-factory
- **Website:** https://github.com/Arnie016/codex-prompt-templates

## Install

```sh
agentstack add skill-arnie016-codex-prompt-templates-skill-pack-factory
```

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

## About

# Skill Pack Factory

Make fewer, sharper skills. Use references for breadth.

## Creation Flow

1. Cluster source material into workflow patterns.
2. For multiple local source clones, run
   `$auto-skill-build-source-pattern-synthesis` before creating skill files.
3. Remove duplicates and generic advice.
4. For each skill, define one job and skip conditions.
5. Keep `SKILL.md` short; move examples and catalogs to references.
6. Add scripts only for repeated deterministic mechanics.
7. Validate with `$skill-quality-gate`.

When source material is an external skill pack, slash-command pack, hook plugin,
or upstream prompt catalogue, run `$auto-skill-safety-external-skill-intake`
before creating or installing local skills from it.

## Candidate Skill Card

```md
Name:
Trigger:
Inputs:
Workflow:
Tools:
References:
Skip when:
Validation:
```

## Quality Bar

A skill is worth creating only if it changes Codex behavior in one of these ways:

- chooses better files/tools
- prevents a risky action
- saves repeated tokens
- preserves durable project knowledge
- turns a domain workflow into a checklist
- makes validation more reliable

Read `references/skill-patterns.md` before generating large batches.

## Validation

- Each skill has one job, trigger language, skip conditions, and validation.
- Long catalogs/examples live in references, not `SKILL.md`.
- Run `$skill-quality-gate` before installing or relying on the pack.

## Source & license

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

- **Author:** [Arnie016](https://github.com/Arnie016)
- **Source:** [Arnie016/codex-prompt-templates](https://github.com/Arnie016/codex-prompt-templates)
- **License:** MIT
- **Homepage:** https://github.com/Arnie016/codex-prompt-templates

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/skill-arnie016-codex-prompt-templates-skill-pack-factory
- Seller: https://agentstack.voostack.com/s/arnie016
- 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%.
