By hallow-inc
Build automation tools on Hallow's self-hosted Windmill, no engineering background required. Bundles entry points for building (windmill-build), discovering existing tools (windmill-discover), and debugging failures (windmill-debug), plus first-time setup (/wmill-setup, /wmill-doctor, onboarder subagent), the full set of Windmill authoring skills (write-flow, write-script-*, raw-app, triggers, schedules, resources, preview, cli-commands), windmill-capture-learning for recording gotchas, and reference docs for patterns, shared tools, and ACLs.
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
MUST use when using the CLI, including debugging job failures and inspecting run history via `wmill job`.
MUST use when opening the Windmill dev page / visual preview of a flow, script, or app. Triggers on words like preview, open, navigate to, visualize, see the flow/app/script, and after writing a flow/script/app for visual verification.
MUST use when creating raw apps.
MUST use when managing resources.
MUST use when configuring schedules.
Uses power tools
Uses Bash, Write, or Edit tools
Claude Code plugin marketplace for the Hallow team. Public repo, internal-use license — see LICENSE. Source is visible to anyone but only Hallow employees, contractors, and authorized agents are granted rights to use it. Install is git clone + local-path marketplace.
# 1. Clone the repo (whatever auth you already have — gh CLI, SSH key, https + PAT, GitHub Desktop)
git clone https://github.com/hallow-inc/hallow-claude-plugins.git ~/.claude/plugins/marketplaces/hallow-claude-plugins
# 2. In Claude Code, register the marketplace and install the plugin
claude
> /plugin marketplace add ~/.claude/plugins/marketplaces/hallow-claude-plugins
> /plugin install hallow-windmill@hallow-claude-plugins
> /reload-plugins
Full walkthrough (incl. troubleshooting, Windows paths, no-CLI options): plugins/hallow-windmill/docs/installing.md.
Updates: cd into the clone, git pull, then /reload-plugins in Claude Code.
| Plugin id | Folder | Purpose |
|---|---|---|
hallow-windmill | plugins/hallow-windmill/ | Build automation tools on Hallow's self-hosted Windmill. Includes /wmill-setup, /wmill-doctor, onboarder subagent, windmill-build / windmill-discover / windmill-debug entry skills, windmill-capture-learning for recording gotchas, full set of authoring skills (write-flow, write-script-*, raw-app, triggers, schedules, resources, preview, cli-commands), and reference docs. macOS, Linux/WSL, native Windows. |
Folder names are hallow- prefixed to mark ownership; the plugin name field in .claude-plugin/plugin.json is the identifier users see when installing and invoking.
# Test a plugin without installing (loads for one session only)
claude --plugin-dir ./plugins/hallow-windmill
# Add this marketplace from a local path
/plugin marketplace add /Users/<you>/dev/hallow-claude-plugins
# Validate the marketplace + plugin manifests
claude plugin validate .
# Reload after editing a plugin
/reload-plugins
mkdir -p plugins/hallow-<name>/.claude-plugin and create plugins/hallow-<name>/.claude-plugin/plugin.json.plugins/hallow-<name>/skills/<skill-name>/SKILL.md.plugins/hallow-<name>/agents/<agent>.md.hooks/hooks.json, MCP servers at .mcp.json, LSP servers at .lsp.json..claude-plugin/marketplace.json under plugins. Set source to the relative folder path; the plugin name in marketplace.json must match the name in plugin.json.claude --plugin-dir ./plugins/hallow-<name>.claude plugin validate .version in plugin.json when shipping a change users should pick up — omitting version makes every commit a new version, which is fine for internal/active development.hallow- prefix (hallow-windmill, hallow-foo) to mark ownership inside this repo.name field) are short and user-facing (hallow-windmill, foo). They drive the install command and slash-command namespace (/hallow-windmill:wmill-setup)..claude-plugin/. Only plugin.json belongs in .claude-plugin/..mcp.json is forbidden for servers that require user secrets — Claude Code would try to start them at session load with placeholder tokens and fail noisily. Ship an .example template and have a /wmill-setup-style flow write the real config via claude mcp add -s project.Public repo: github.com/hallow-inc/hallow-claude-plugins. All install paths reduce to git clone + /plugin marketplace add <local-path>. No tarballs, no S3, no Windmill side. The repo IS the distribution channel.
Source is publicly visible; use rights are restricted to Hallow personnel per LICENSE. No GitHub auth required to clone — HTTPS clone works anonymously. GitHub Desktop, gh CLI, SSH, HTTPS, ZIP download all work.
The plugin itself is harmless without tailnet access: Windmill (windmill.platform.hallow.app) is tailnet-only, so an outsider who clones the repo cannot reach the backend.
Plugins omit the version field in plugin.json — every commit on main is a new version. Users update by git pull in their local clone, then /reload-plugins.
To pin to a specific commit, check out that SHA in the clone (git checkout <sha>) and /reload-plugins.
See CHANGELOG.md for human-readable change history.
Plugin-specific runbooks live in plugins/<folder>/docs/. Official Claude Code docs: docs.anthropic.com/en/docs/claude-code — see plugins-reference, skills, sub-agents, slash-commands, plugin-marketplaces.
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 claimnpx claudepluginhub hallow-inc/claude-plugins --plugin hallow-windmillHarness-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
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.
Reliable automation, in-depth debugging, and performance analysis in Chrome using Chrome DevTools and Puppeteer
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review
Comprehensive C4 architecture documentation workflow with bottom-up code analysis, component synthesis, container mapping, and context diagram generation
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.