Agent SkillsNoizAI/skills › template-skill

template-skill

GitHub

这是一个用于创建新 Agent Skill 的可复用模板,定义了清晰的触发条件、工作流及输入输出契约,旨在规范技能开发流程。

skills/template-skill/SKILL.md NoizAI/skills

Trigger Scenarios

authoring new Agent Skills skill development

Install

npx skills add NoizAI/skills --skill template-skill -g -y
More Options

Use without installing

npx skills use NoizAI/skills@template-skill

指定 Agent (Claude Code)

npx skills add NoizAI/skills --skill template-skill -a claude-code -g -y

安装 repo 全部 skill

npx skills add NoizAI/skills --all -g -y

预览 repo 内 skill

npx skills add NoizAI/skills --list

SKILL.md

Frontmatter
{
    "name": "template-skill",
    "description": "Reusable template for authoring new Agent Skills with clear triggers, workflow, and I\/O contracts."
}

简体中文 | 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:
    • ...

Version History

  • 2a0e09d Current 2026-07-25 11:56

Same Skill Collection

skills/chat-with-anyone/SKILL.md
skills/daily-news-caster/SKILL.md
skills/speech-to-text/SKILL.md
skills/video-translation/SKILL.md
skills/characteristic-voice/SKILL.md
skills/sound-fx/SKILL.md
skills/tts/SKILL.md

Metadata

Files
0
Version
2a0e09d
Hash
3f47299f
Indexed
2026-07-25 11:56

Главная - Вики-сайт
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-09-20 08:59
浙ICP备14020137号-1