By entidia
Claude Code specific plugin with hooks, monitors and helper scripts.
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.
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-code-extrasWorkflow plugin with reusable skills, commands and agents.
Virtuelle KI-Niederlassung — baue dir mit wenigen Klicks ein Team aus KI-Agenten, das fuer dich arbeitet.
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
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
Real-time statusline HUD for Claude Code - context health, tool activity, agent tracking, and todo progress
Develop, test, build, and deploy Godot 4.x games with Claude Code. Includes GdUnit4 testing, web/desktop exports, CI/CD pipelines, and deployment to Vercel/GitHub Pages/itch.io.
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
Access thousands of AI prompts and skills directly in your AI coding assistant. Search prompts, discover skills, save your own, and improve prompts with AI.