This repository is a Claude plugin marketplace for DeptAi plus two small example plugins. It can be used as a GitHub marketplace repository and as a source for packaging individual plugins as ZIP files.
The structure is intentionally simple: no package manager, no framework, and no generated build layer. Each plugin is kept in its own folder under plugins/.
.claude-plugin/marketplace.json defines the marketplace and points to installable plugins.plugins/deptai/ contains the DeptAi virtual AI branch office plugin for Claude Code and Claude Cowork.plugins/example-workflow/ contains a general workflow plugin with skills, commands, an agent, and an example MCP configuration.plugins/example-code-extras/ contains a Claude Code oriented plugin with hooks, monitors, commands, and executable helper tools.docs/ contains installation, development, and publishing notes.scripts/ contains validation and ZIP packaging helpers.dist/ is used for generated plugin ZIP files.When this repository is available locally, add it as a Claude plugin marketplace:
claude plugin marketplace add ./claude-marketplace
claude plugin install deptai@entidia-marketplace
If you are already in the repository root, use:
claude plugin marketplace add .
claude plugin install deptai@entidia-marketplace
Marketplace installation reads .claude-plugin/marketplace.json and resolves each plugin from its source path.
For GitHub-based installation from Claude Code, register the GitHub marketplace repository:
/plugin marketplace add entidia/claude-marketplace
/plugin install deptai@entidia-marketplace
ZIP installation packages one plugin at a time. The ZIP must contain .claude-plugin/plugin.json at the top level of the archive. Do not ZIP the entire marketplace repository when a system expects a single plugin package.
Create plugin ZIP files with:
./scripts/package-plugin.sh deptai
./scripts/package-all.sh
Generated ZIP files are written to dist/.
Run a plugin directly from its folder while developing:
claude --plugin-dir ./plugins/deptai
Validate repository manifests with:
./scripts/validate.sh
Every plugin must be fully self-contained. Files outside a plugin folder are not reliably available after installation because plugins may run from a plugin cache or ZIP extraction directory.
Use ${CLAUDE_PLUGIN_ROOT} for paths inside an installed plugin and ${CLAUDE_PLUGIN_DATA} for persistent plugin data.
deptai is the main plugin. It sets up a German-language virtual AI branch office with onboarding, HR, research, inbox, project, and status workflows.
example-workflow is a general workflow plugin. It demonstrates a reusable review skill, project audit and summary commands, a reviewer agent, and an optional .mcp.json example.
example-code-extras is a Claude Code specific plugin. It demonstrates placeholder hooks and monitors, an inspection command, a helper executable in bin/, and a setup script.
See the docs/ directory for installation, development, and publishing guidance.
Admin access level
Server config contains admin-level keywords
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub entidia/claude-marketplace --plugin example-workflowVirtuelle KI-Niederlassung — baue dir mit wenigen Klicks ein Team aus KI-Agenten, das fuer dich arbeitet.
Claude Code specific plugin with hooks, monitors and helper scripts.
Harness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
v9.44.1 — Patch release for Gemini environment/version detection and qwen auth gating. Run /octo:setup.
Unity Development Toolkit - Expert agents for scripting/refactoring/optimization, script templates, and Agent Skills for Unity C# development
Superpowers Plus core skills library for Claude Code: planning, execution routing, TDD, debugging, and collaboration workflows
Persistent file-based planning for AI coding agents. Crash-proof markdown plans (task_plan.md, findings.md, progress.md) that survive context loss and /clear, with an opt-in completion gate and multi-agent shared state. Manus-style. Works with Claude Code, Codex CLI, Cursor, Kiro, OpenCode and 60+ agents via the SKILL.md standard. Includes Arabic, German, Spanish, and Chinese (Simplified and Traditional).
Claude harness - A harness for solo developers (Vibecoders) to handle full-cycle contract development.