一键导入
interpolation-skill
Tests variable interpolation features like {baseDir}. Use for testing path expansion.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Tests variable interpolation features like {baseDir}. Use for testing path expansion.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
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
A comprehensive skill demonstrating all frontmatter fields. Use for testing complete SKILL.md parsing.
A simple skill for testing basic functionality. Use when you need to test the skillet CLI.
| name | interpolation-skill |
| description | Tests variable interpolation features like {baseDir}. Use for testing path expansion. |
| allowed-tools | Read Glob |
This skill demonstrates variable interpolation.
The base directory for this skill is: {baseDir}
When invoked, this skill should:
See the reference guide for details.
Run the extraction script:
{baseDir}/scripts/extract.py
All paths using {baseDir} should be expanded to the absolute path of the directory containing this SKILL.md file.