Install
$ agentstack add skill-arnie016-codex-prompt-templates-skill-pack-factory ✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
About
Skill Pack Factory
Make fewer, sharper skills. Use references for breadth.
Creation Flow
- Cluster source material into workflow patterns.
- For multiple local source clones, run
$auto-skill-build-source-pattern-synthesis before creating skill files.
- Remove duplicates and generic advice.
- For each skill, define one job and skip conditions.
- Keep
SKILL.mdshort; move examples and catalogs to references. - Add scripts only for repeated deterministic mechanics.
- 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
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-gatebefore 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
- Source: 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.
Reviews
No reviews yet — be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.