원클릭으로
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 페이지를 검토하고 설치를 진행할 수 있습니다.
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.
SOC 직업 분류 기준
| 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.