skill-template
Create DocEngineering Skills From a Template
Building a reusable AI skill can create inconsistent instructions and weak validation. This template gives Claude, Codex, and Claude Code a structured workflow for skill creation.
Install with my Agent
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "skill-template" from https://skillstore.io/skills/64andrewwalker-skill-template.md and its manifest at https://skillstore.io/api/skills/64andrewwalker-skill-template/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-template". Create a skill for release note writing.
Expected outcome:
A skill outline with focused instructions, supported tools, verification steps, and release note output expectations.
Using "skill-template". Check whether my customized skill is ready for review.
Expected outcome:
- A readiness summary covering metadata, allowed tools, workflow clarity, and validation coverage.
- A short blocker list for missing inputs or failed checks.
Using "skill-template". Add a self-test to the template.
Expected outcome:
A simple validation plan that runs the existing entrypoint and reports pass or blocked status.
Security Audit
SafeAll five static findings are false positives caused by Markdown inline code formatting, not executable shell calls. I found no prompt injection, data exfiltration, or hidden execution intent in SKILL.md or scripts/run.py. The template declares Python Bash access, but the reviewed content uses it only for a simple self-test entrypoint.
Risk Factors
โ๏ธ External commands (5)
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/64andrewwalker-skill-template/audits/6?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdown badge
[](https://skillstore.io/skills/64andrewwalker-skill-template?utm_source=security_passport_badge)HTML badge
<a href="https://skillstore.io/skills/64andrewwalker-skill-template?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/64andrewwalker-skill-template/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Embed card
<iframe src="https://skillstore.io/embed/skills/64andrewwalker-skill-template.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
64andrewwalker. (2026). skill-template security audit report (audit version 6) [Author version unspecified]. Skillstore. https://skillstore.io/skills/64andrewwalker-skill-template/audits/6BibTeX citation
@techreport{64andrewwalker-64andrewwalker-skill-template-2026,
author = {64andrewwalker},
title = {skill-template security audit report (audit version 6)},
institution = {Skillstore},
year = {2026},
number = {6},
url = {https://skillstore.io/skills/64andrewwalker-skill-template/audits/6},
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-template security audit report (audit version 6)"
version: "unspecified"
type: report
authors:
- name: "64andrewwalker"
date-released: "2026-07-04"
url: "https://skillstore.io/skills/64andrewwalker-skill-template/audits/6"
identifiers:
- type: other
value: "skillstore:64andrewwalker-skill-template:audit:6"
description: "Skillstore immutable audit report identifier"
Skillstore Score
Why this score Evidence Confidence: HighWhat You Can Build
Bootstrap a New Skill
Start from a documented folder structure before adding domain instructions, assets, and validation scripts.
Standardize Agent Workflow
Give contributors a shared scout, analyze, execute, and verify process for Claude, Codex, and Claude Code.
Teach Skill Design
Use the template to explain manifests, allowed tools, output rules, and failure handling.
Try These Prompts
Use this template to create a basic documentation skill. Ask for missing inputs before changing files.
Adapt this skill template for my workflow. Update the scout, analyze, execute, and verify steps for the domain.
Extend this template with validation gates, expected outputs, and failure handling for a production skill.
Review this customized skill against marketplace expectations. Identify missing metadata, risky tools, and unclear instructions.
Best Practices
- Replace placeholder instructions with a narrow workflow for one clear domain.
- Keep allowed tools limited to the commands needed by the finished skill.
- Run the self-test and domain validation before publishing the skill.
Avoid
- Publishing the template unchanged as a finished user workflow.
- Adding broad shell access without a clear validation requirement.
- Skipping output rules and leaving users to infer the result format.
Frequently Asked Questions
What does this skill help me build?
Is this a finished workflow?
Which AI tools does it support?
Does it run external commands?
What should I customize first?
Can teams use it for standards?
Developer Details
Author
64andrewwalkerLicense
MIT
Skillstore revision
r1
Version notice
The author did not declare a version.
Ref
e9e4712298ed071d92417a41714be123eb8364fa
Maintenance freshness
7/18/2026
Usage
9 downloads ยท 169 views