skill-name

Create ServiceNow Skill units with standardized frontmatter and documentation sections.

34|13|Updated Feb 6, 2026
One-click install
npx skills add https://github.com/Happy-Technologies-LLC/happy-servicenow-skills --skill skill-name-happy-technologies-llc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-name
Source: https://github.com/Happy-Technologies-LLC/happy-servicenow-skills/tree/main/templates/skill-template
Command: npx skills add https://github.com/Happy-Technologies-LLC/happy-servicenow-skills --skill skill-name-happy-technologies-llc

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This template helps contributors define a new Skill unit by providing a consistent frontmatter and structure.

Core Features & Use Cases

  • Provides a standardized frontmatter with required fields (name, version, description, author, tags, platforms, tools, complexity, estimated_time)
  • Includes a ready-to-fill procedural sections (Overview, Prerequisites, Procedure, Tool Usage, Best Practices, Troubleshooting)
  • Guides you to validate and submit via PR

Quick Start

Copy this template into the appropriate category and fill in the frontmatter to define your new skill.

Frequently Asked Questions about skill-name

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create a standardized markdown template for ServiceNow skill contributions?

To create a standardized markdown template for ServiceNow skill contributions, use this template to generate a consistent Skill unit with mandatory frontmatter fields like name and description, plus required documentation sections for discovery and validation.

What frontmatter fields are required when building a new Skill unit?

Required frontmatter fields when building a new Skill unit include name, version, description, author, tags, platforms, tools, complexity, and estimated_time. The template enforces these mandatory fields to ensure proper skill validation and discovery.

How do I validate and submit a new skill contribution via pull request?

To validate and submit a new skill contribution via pull request, fill in the template's procedural sections including Overview, Prerequisites, Procedure, and Troubleshooting, then submit your completed markdown file through a PR for review.

Can I include optional scripts and references in my skill documentation?

Yes, you can include optional scripts, references, and assets in your skill documentation. The template supports these optional components alongside mandatory fields to provide comprehensive guidance within your Skill unit structure.

What documentation sections are needed for skill discovery and guidance?

Documentation sections needed for skill discovery and guidance include Overview, Prerequisites, Procedure, Tool Usage, Best Practices, and Troubleshooting. These standardized sections ensure contributors provide complete procedural guidance for users.