Skip to content

Repository files navigation

Seedium Skills

A Claude Code plugin marketplace with engineering workflow skills by Seedium.

Getting started

1. Add the marketplace

/plugin marketplace add seedium/skills

2. Install a plugin

/plugin install engineering@seedium

3. Use a skill

/create-commit

Plugins

Plugin Description
engineering Engineering workflow skills (commit automation, and more to come)

Contributing

Each plugin lives under plugins/<name>/ and follows the Claude Code plugin structure:

plugins/<name>/
  .claude-plugin/
    plugin.json
  skills/
    <skill-name>/
      SKILL.md

To add a new skill to an existing plugin, create a directory under skills/ with a SKILL.md file. To add a new plugin, also register it in .claude-plugin/marketplace.json.

About

Seedium Skills Marketplace

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors