template-skill

Reusable template for authoring new Agent Skills with clear triggers, workflow, and I/O contracts.

Skill file

Preview skill file
---
name: template-skill
description: Reusable template for authoring new Agent Skills with clear triggers, workflow, and I/O contracts.
---

# <skill-name>

[简体中文](./SKILL.zh-CN.md) | English

One-line description of what this skill solves.

## Triggers

- trigger keyword 1
- trigger keyword 2

## Use Cases

- Typical scenario 1
- Typical scenario 2
- Typical scenario 3

## Inputs

- Required inputs:
  - `field_a`: Description
  - `field_b`: Description
- Optional inputs:
  - `field_c`: Description

## Outputs

- Success output format (example)
- Failure output format (example)

## Workflow

1. Validate input completeness
2. Build request parameters
3. Execute core action
4. Format outputs
5. Provide retry or fallback strategy on failure

## Limitations

- Clearly define capability boundaries
- Explain common failure causes

## Examples

- Input example:
  - `...`
- Output example:
  - `...`

Source

Creator's repository · noizai/skills

View on GitHub

Security

Security checks in progress
Results will appear here once audits complete
What this skill can do
Reads your filesConnects to the internetRuns code on your machine
Checked by 3 independent security firms
Does it try to trick the AI?Not yet checkedPending · Gen Agent Trust Hub
Does it sneak in hidden code?Not yet checkedPending · Socket
Does it have known bugs?Not yet checkedPending · Snyk