your-skill-name

Scaffold a new Claude Skill with structured metadata and instructions.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/rgbussell/pine_scripts --skill your-skill-name-rgbussell
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: your-skill-name
Source: https://github.com/rgbussell/pine_scripts/tree/main/.claude/skills/_template
Command: npx skills add https://github.com/rgbussell/pine_scripts --skill your-skill-name-rgbussell

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This is a starter Skill template to quickly scaffold a new Claude Skill, including metadata, instructions, and output formats.

Core Features & Use Cases

  • Structured metadata: Provides fields for discovery (name, description, complexity, keywords).
  • Reusability: Serves as a consistent base for new Skills.
  • Guided onboarding: Helps new authors follow a proven pattern when designing Skills.

Quick Start

Copy this template, fill in the required fields, and replace placeholders with your own Skill logic.