when-creating-skill-template-use-skill-builder
Build Claude Code Skill Templates
Creating reusable AI skills requires consistent files and metadata. This skill guides Claude Code and Codex through a structured template workflow.
Install with my Agent
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "when-creating-skill-template-use-skill-builder" from https://skillstore.io/skills/dnyoussef-when-creating-skill-template-use-skill-builder.md and its manifest at https://skillstore.io/api/skills/dnyoussef-when-creating-skill-template-use-skill-builder/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 "when-creating-skill-template-use-skill-builder". A user asks for a skill template for release note generation.
Expected outcome:
- A SKILL.md outline with metadata, triggers, phases, and validation criteria.
- A README.md quick start section for the release note workflow.
- A PROCESS.md workflow summary and diagram plan.
Using "when-creating-skill-template-use-skill-builder". A user provides a workflow and asks for validation guidance.
Expected outcome:
- A checklist for YAML validity, required files, documentation completeness, and dry-run behavior.
- Warnings to review local commands before execution.
- Suggested success metrics for the generated skill.
Using "when-creating-skill-template-use-skill-builder". A team wants a consistent structure for internal AI skills.
Expected outcome:
The skill produces a reusable creation process with naming rules, metadata fields, file expectations, and review checkpoints.
Security Audit
Medium RiskMost static findings are false positives caused by Markdown fences, JavaScript template literals, checklist text, and identifiers such as phase.key. The meaningful risk is that the skill guides users to run npx claude-flow@alpha and other local commands, which requires explicit review and safer dependency handling.
Confirmed security concerns (1)
Capability review items (4)
These are real local capabilities that may be expected for this skill, so they require review but are not counted as confirmed malicious behavior.
Risk Factors
โ๏ธ External commands (67)
๐ Filesystem access (1)
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/dnyoussef-when-creating-skill-template-use-skill-builder/audits/9?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdown badge
[](https://skillstore.io/skills/dnyoussef-when-creating-skill-template-use-skill-builder?utm_source=security_passport_badge)HTML badge
<a href="https://skillstore.io/skills/dnyoussef-when-creating-skill-template-use-skill-builder?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/dnyoussef-when-creating-skill-template-use-skill-builder/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Embed card
<iframe src="https://skillstore.io/embed/skills/dnyoussef-when-creating-skill-template-use-skill-builder.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
DNYoussef. (2026). when-creating-skill-template-use-skill-builder security audit report (audit version 9) [Author version 1.0.0]. Skillstore. https://skillstore.io/skills/dnyoussef-when-creating-skill-template-use-skill-builder/audits/9BibTeX citation
@techreport{dnyoussef-dnyoussef-when-creating-skill-template-use-skill-builder-2026,
author = {DNYoussef},
title = {when-creating-skill-template-use-skill-builder security audit report (audit version 9)},
institution = {Skillstore},
year = {2026},
number = {9},
url = {https://skillstore.io/skills/dnyoussef-when-creating-skill-template-use-skill-builder/audits/9},
note = {Author version 1.0.0}
}CITATION.cff
cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "when-creating-skill-template-use-skill-builder security audit report (audit version 9)"
version: "1.0.0"
type: report
authors:
- name: "DNYoussef"
date-released: "2026-07-05"
url: "https://skillstore.io/skills/dnyoussef-when-creating-skill-template-use-skill-builder/audits/9"
identifiers:
- type: other
value: "skillstore:dnyoussef-when-creating-skill-template-use-skill-builder:audit:9"
description: "Skillstore immutable audit report identifier"
Skillstore Score
Why this score Evidence Confidence: HighWhat You Can Build
Standardize New Skill Scaffolds
Create a repeatable file structure and metadata checklist for new AI skills.
Document Reusable Workflows
Turn a workflow idea into skill documentation, process steps, and expected outputs.
Review Skill Completeness
Check whether a skill draft includes required files, validation steps, and usage guidance.
Try These Prompts
Create a Claude Code skill template for a workflow named [name]. Include purpose, triggers, required files, and validation steps.
Design the phase structure for a skill that helps with [workflow]. Include objectives, agents, outputs, and success criteria.
Convert these workflow notes into a Claude Code skill package with SKILL.md, README.md, PROCESS.md, and a process diagram outline.
Review this generated skill draft for metadata completeness, progressive disclosure, validation coverage, command safety, and marketplace readiness.
Best Practices
- Review every generated command before running it locally.
- Keep skill names, categories, triggers, and outputs specific to one workflow.
- Validate generated files before adding the skill to a shared marketplace.
Avoid
- Do not copy generated shell snippets into production without review.
- Do not create broad skills that combine unrelated workflows.
- Do not publish generated skills without checking metadata and documentation quality.
Frequently Asked Questions
What does this skill create?
Is this a standalone command-line generator?
Does it support Codex?
Are the command examples safe to run automatically?
Can it convert an existing workflow into a skill?
What should users verify before publishing?
Developer Details
Author
DNYoussefLicense
MIT
Author version
v1.0.0
Skillstore revision
r1
Ref
c579efd02184f1128d6741d16e6c8d951d7d4208
Maintenance freshness
7/18/2026
Usage
4 downloads ยท 183 views
File structure