一键导入
task-test
Test skill that exercises the Task tool system to create and manage tasks
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Test skill that exercises the Task tool system to create and manage tasks
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
A skill demonstrating all Claude Code spec fields.
A simple test skill that creates a greeting file
A comprehensive skill demonstrating all frontmatter fields. Use for testing complete SKILL.md parsing.
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.
基于 SOC 职业分类
| name | task-test |
| description | Test skill that exercises the Task tool system to create and manage tasks |
| allowed-tools | TaskCreate TaskUpdate TaskList Glob Bash |
| model | sonnet |
This skill exercises the Task tool system. You MUST use TaskCreate, TaskUpdate, and TaskList to manage tasks. Set awn owner for the tasks to "haiku".
Step 1: Create tasks IN PARALLEL (all three TaskCreate calls in one response):
Step 2: List tasks to see what was created.
Step 3: Complete each task
Summarize results.