mirror of
https://github.com/obra/superpowers.git
synced 2026-04-24 02:19:05 +08:00
tweak: clarify skill tool path
This commit is contained in:
@@ -229,7 +229,7 @@ function runUseSkill(skillName) {
|
||||
if (frontmatter.description) {
|
||||
console.log(`# ${frontmatter.description}`);
|
||||
}
|
||||
console.log(`# Supporting tools and docs are in ${skillDirectory}`);
|
||||
console.log(`# Skill-specific tools and reference files live in ${skillDirectory}`);
|
||||
console.log('# ============================================');
|
||||
console.log('');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user