creating-skills
Create Claude Code Skills
Designing reliable AI skills is hard when structure, triggers, and validation rules are unclear. This skill guides Claude, Codex, and Claude Code through templates, naming rules, and quality checks.
Install with my Agent
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "creating-skills" from https://skillstore.io/skills/brendanshields-creating-skills.md and its manifest at https://skillstore.io/api/skills/brendanshields-creating-skills/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 "creating-skills". User asks for a skill that formats Markdown files.
Expected outcome:
- A concise skill name using gerund format.
- A clear description with activation triggers.
- A short workflow and examples for expected Markdown changes.
Using "creating-skills". User asks to review an existing skill before sharing it.
Expected outcome:
- A prioritized list of structural issues.
- Specific fixes for naming, descriptions, references, and examples.
- A final checklist of remaining validation steps.
Security Audit
SafeThe static findings are documentation backtick matches, benign examples, and a local validation helper. The hidden directory reference is a disclosed Claude Code personal skill location, not an automatic persistence action. No evidence of prompt injection, data exfiltration, network activity, or destructive commands was found.
Risk Factors
โ๏ธ External commands (30)
๐ Filesystem access (3)
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/brendanshields-creating-skills/audits/8?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdown badge
[](https://skillstore.io/skills/brendanshields-creating-skills?utm_source=security_passport_badge)HTML badge
<a href="https://skillstore.io/skills/brendanshields-creating-skills?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/brendanshields-creating-skills/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Embed card
<iframe src="https://skillstore.io/embed/skills/brendanshields-creating-skills.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
BrendanShields. (2026). creating-skills security audit report (audit version 8) [Author version unspecified]. Skillstore. https://skillstore.io/skills/brendanshields-creating-skills/audits/8BibTeX citation
@techreport{brendanshields-brendanshields-creating-skills-2026,
author = {BrendanShields},
title = {creating-skills security audit report (audit version 8)},
institution = {Skillstore},
year = {2026},
number = {8},
url = {https://skillstore.io/skills/brendanshields-creating-skills/audits/8},
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: "creating-skills security audit report (audit version 8)"
version: "unspecified"
type: report
authors:
- name: "BrendanShields"
date-released: "2026-07-06"
url: "https://skillstore.io/skills/brendanshields-creating-skills/audits/8"
identifiers:
- type: other
value: "skillstore:brendanshields-creating-skills:audit:8"
description: "Skillstore immutable audit report identifier"
Compare variants
6 installable variantsEach author remains a separate installable skill. The recommended variant is ranked by Skillstore evidence.
Why this variant is first
brendanshields-creating-skills
2026-08-21
bpsai-creating-skills
2026-08-21
agentworkforce-creating-skills
2026-08-21
bae-changhyun-creating-skills
2026-08-21
asmayaseen-creating-skills
2026-08-21
awais68-creating-skills
2026-08-21
Skillstore Score
Why this score Evidence Confidence: HighWhat You Can Build
Create a first AI skill
Build a simple skill with clear triggers, workflow steps, examples, and a concise description.
Standardize team skill design
Use shared naming, structure, and validation rules so team skills are easier to maintain.
Review a skill before release
Check an existing skill for vague triggers, deep references, missing examples, and path issues.
Try These Prompts
Create a basic skill for [task]. Ask me for the purpose, trigger words, and target users before drafting it.
Review this skill folder against the creating-skills checklist. Report the main issues and suggest concrete fixes.
Design an advanced skill for [domain]. Recommend the file structure, what belongs in SKILL.md, and what belongs in reference files.
Create a validation plan for this skill. Include activation tests, content checks, reference checks, and examples to verify.
Best Practices
- Define the skill purpose, trigger words, and target users before writing files.
- Keep SKILL.md concise and move detailed guidance into directly linked reference files.
- Validate the skill with concrete examples, consistent terminology, and a final checklist.
Avoid
- Using vague descriptions that do not explain when the skill should activate.
- Creating deeply nested reference files that the assistant may not discover.
- Assuming external tools or packages are installed without listing requirements.
Frequently Asked Questions
What does this skill help create?
Can it review an existing skill?
Does it install skills automatically?
Which tools can use this marketplace entry?
When should I use the advanced template?
Does this replace security review?
Developer Details
Author
BrendanShieldsLicense
MIT
Skillstore revision
r1
Version notice
The author did not declare a version.
Repository
https://github.com/BrendanShields/spec-flow/tree/main/plugins/spec/skills/creating-skillsRef
dd4a3ef9f20ddf38830950b4bb713df96b431fd6
Maintenance freshness
7/18/2026
Usage
13 downloads ยท 195 views
File structure
๐ scripts/
๐ validate.sh
๐ templates/
๐ advanced.md
๐ basic.md
๐ reference.md
๐ SKILL.md