بنقرة واحدة
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.