example-helper

Demonstrate YAML frontmatter, system prompts, and activation keywords for Skills.

3|Updated Nov 18, 2025
One-click install
npx skills add https://github.com/squirrelsoft-dev/claude-builder --skill example-helper
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: example-helper
Source: https://github.com/squirrelsoft-dev/claude-builder/tree/main/templates/plugins/full-featured-plugin/skills/example-helper
Command: npx skills add https://github.com/squirrelsoft-dev/claude-builder --skill example-helper

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This is an example skill that demonstrates proper YAML frontmatter, system prompts, and activation keywords for building Skills in Claude Code.

Core Features & Use Cases

  • Demonstrates YAML frontmatter structure and system prompts
  • Shows how to activate the skill when keywords are mentioned
  • Serves as a reference template for creating real Skills

Quick Start

Use the example-helper skill to understand how a Skill is defined and triggered.