paulund

skill-name

by @paulund in Tools
0
0
# Install this skill:
npx skills add paulund/skills --skill "skill-name"

Install specific skill from multi-skill repository

# Description

Description of the skill and what it does and when to use it

# SKILL.md


name: skill-name
description: Description of the skill and what it does and when to use it


SKILL NAME

[Describe the skill in more detail here]

Role Definition

[Define the role that the skill plays in the agent's workflow]

When To Use This Skill

  • [Describe scenarios or tasks where this skill is applicable]
  • [Another scenario]
  • [Another scenario]
  • [Another scenario]

Core Workflow

  1. [Step 1 of how the skill operates]
  2. [Step 2 of how the skill operates]
  3. [Step 3 of how the skill operates]
  4. [Step 4 of how the skill operates]
  5. [Step 5 of how the skill operates]

Reference Guide

Load the detailed guidance based on on context:

Topic Reference Load When
[Topic 1] [Reference Link 1] [Condition 1]
[Topic 2] [Reference Link 2] [Condition 2]

Constraints

MUST DO

  • [Constraint 1]
  • [Constraint 2]
  • [Constraint 3]
  • [Constraint 4]
  • [Constraint 5]

MUST NOT DO

  • [Constraint 1]
  • [Constraint 2]
  • [Constraint 3]
  • [Constraint 4]
  • [Constraint 5]

# Supported AI Coding Agents

This skill is compatible with the SKILL.md standard and works with all major AI coding agents:

Learn more about the SKILL.md standard and how to use these skills with your preferred AI coding agent.