🎯

template-skill

🎯Skill

from nickcrew/claude-ctx-plugin

VibeIndex|
What it does

Provides a standardized template and structure for quickly initializing new Claude Code skills with consistent metadata and setup.

πŸ“¦

Part of

nickcrew/claude-ctx-plugin(60 items)

template-skill

Installation

PythonRun Python server
python examples/supersaiyan_demo.py # See it in action!
pip installInstall Python package
pip install claude-cortex
git cloneClone repository
git clone https://github.com/NickCrew/claude-cortex.git
pip installInstall Python package
pip install -e ".[dev]"
πŸ“– Extracted from docs: nickcrew/claude-ctx-plugin
7Installs
-
AddedFeb 4, 2026

Skill Details

SKILL.md

A template for creating new skills. Use when initializing a new skill to ensure proper structure and metadata.

Overview

# Insert instructions below