template-skill

Create new Claude Skills from a standardized SKILL.md template.

13|3|Updated Dec 29, 2025
One-click install
npx skills add https://github.com/ArcaneOrion/Alice-Single --skill template-skill-arcaneorion
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: template-skill
Source: https://github.com/ArcaneOrion/Alice-Single/tree/main/skills/template-skill
Command: npx skills add https://github.com/ArcaneOrion/Alice-Single --skill template-skill-arcaneorion

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Provides a ready-to-use skeleton for Claude Skills, enabling quick creation, consistent structure, and faster iteration without reinventing the wheel.

Core Features & Use Cases

  • ** YAML Frontmatter Template**: Standardized SKILL.md with mandatory name and description.
  • ** Starter Content**: Placeholder Markdown instructions to guide operational loading.
  • ** Quick Start Guidance**: Clear steps to initialize and customize a new Skill.

Quick Start

Create a new skill directory using the provided template and customize SKILL.md and optional resources.