ワンクリックで
comprehensive-skill
A comprehensive skill demonstrating all frontmatter fields. Use for testing complete SKILL.md parsing.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
A comprehensive skill demonstrating all frontmatter fields. Use for testing complete SKILL.md parsing.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
| name | comprehensive-skill |
| description | A comprehensive skill demonstrating all frontmatter fields. Use for testing complete SKILL.md parsing. |
| license | Apache-2.0 |
| compatibility | Requires git, docker, and access to the internet |
| metadata | {"author":"test-org","version":"1.0.0","category":"testing"} |
| allowed-tools | Read Write Bash(git:*) Bash(docker:*) |
| model | claude-sonnet-4-5-20250929 |
This skill demonstrates all possible frontmatter fields and features.
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.
First, check the environment:
git --version
docker --version
Perform the main task according to user requirements.
Provide a detailed summary of actions taken.
Results should be formatted as:
Task: [task name]
Status: [success/failure]
Details: [description]
If prerequisites are not met, report clearly which requirement failed.
Additional documentation can be found in the references/ directory.
Test skill that exercises the Task tool system to create and manage tasks
A skill demonstrating all Claude Code spec fields.
A simple test skill that creates a greeting file
Tests variable interpolation features like {baseDir}. Use for testing path expansion.
A simple skill for testing basic functionality. Use when you need to test the skillet CLI.