Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⏚ TGulls Grounded Plugins

Personal Claude Code marketplace for externally-hosted plugins.

Plugins

Plugin Description Version
docile Default filesystem conventions for docs/ 0.3.0-dev

Install

Add the marketplace via CLI command:

claude plugin marketplace add https://github.com/tgrnd/tgulls-grounded-plugins

Or via Claude Code slash command:

/plugin marketplace add https://github.com/tgrnd/tgulls-grounded-plugins

Then install a plugin via CLI command:

claude plugin install <plugin-name>@tgulls-grounded-plugins

Or via Claude Code slash command:

/plugin install <plugin-name>@tgulls-grounded-plugins

Development

Dependencies: jq, gh (authenticated), base64, awk, shellcheck, shfmt

Lint and format scripts:

shellcheck scripts/*.sh
shfmt -d scripts/*.sh

Run the release script tests:

sh scripts/update_plugin_test.sh
sh scripts/update_readme_test.sh
sh scripts/verify_release_test.sh

Tests are colocated with each script as *_test.sh. verify_release_test.sh uses a mock gh binary and requires no network access.

See RELEASE.md for the release process.

About

Grounded plugins for Claude Code

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages