__SKILL_NAME__

Installation
SKILL.md

SKILL_NAME

Overview

Briefly describes the activity this skill performs in the third person. Focus on what it does (e.g., "Analyzes source code complexity").

Usage

pnpm build
pnpm start -- [options]

Runtime Policy

  • This template is the default path for new skills.
  • Keep package.json as type: "module".
  • Use package imports such as @agent/core and @agent/core/secure-io.
  • Do not add source-adjacent shadow .js files.
Related skills
Installs
13
GitHub Stars
1
First Seen
Mar 11, 2026