claude-plugins is a collection of plugins for Claude
Code that extend its capabilities with custom
commands, agents, hooks, skills, and MCP servers tailored for working with
Tenzir.
First, add this repository as a plugin marketplace:
/plugin marketplace add tenzir/claude-plugins
Then browse and install available plugins:
/plugin
Or install a specific plugin directly:
/plugin install <plugin-name>@tenzir
Consult the official Claude Code plugins documentation for details on plugin structure and configuration.
See AGENTS.md for guidelines on contributing agent definitions
and maintaining plugin quality.
claude-plugins is available under the Apache License, Version 2.0. See
LICENSE for details.