Skip to content

ngs-lang/ngs-claude-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NGS Claude Code Plugin

EXPERIMENTAL

Claude Code skills for Next Generation Shell (NGS).

Skills

Skill Description
ngs:write Write NGS code
ngs:bash2ngs Convert Bash to NGS
ngs:explain Explain NGS syntax and concepts

Skills are auto-invoked by Claude when relevant (e.g. when working with .ngs files or asking NGS questions). You can also invoke them explicitly via the slash command shown in the skill list.

Install

/plugin marketplace add ngs-lang/ngs-claude-plugin
/plugin install ngs@ngs-claude-plugin
/reload-plugins

Update

/plugin marketplace update ngs-claude-plugin

Then, if you see that the plugin version is still not what you expect:

/plugin uninstall ngs@ngs-claude-plugin
/plugin install ngs@ngs-claude-plugin
/reload-plugins

About

Claude Code skills for Next Generation Shell (NGS)

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors