Converts local Hermes operator workflows into sanitized ECC skills and release artifacts. Use to prepare reusable workflows for public sharing without leaking private state, credentials, or local paths.
How this skill is triggered — by the user, by Claude, or both
Slash command
/everything-claude-code:hermes-importsThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
在将重复的 Hermes 工作流转换为可以在 ECC 中安全发布的内容时使用此技能。
在将重复的 Hermes 工作流转换为可以在 ECC 中安全发布的内容时使用此技能。
Hermes 是操作员 shell。ECC 是可重用工作流层。导入应将稳定模式从 Hermes 移至 ECC,而不移动私有状态。
operator、default profile 或 workspace owner)替换实时账户名称。在提交导入的工作流之前,扫描以下内容:
/Users/...~/.hermes 路径,除非文档明确说明本地设置本地 Hermes 提示:
阅读我的本地工作区文件并定稿发布文案。
ECC 安全版本:
使用 docs/releases/<version>/ 下的公共发布包。
返回一个 X 帖子、一个 LinkedIn 帖子、一个录制检查清单和缺失资产列表。
本地 Hermes 任务:
过夜运行我的私人收件箱、财务和内容检查。
ECC 安全版本:
描述调度器策略、安静时段窗口、升级规则和检查类别。不要包括私有数据源或凭据。
返回:
npx claudepluginhub aaione/everything-claude-code-zhConverts local Hermes operator workflows into sanitized ECC skills for public reuse. Strips private state, credentials, and local paths before publication.
Orchestrates multi-phase workflows chaining foundational task skills (git-wrapup, release-and-publish, maintenance, etc.) for MCP server projects. Routes user intent to workflow files for greenfield builds, maintenance, or fix-and-release.
Converts local, private Agent Skills into publishable artifacts by removing personal context, credentials, and machine-specific details.