🎯

k9s-ui

🎯Skill

from martin-janci/claude-marketplace

VibeIndex|
What it does

Provides an interactive Kubernetes cluster management interface through a user-friendly UI within Claude Code.

πŸ“¦

Part of

martin-janci/claude-marketplace(7 items)

k9s-ui

Installation

Add MarketplaceAdd marketplace to Claude Code
/plugin marketplace add hanibalsk/claude-marketplace
Install PluginInstall plugin from marketplace
/plugin install claude-auto-agents@hanibalsk-marketplace
πŸ“– Extracted from docs: martin-janci/claude-marketplace
1Installs
-
AddedFeb 4, 2026

Skill Details

SKILL.md

Overview

# Claude Marketplace

A curated marketplace for Claude Code plugins.

Installation

Add this marketplace to Claude Code:

```

/plugin marketplace add hanibalsk/claude-marketplace

```

Browse and install plugins:

```

/plugin

```

Available Plugins

claude-auto-agents

Minimalist autonomous agent framework using Claude Code hooks.

Features:

  • /loop - Start autonomous iteration loop
  • /stop - Gracefully stop the loop
  • /status - Check progress and queue status
  • /queue - Manage work items
  • /spawn - Launch specific agent types

Agents included:

  • developer - Feature development with TDD
  • reviewer - Code review (read-only)
  • fixer - Fix bugs and CI failures
  • orchestrator - Autonomous workflow control
  • explorer - Fast codebase exploration
  • pr-shepherd - PR lifecycle management
  • conflict-resolver - Merge conflict resolution

Install:

```

/plugin install claude-auto-agents@hanibalsk-marketplace

```

Adding Plugins

To add a plugin to this marketplace, submit a PR with your plugin added to .claude-plugin/marketplace.json.

License

MIT