template-skill

Creates a foundational Claude Skill template with SKILL.md and resource directories.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solves? This skill provides a foundational template for creating new Claude Skills, eliminating the overhead of starting from scratch. It ensures all mandatory components are in place, allowing users to focus immediately on content and functionality rather than setup.

Core Features & Use Cases

  • Pre-configured Structure: Automatically sets up the required SKILL.md with YAML frontmatter, ensuring compliance with skill definitions.
  • Example Resource Directories: Includes placeholder scripts/, references/, and assets/ to guide optimal organization of bundled resources.
  • Use Case: You want to create a new skill to manage your personal finances. Use this template to quickly set up the skill's directory and file structure, then fill in your specific financial knowledge and tools, saving you initial setup time.

Quick Start

Use the skill-creator skill to initialize a new skill named 'my-finance-manager' using the template-skill.