Skill Template

A template for creating a new skill.

devclarityai 38fb6a6 733 B Updated

File contents

Skill Template

Overview

Brief description of what the prompt does.

Inputs

  • List of what you will provide to the model (documentation, requirements, source code, etc.).

Steps

  1. First Step
  2. Second Step
  3. Third Step

Guidelines

  • Any additional guidance that can be helpful.

Output Template (If outputting code.)

// Code template or structure you want the model to follow.
// Include comments to guide the model on what to implement.

Output Format (If outputting a file that is not code.)

## Header 1
[What you want to see in the section.]

## Header 2
[What you want to see in the section.]

devclarityai/environment-setup/tree/main/codex/.codex/skills/skill-template commit 38fb6a6726

Frequently asked questions

npx skillmds@latest add devclarityai/skill-template