__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.jsonastype: "module". - Use package imports such as
@agent/coreand@agent/core/secure-io. - Do not add source-adjacent shadow
.jsfiles.
Related skills
More from famaoai-creator/gemini-skills
data-transformer
Convert between CSV, JSON, and YAML formats.
23pmo-governance-lead
Output file path
21completeness-scorer
Evaluate text completeness based on criteria.
21local-reviewer
Retrieves git diff of staged files for pre-commit AI code review.
21api-fetcher
Fetch data from REST/GraphQL APIs securely.
21prompt-optimizer
Optional output file path
21