返回 Skill 列表
extension
分类: 开发与工程无需 API Key

comprehensive-skill

一个全面的技能,展示了所有前言字段。用于测试完整的SKILL.md解析。

person作者: jakexiaohubgithub

Comprehensive Skill

This skill demonstrates all possible frontmatter fields and features.

Overview

This skill is designed to test the complete parsing and execution pipeline of the skillet CLI tool. It includes all optional frontmatter fields and demonstrates proper formatting.

Prerequisites

  • Git must be installed
  • Docker must be installed
  • Internet access is required

Instructions

Step 1: Initialize

First, check the environment:

git --version
docker --version

Step 2: Execute

Perform the main task according to user requirements.

Step 3: Report

Provide a detailed summary of actions taken.

Output Format

Results should be formatted as:

Task: [task name]
Status: [success/failure]
Details: [description]

Error Handling

If prerequisites are not met, report clearly which requirement failed.

Resources

Additional documentation can be found in the references/ directory.