feat: add nethserver-ns8-module skill - #6
Merged
Conversation
stephdl
force-pushed
the
add-ns8-module-skill
branch
3 times, most recently
from
July 20, 2026 09:15
e919144 to
1e5d257
Compare
stephdl
force-pushed
the
add-ns8-module-skill
branch
from
July 20, 2026 09:17
1e5d257 to
056fefe
Compare
Stell0
approved these changes
Jul 20, 2026
Contributor
Author
|
hello @Stell0 I do not have the permissions to merge here on this repo, could you have a go please |
Contributor
|
nope, I don't have permissions. @gsanchietti |
gsanchietti
approved these changes
Jul 22, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Goal
Give coding agents (Claude Code and other AGENTS.md-aware tools) the NethServer 8 module development conventions, so they contribute code that follows project best practices instead of reinventing them. Adds a new skill plus the packaging that makes this repository installable as a Claude Code plugin.
What this PR adds
skills/nethserver-ns8-module/SKILL.md— a single-file skill covering NS8 module development:SKILL.md,name+descriptionfrontmatter,Use when... Supports:description).claude-plugin/marketplace.json+.claude-plugin/plugin.json— turn the repo into a Claude Code plugin marketplace, so all skills install with/plugin marketplace add NethServer/agents+/plugin install nethserver-skills@nethserver. Noversionis pinned, so every push to the default branch is picked up by background auto-update — users get skill updates without reinstalling.README.md— documents the plugin install, background auto-updates, uninstall (Claude Code only), the seven skills by their/name, and usage: a skill is triggered by its/namefrom the slash menu, by the fully-qualifiednethserver-skills:<name>, or automatically when the agent matches itsdescription.Notes
discussion at mattermost