Skip to content

getskillsdev/skill-not-invokable-from-plugins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

skill-not-invokable-from-plugins

TEST PLUGIN - Verifying whether plugin skills can be invoked without a command file.

Background

User-space skills (in ~/.claude/skills/) can be invoked directly from the command menu without needing a separate command file.

This test checks if the same behavior applies to plugin skills.

Structure

skills/
└── skill-ni/
    └── SKILL.md

No commands/ directory.

Expected behavior

If this works: /gsd:skill-ni should appear in command menu.

If this fails: Plugin skills require a command file (unlike user-space skills).

Install

claude plugin marketplace add getskillsdev/skill-not-invokable-from-plugins
claude plugin install gsd@skill-not-invokable-from-plugins

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages