# Custom Skill Template

> Blank template — customize with your own tools and workflow

- Skill: `vodouai/custom-skill-template` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add vodouai/custom-skill-template`
- Raw SKILL.md: https://api.skillmd.com/api/skills/vodouai/custom-skill-template/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Productivity
- Author: VodouAI (https://skillmd.com/u/vodouai)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/vodouai/custom-skill-template

---


# Custom Skill Template

## Overview

A blank template for building your own skill. Replace the placeholders below with your tools and workflow.

## Stopping Point 1: Choose Action

1. **Option A** — describe what this does
2. **Option B** — describe what this does
3. **Option C** — describe what this does

<!-- AGENT_ACTIONS: {"stopping_points":[{"id":1,"title":"Choose Action","options":{"1":{"label":"Option A","vars":{},"steps":[
  {"server":"YOUR_SERVER","tool":"your_tool","args":{"param":"{{TOPIC}}"}}
]},"2":{"label":"Option B","vars":{},"steps":[
  {"server":"YOUR_SERVER","tool":"your_tool","args":{"param":"{{TOPIC}}"}}
]}}}]} -->

