Agent Skill
2/7/2026

template-skill

Template for creating new MARVIN skills. Copy this directory and customize. Include what the skill does and when to use it in this description.

M
m43nu
0GitHub Stars
1Views
npx skills add m43nu/MARVIN

SKILL.md

Nametemplate-skill
DescriptionTemplate for creating new MARVIN skills. Copy this directory and customize. Include what the skill does and when to use it in this description.

name: template-skill description: | Template for creating new MARVIN skills. Copy this directory and customize. Include what the skill does and when to use it in this description. license: MIT compatibility: marvin metadata: marvin-category: template user-invocable: false slash-command: null model: default proactive: false

Skill Name

Brief description of what this skill does.

When to Use

  • Condition 1
  • Condition 2
  • Condition 3

Process

Step 1: First Step

Description of the first step.

Step 2: Second Step

Description of the second step.

Step 3: Third Step

Description of the third step.

Output Format

Describe the expected output format.

Examples

Input: Example input Output: Example output


Skill created: YYYY-MM-DD

Skills Info
Original Name:template-skillAuthor:m43nu