将本地 Hermes 工作流清理并转换为可公开复用的 ECC 技能与发布产物。
复制安装指令,让 AI 自动完成配置 · 推荐新手
请帮我安装 askskill 上的 "hermes-imports" 技能: 1. 下载 https://raw.githubusercontent.com/affaan-m/ECC/main/skills/hermes-imports/SKILL.md 2. 保存为 ~/.claude/skills/hermes-imports/SKILL.md 3. 装好后重载技能,告诉我可以用了
请将这个本地 Hermes operator workflow 转换为可公开复用的 ECC skill,并生成 release-pack。清理所有私有工作区状态、凭证、个人配置和本地路径,保留可运行的核心逻辑,并列出被移除或替换的敏感项。
一份已脱敏的 ECC 技能包与发布产物说明,包含敏感信息清理清单。
分析这个 Hermes workflow 中是否包含不可公开发布的本地依赖,例如绝对路径、工作区缓存、测试凭证或仅内网可用的配置;将其改写为适合 ECC 复用的通用形式。
指出不可发布内容并给出替换后的通用版本,便于安全共享。
基于这个 Hermes operator workflow,输出一个适合团队外部分发的 ECC 技能发布包,要求结构完整、配置最小化、无本地环境耦合,并附上导入与使用说明。
可分发的 ECC 发布包,附带简明的导入步骤和使用说明。
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:
为 Quarkus 项目执行发布前验证闭环,涵盖构建、测试、扫描与差异审查。
帮助你为自适应智能体设计任务编排、评测门控与可复用技能提炼方案