Template Skill

A template skill demonstrating the required structure and metadata for a skill package.

jcorpac 80aebf1 4 files · 813 B Updated

File contents

Template Skill Instructions

This skill serves as a reference for creating new skills in this repository.

Capabilities

  • Demonstrates standard directory structure.
  • Shows how to use the YAML frontmatter for identification.

Structure

  • scripts/: Python scripts for automation.
  • examples/: Markdown files with code snippets.
  • resources/: JSON configuration templates.

jcorpac/ai-skills-library/tree/main/meta/template-skill commit 80aebf11d9

Frequently asked questions

npx skillmds@latest add jcorpac/template-skill