skill-creator
Create Reliable Codex Skills
Building reusable AI skills requires clear triggers, focused guidance, and consistent files. This skill helps create, update, scaffold, and validate Codex skill packages.
Install with my Agent
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "skill-creator" from https://skillstore.io/skills/skill-creator.md and its manifest at https://skillstore.io/api/skills/skill-creator/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.Your Agent should still show its plan and request any confirmation required by the security policy.
Agent-readable resources
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Test it
Using "skill-creator". Create a skill for preparing weekly engineering status updates.
Expected outcome:
- A named skill directory with concise activation guidance.
- A SKILL.md file focused on inputs, output structure, and relevant constraints.
- UI metadata with a clear display name and starting prompt.
Using "skill-creator". Improve an existing deployment skill that loads every provider guide.
Expected outcome:
The revised skill keeps provider selection in the main instructions and loads only the selected provider reference.
Using "skill-creator". Validate a new document review skill before sharing it.
Expected outcome:
Validation confirms the frontmatter, naming, description, and placeholders, followed by a focused review of resource routing.
Security Audit
Medium RiskAll 70 static findings are false positives caused by SVG decimals, documentation examples, error text, or Markdown formatting. One medium issue remains because the metadata generator follows symbolic links when overwriting agents/openai.yaml.
Confirmed security concerns (1)
Risk Factors
๐ Network access (3)
โ๏ธ External commands (46)
๐ Filesystem access (4)
Share & cite this report
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
Copy report link
https://skillstore.io/skills/skill-creator/audits/9?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdown badge
[](https://skillstore.io/skills/skill-creator?utm_source=security_passport_badge)HTML badge
<a href="https://skillstore.io/skills/skill-creator?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/skill-creator/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Embed card
<iframe src="https://skillstore.io/embed/skills/skill-creator.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>Academic citations (APA ยท BibTeX ยท CFF)
APA citation
openai. (2026). skill-creator security audit report (audit version 9) [Author version unspecified]. Skillstore. https://skillstore.io/skills/skill-creator/audits/9BibTeX citation
@techreport{openai-skill-creator-2026,
author = {openai},
title = {skill-creator security audit report (audit version 9)},
institution = {Skillstore},
year = {2026},
number = {9},
url = {https://skillstore.io/skills/skill-creator/audits/9},
note = {Author version unspecified}
}CITATION.cff
cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "skill-creator security audit report (audit version 9)"
version: "unspecified"
type: report
authors:
- name: "openai"
date-released: "2026-08-17"
url: "https://skillstore.io/skills/skill-creator/audits/9"
identifiers:
- type: other
value: "skillstore:skill-creator:audit:9"
description: "Skillstore immutable audit report identifier"
Compare variants
24 installable variantsEach author remains a separate installable skill. The recommended variant is ranked by Skillstore evidence.
Why this variant is first
89jobrien-skill-creator
2026-08-21
vercel-labs-skill-creator
2026-08-21
7spade-skill-creator
2026-08-21
daviddworetzky-skill-creator
2026-08-21
bom-98-skill-creator
2026-08-21
doyajin174-skill-creator
2026-08-21
cesaraugustusgrob-skill-creator
2026-08-21
skill-creator
2026-08-21
cam10001110101-skill-creator
2026-08-21
astrabit-cpt-skill-creator
2026-08-21
zhanlincui-skill-creator
2026-08-21
barissozen-skill-creator
2026-08-21
abdullahmalik17-skill-creator
2026-08-21
langchain-ai-skill-creator
2026-08-21
daothihuong2111-skill-creator
2026-08-21
benderfendor-skill-creator
2026-08-21
92bilal26-skill-creator
2026-08-21
sickn33-skill-creator
2026-08-21
artemisai-skill-creator
2026-08-21
davila7-skill-creator
2026-08-21
chinchillaenterprises-skill-creator
2026-08-21
azeem-2-skill-creator
2026-08-21
davila7-skill-development
2026-08-21
composiohq-skill-creator
2026-08-21
Skillstore Score
Why this score Evidence Confidence: HighWhat You Can Build
Create a First Skill
Turn a repeated workflow into a discoverable skill with focused instructions and only necessary resources.
Standardize Team Skills
Apply consistent naming, metadata, folder structure, and validation across a shared skill collection.
Improve an Existing Skill
Refine triggers, reduce unnecessary context, preserve policies, and add targeted resources for demonstrated needs.
Try These Prompts
Use $skill-creator to create a skill for [task]. Place it in [directory] and keep the instructions concise.
Use $skill-creator to build a skill for [workflow]. Include [scripts, references, or assets] only where they improve repeated work.
Use $skill-creator to improve the skill at [path]. Preserve user choices, invocation policy, and unrelated metadata while addressing [problem].
Use $skill-creator to redesign [skill path] for [complex workflow]. Validate its files and run an isolated forward test with [realistic request].
Best Practices
- Keep activation descriptions concise and specific enough to avoid unrelated requests.
- Add scripts, references, or assets only when they improve a concrete repeated workflow.
- Validate structure, test changed scripts, and use isolated forward tests when complexity warrants them.
Avoid
- Do not duplicate detailed reference content inside SKILL.md.
- Do not add placeholder directories or auxiliary documentation without a clear workflow need.
- Do not overwrite existing invocation policies, dependencies, or user choices during focused updates.
Frequently Asked Questions
What does this skill create?
Can it update an existing skill?
Does it validate generated skills?
Does validation guarantee a useful skill?
When should a skill include scripts?
Can it configure automatic invocation?
Developer Details
Author
openaiLicense
MIT
Skillstore revision
r2
Version notice
The author did not declare a version.
Ref
bc37f12c64ad89ca965c1e90d44012af0469ec4e
Maintenance freshness
8/17/2026
Usage
42 downloads ยท 414 views
File structure
๐ agents/
๐ openai.yaml
๐ assets/
๐ skill-creator.png
๐ license.txt
๐ references/
๐ openai_yaml.md
๐ scripts/
๐ init_skill.py
๐ quick_validate.py
๐ SKILL.md