Converts local Hermes operator workflows into sanitized ECC skills and release-pack artifacts by removing private state, credentials, and local paths. Use when preparing workflows for public reuse.
npx claudepluginhub aaione/everything-claude-code-zh --plugin everything-claude-codeThis skill uses the workspace's default tool permissions.
Use this skill when turning a repeated Hermes workflow into something safe to ship in ECC.
Chains multiple Claude Code skills into YAML-defined automated workflows supporting conditional logic, parallel execution, error handling, and retries. Ideal for complex multi-step automations.
Designs multi-skill workflow systems with artifact-based state handoff for sequenced pipelines like triage-plan-implement-review using shared .claude/ and artifacts/ conventions.
Guides designing workflow-based Claude Code skills with numbered phases, decision trees, subagent delegation, and progressive disclosure. For sequential pipelines, routing patterns, safety gates, task tracking, phased execution, or refactoring skills.
Share bugs, ideas, or general feedback.
Use this skill when turning a repeated Hermes workflow into something safe to ship in ECC.
Hermes is the operator shell. ECC is the reusable workflow layer. Imports should move stable patterns from Hermes into ECC without moving private state.
operator, default profile, or workspace owner.Before committing an imported workflow, scan for:
/Users/...~/.hermes paths unless the doc is explicitly explaining local setupWhen To Use section and a short process.Local Hermes prompt:
Read my local workspace files and finalize launch copy.
ECC-safe version:
Use the public release pack under docs/releases/<version>/.
Return one X thread, one LinkedIn post, one recording checklist, and the missing assets list.
Local Hermes job:
Run my private inbox, finance, and content checks overnight.
ECC-safe version:
Describe the scheduler policy, the quiet-hours window, the escalation rules, and the categories of checks. Do not include private data sources or credentials.
Return: