skill-template

Create new Agent Skills using a standardized SKILL.md template with frontmatter and Markdown body.

Updated Feb 15, 2026
One-click install
npx skills add https://github.com/aldy505/atrium --skill skill-template-aldy505
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-template
Source: https://github.com/aldy505/atrium/tree/main/.agents/skills/context-engineering-collection/template
Command: npx skills add https://github.com/aldy505/atrium --skill skill-template-aldy505

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides a standardized template for creating new Agent Skills, ensuring consistency and best practices within the context engineering collection.

Core Features & Use Cases

  • Skill Structure: Defines the essential components of a Skill Unit, including SKILL.md with frontmatter and Markdown body.
  • Documentation Standards: Outlines requirements for skill descriptions, activation triggers, core concepts, and practical guidance.
  • Use Case: When developing a new skill for the context engineering collection, use this template to ensure all necessary sections and metadata are included from the outset.

Quick Start

Use the skill-template to create a new skill by copying its structure and filling in the relevant details.

Frequently Asked Questions about skill-template

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

FAQPage Schema
How do I create a new agent skill with proper documentation?

To create a new agent skill, use a standardized template defining the SKILL.md structure, including frontmatter for discovery and a Markdown body for operational instructions, ensuring consistent skill development and documentation.

What is context engineering and how does skill structure affect it?

Context engineering uses structured agent skills to provide operational instructions. A standardized template ensures consistent skill development by defining required metadata and documentation sections for reliable agent execution.

What should be included in an agent skill template?

An agent skill template should include frontmatter for discovery, a Markdown body for operational instructions, skill descriptions, activation triggers, core concepts, and practical guidance to ensure comprehensive documentation.

How do I ensure my new skill follows documentation standards?

Ensure your new skill follows documentation standards by copying the skill-template structure and filling in the relevant details for skill descriptions, activation triggers, and practical guidance required by the context engineering collection.

Can I use this template for any agent skill development?

Yes, you can use this template for any agent skill development within a collection. It provides a standardized structure ensuring all necessary sections and metadata are included from the outset for consistent context engineering.

What are the limitations of using a basic skill template?

The basic skill template provides a standardized structure for SKILL.md but may lack advanced internal design or complex reasoning capabilities, serving primarily as a foundational starting point for new agent skill creation.