Skip to content

hyposcaler/claude-code-plugins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Hyposcaler Plugins

A Claude Code plugin marketplace.

Installation

Add the marketplace from within Claude Code:

/plugin marketplace add hyposcaler/claude-code-plugins

Then install any plugin by name:

/plugin install networklabs@hyposcaler

Available plugins

Plugin Description
networklabs Deploy, inspect, and manage containerlab SR Linux network labs

Local development

To develop or test a plugin locally, point Claude Code at its directory:

claude --plugin-dir /path/to/claude-code-plugins/plugins/<plugin-name>

Repository structure

claude-code-plugins/
  .claude-plugin/
    marketplace.json           # Marketplace catalog
  plugins/
    networklabs/               # Containerlab plugin
      ...
  README.md

Each plugin under plugins/ is self-contained with its own manifest, agents, and skills. See individual plugin READMEs for details.

About

Exploring pluging market place, also has containerlab skill

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors